]> granicus.if.org Git - clang/commit
Reverting r321223 and its follow-up commit because of failing bots due to Misc/ast...
authorAaron Ballman <aaron@aaronballman.com>
Wed, 20 Dec 2017 23:17:29 +0000 (23:17 +0000)
committerAaron Ballman <aaron@aaronballman.com>
Wed, 20 Dec 2017 23:17:29 +0000 (23:17 +0000)
commit0752e75d9b9093cb88f7e8c505e2511f97b52159
tree33ab66d7e3fe3bc6867f12914d195c8dfaca821c
parent4de12faa588ee91c4ab37ae8d2150a7610b2163b
Reverting r321223 and its follow-up commit because of failing bots due to Misc/ast-dump-color.cpp.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@321229 91177308-0d34-0410-b5e6-96231b3b80d8
18 files changed:
include/clang/AST/Type.h
lib/AST/ASTDumper.cpp
lib/AST/TypePrinter.cpp
lib/StaticAnalyzer/Checkers/PaddingChecker.cpp
test/CXX/dcl.decl/dcl.init/dcl.init.ref/p5-examples.cpp
test/Frontend/float16.cpp
test/Misc/ast-dump-attr.cpp
test/Misc/ast-dump-color.cpp
test/Misc/ast-dump-decl.cpp
test/Misc/ast-dump-invalid.cpp
test/OpenMP/dump.cpp
test/Parser/objc-default-ctor-init.mm
test/SemaCXX/compound-literal.cpp
test/SemaCXX/sourceranges.cpp
test/SemaCXX/warn-redundant-move.cpp
test/SemaObjCXX/block-cleanup.mm
test/SemaTemplate/default-expr-arguments-2.cpp
test/SemaTemplate/default-expr-arguments-3.cpp