[all-commits] [llvm/llvm-project] c2293b: Revert "[AST] Add RParen loc for decltype AutoType...
Haojian Wu via All-commits
all-commits at lists.llvm.org
Mon Jan 10 06:19:04 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c2293bc17dd09d552c5fdd13ff2b7c5738c5a10a
https://github.com/llvm/llvm-project/commit/c2293bc17dd09d552c5fdd13ff2b7c5738c5a10a
Author: Haojian Wu <hokein.wu at gmail.com>
Date: 2022-01-10 (Mon, 10 Jan 2022)
Changed paths:
M clang-tools-extra/clangd/unittests/SelectionTests.cpp
M clang/include/clang/AST/TypeLoc.h
M clang/lib/AST/TypeLoc.cpp
M clang/lib/Sema/SemaType.cpp
M clang/lib/Serialization/ASTReader.cpp
M clang/lib/Serialization/ASTWriter.cpp
M clang/test/AST/ast-dump-template-decls-json.cpp
M clang/test/AST/ast-dump-template-decls.cpp
M clang/unittests/AST/SourceLocationTest.cpp
Log Message:
-----------
Revert "[AST] Add RParen loc for decltype AutoTypeloc."
This breaks a clang-tidy check, needs to investigate and fix. Revert
them to bring the buildbot back.
This reverts commit 55d96ac3dc56bdebea854952a724c2a50d96ce19 and
37ec65e1d705f56fe5551de1dfcbac1e071588a2
More information about the All-commits
mailing list