[libclang] Indexing API: If the client requested to get a CXTranslationUnit after
indexing, honor all the TU options. llvm-svn: 145229
Showing
- clang/include/clang/Frontend/ASTUnit.h 11 additions, 1 deletionclang/include/clang/Frontend/ASTUnit.h
- clang/include/clang/Frontend/MultiplexConsumer.h 1 addition, 0 deletionsclang/include/clang/Frontend/MultiplexConsumer.h
- clang/lib/Frontend/ASTUnit.cpp 29 additions, 6 deletionsclang/lib/Frontend/ASTUnit.cpp
- clang/lib/Frontend/MultiplexConsumer.cpp 8 additions, 2 deletionsclang/lib/Frontend/MultiplexConsumer.cpp
- clang/tools/c-index-test/c-index-test.c 10 additions, 1 deletionclang/tools/c-index-test/c-index-test.c
- clang/tools/libclang/Indexing.cpp 30 additions, 4 deletionsclang/tools/libclang/Indexing.cpp
Loading
Please register or sign in to comment