[all-commits] [llvm/llvm-project] 9a33f0: Revert "Canonicalize declaration pointers when for...
aeubanks via All-commits
all-commits at lists.llvm.org
Mon Oct 12 12:37:46 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 9a33f027ac7d73e14ae287e78ab554142d1cbc8f
https://github.com/llvm/llvm-project/commit/9a33f027ac7d73e14ae287e78ab554142d1cbc8f
Author: Arthur Eubanks <aeubanks at google.com>
Date: 2020-10-12 (Mon, 12 Oct 2020)
Changed paths:
M clang/include/clang/AST/APValue.h
M clang/lib/AST/APValue.cpp
M clang/lib/AST/Decl.cpp
M clang/lib/AST/DeclBase.cpp
M clang/lib/AST/ExprConstant.cpp
M clang/lib/CodeGen/CGExprConstant.cpp
M clang/test/CXX/dcl.dcl/dcl.spec/dcl.constexpr/p9.cpp
M clang/test/CodeGenCXX/weak-external.cpp
M clang/test/OpenMP/ordered_messages.cpp
Log Message:
-----------
Revert "Canonicalize declaration pointers when forming APValues."
This reverts commit 9dcd96f728863d40d6f5922ed52732fdd728fb5f.
See https://crbug.com/1134762.
More information about the All-commits
mailing list