This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 9e92ae2496 Don't trigger -Wuser-defined-literals for system headers new 618519b96f D40901: Refactor lazy loading of template specializations. NFC new 2d8dad1d7c Correct UnaryTransformTypeLoc to properly initialize.
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/clang/AST/DeclTemplate.h | 30 +++++++-------------- include/clang/AST/TypeLoc.h | 6 +---- lib/AST/DeclTemplate.cpp | 56 ++++++++++++---------------------------- lib/AST/TypeLoc.cpp | 9 +++++++ test/SemaCXX/underlying_type.cpp | 14 ++++++++++ 5 files changed, 50 insertions(+), 65 deletions(-)