Details
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
clang/lib/Tooling/Syntax/BuildTree.cpp | ||
---|---|---|
48–58 | Should this go into IgnoreExpr as well? If yes, should we unify this with the lambda inside IgnoreUnlessSpelledInSource, thus removing the lambda and using this free function instead? |
clang/lib/Tooling/Syntax/BuildTree.cpp | ||
---|---|---|
48–50 | Please give feedback on this comments and should I comment the rest of the function? |