Add support to the isInline matcher for C++17's inline variables.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Thanks for the matcher! I'm planning to reuse it in my checker (D118743). Looking forward to seeing this commit merged.
clang/docs/LibASTMatchersReference.html | ||
---|---|---|
5736 |
Could it be something like
? Also, maybe it worth to mention the checker in release notes? In clang/docs/ReleaseNotes.rst |
clang/docs/LibASTMatchersReference.html | ||
---|---|---|
5736 | (The matcher, not checker, of course) |
Could it be something like
?
Also, maybe it worth to mention the checker in release notes? In clang/docs/ReleaseNotes.rst