[all-commits] [llvm/llvm-project] 924986: Revert "Ensure that cache variable is set when not...
Stephen Kelly via All-commits
all-commits at lists.llvm.org
Sun Mar 14 15:52:12 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9249861437c0355c79c27c86229b9b92cd8eea5f
https://github.com/llvm/llvm-project/commit/9249861437c0355c79c27c86229b9b92cd8eea5f
Author: Stephen Kelly <steveire at gmail.com>
Date: 2021-03-14 (Sun, 14 Mar 2021)
Changed paths:
M clang/lib/Tooling/CMakeLists.txt
Log Message:
-----------
Revert "Ensure that cache variable is set when not building introspection"
This reverts commit 6b010c6f6e354966569e02841180c77df45bbd76.
Commit: e312b4b6c74d455ba8193f46d7f0f8f1c8ac4757
https://github.com/llvm/llvm-project/commit/e312b4b6c74d455ba8193f46d7f0f8f1c8ac4757
Author: Stephen Kelly <steveire at gmail.com>
Date: 2021-03-14 (Sun, 14 Mar 2021)
Changed paths:
R clang/include/clang/Tooling/NodeIntrospection.h
M clang/lib/Tooling/CMakeLists.txt
R clang/lib/Tooling/DumpTool/APIData.h
R clang/lib/Tooling/DumpTool/ASTSrcLocProcessor.cpp
R clang/lib/Tooling/DumpTool/ASTSrcLocProcessor.h
R clang/lib/Tooling/DumpTool/CMakeLists.txt
R clang/lib/Tooling/DumpTool/ClangSrcLocDump.cpp
R clang/lib/Tooling/DumpTool/generate_cxx_src_locs.py
R clang/lib/Tooling/NodeIntrospection.cpp
M clang/unittests/CMakeLists.txt
R clang/unittests/Introspection/CMakeLists.txt
R clang/unittests/Introspection/IntrospectionTest.cpp
M llvm/utils/gn/secondary/clang/lib/Tooling/BUILD.gn
R llvm/utils/gn/secondary/clang/lib/Tooling/DumpTool/BUILD.gn
M llvm/utils/gn/secondary/clang/unittests/BUILD.gn
R llvm/utils/gn/secondary/clang/unittests/Introspection/BUILD.gn
Log Message:
-----------
Revert "[AST] Add generator for source location introspection"
This reverts commit 477e4b974653f92960c0bf569d88da7baacef68a.
Compare: https://github.com/llvm/llvm-project/compare/6b010c6f6e35...e312b4b6c74d
More information about the All-commits
mailing list