[all-commits] [llvm/llvm-project] b2897a: [include-cleaner] Fix a crash on non-identifier-na...
Haojian Wu via All-commits
all-commits at lists.llvm.org
Mon Mar 6 04:25:22 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b2897ad70301ae669328795eebc894d383d787c1
https://github.com/llvm/llvm-project/commit/b2897ad70301ae669328795eebc894d383d787c1
Author: Haojian Wu <hokein.wu at gmail.com>
Date: 2023-03-06 (Mon, 06 Mar 2023)
Changed paths:
M clang-tools-extra/include-cleaner/lib/FindHeaders.cpp
A clang-tools-extra/include-cleaner/test/nocrash.cpp
Log Message:
-----------
[include-cleaner] Fix a crash on non-identifier-name symbols.
Differential Revision: https://reviews.llvm.org/D145364
More information about the All-commits
mailing list