Consolidating several table-generated files containing parser-related string...
Consolidating several table-generated files containing parser-related string switches into a single file. This reduces build-related complexity by replacing four separate projects (and table-gen instantiations) with a single one. No functional changes intended. llvm-svn: 200424
Showing
- clang/include/clang/Parse/CMakeLists.txt 2 additions, 17 deletionsclang/include/clang/Parse/CMakeLists.txt
- clang/include/clang/Parse/Makefile 4 additions, 22 deletionsclang/include/clang/Parse/Makefile
- clang/lib/Parse/CMakeLists.txt 1 addition, 4 deletionsclang/lib/Parse/CMakeLists.txt
- clang/lib/Parse/ParseDecl.cpp 12 additions, 4 deletionsclang/lib/Parse/ParseDecl.cpp
- clang/utils/TableGen/ClangAttrEmitter.cpp 122 additions, 119 deletionsclang/utils/TableGen/ClangAttrEmitter.cpp
- clang/utils/TableGen/TableGen.cpp 6 additions, 30 deletionsclang/utils/TableGen/TableGen.cpp
- clang/utils/TableGen/TableGenBackends.h 1 addition, 4 deletionsclang/utils/TableGen/TableGenBackends.h
Loading
Please register or sign in to comment