clang-1/lib/Rewrite
Benjamin Kramer c2b914fb6f Make helper classes anonymous. Make helper functions static instead of private members so the anonymous class doesn't leak out.
No functionality change.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@169099 91177308-0d34-0410-b5e6-96231b3b80d8
2012-12-01 20:58:01 +00:00
..
Core Make helper classes anonymous. Make helper functions static instead of private members so the anonymous class doesn't leak out. 2012-12-01 20:58:01 +00:00
Frontend Don't include Type.h in DeclarationName.h. 2012-12-01 16:35:25 +00:00
CMakeLists.txt Split library clangRewrite into clangRewriteCore and clangRewriteFrontend. 2012-09-01 05:09:24 +00:00
Makefile Split library clangRewrite into clangRewriteCore and clangRewriteFrontend. 2012-09-01 05:09:24 +00:00