[clang] [clang] Bounds checking on unclosed parentheses, brackets or braces in Expanded Tokens (PR #69849)
via cfe-commits
cfe-commits at lists.llvm.org
Sat Oct 21 09:13:45 PDT 2023
robozati wrote:
Tests are failing because of the `findExpanded` function, but it didn’t result in UB. Will fix the test later.
https://github.com/llvm/llvm-project/pull/69849
More information about the cfe-commits
mailing list