[all-commits] [llvm/llvm-project] 774b70: Revert "Workaround a -Wmisleading-indentation warn...
Stephen Kelly via All-commits
all-commits at lists.llvm.org
Wed Mar 10 15:36:40 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 774b707564e1eed8fec5b5874d0aa82628de0651
https://github.com/llvm/llvm-project/commit/774b707564e1eed8fec5b5874d0aa82628de0651
Author: Stephen Kelly <steveire at gmail.com>
Date: 2021-03-10 (Wed, 10 Mar 2021)
Changed paths:
M clang/lib/Tooling/DumpTool/generate_cxx_src_locs.py
Log Message:
-----------
Revert "Workaround a -Wmisleading-indentation warning"
This reverts commit 5c22e2bec008760cc7078d8d14382ef4762c5d54.
Commit: 14050ddc4080beb7a9143340be37ec05890cd537
https://github.com/llvm/llvm-project/commit/14050ddc4080beb7a9143340be37ec05890cd537
Author: Stephen Kelly <steveire at gmail.com>
Date: 2021-03-10 (Wed, 10 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
Log Message:
-----------
Revert "[AST] Add generator for source location introspection"
This reverts commit d627a27d264b47eda3f15f086ff419dfe053ebf7.
This fails to link on Windows somehow.
Compare: https://github.com/llvm/llvm-project/compare/b69db4a7ab2d...14050ddc4080
More information about the All-commits
mailing list