This attempts to fix a (non-deterministic) buffer overrun when parsing raw string literals during modular build.
Similar fix to 4e5b5c36f47c9a406ea7f6b4f89fae477693973a.
Differential D94950
[clang][lex] Speculative fix for buffer overrun on raw string parse jansvoboda11 on Jan 19 2021, 12:33 AM. Authored by
Details This attempts to fix a (non-deterministic) buffer overrun when parsing raw string literals during modular build. Similar fix to 4e5b5c36f47c9a406ea7f6b4f89fae477693973a.
Diff Detail
Unit Tests
Event TimelineComment Actions Looks good. Thanks for implementing this!
|
clang-format not found in user's PATH; not linting file.