summaryrefslogtreecommitdiffstats
path: root/clang/lib/Serialization
diff options
context:
space:
mode:
authorFangrui Song <maskray@google.com>2018-09-26 06:28:14 +0000
committerFangrui Song <maskray@google.com>2018-09-26 06:28:14 +0000
commit47db633239ed6b040e5b683ca3532c44e43968a2 (patch)
treedbb11b46b66c64d6002783bf2669ab7b6f509229 /clang/lib/Serialization
parente4d61182cd1a46df2198b4353e4c20e39f991c57 (diff)
downloadbcm5719-llvm-47db633239ed6b040e5b683ca3532c44e43968a2.tar.gz
bcm5719-llvm-47db633239ed6b040e5b683ca3532c44e43968a2.zip
[Frontend] Tidy up -print-decl-contexts conditions
The existing conditions are not consistent. Some have braces and define a temporary Decl while others simply call `<< *cast<XXXDecl>(I)` (mostly the NamedDecl overload of operator<<). Just use the latter for consistency and brevity. llvm-svn: 343072
Diffstat (limited to 'clang/lib/Serialization')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud