Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
clang/unittests/Tooling/Syntax/BuildTreeTest.cpp | ||
---|---|---|
15–18 | Following the style-guide | |
clang/unittests/Tooling/Syntax/MutationsTest.cpp | ||
15 | Moved from TreeTestBase as this include was only used by MutationsTest | |
clang/unittests/Tooling/Syntax/TreeTestBase.h | ||
163–169 | Removed because unused |
clang/unittests/Tooling/Syntax/TreeTestBase.cpp | ||
---|---|---|
38 | No need to wrap static functions in unnamed namespaces. |
Following the style-guide