diff options
| author | Fangrui Song <maskray@google.com> | 2018-09-26 06:28:14 +0000 |
|---|---|---|
| committer | Fangrui Song <maskray@google.com> | 2018-09-26 06:28:14 +0000 |
| commit | 47db633239ed6b040e5b683ca3532c44e43968a2 (patch) | |
| tree | dbb11b46b66c64d6002783bf2669ab7b6f509229 /clang/lib/Serialization | |
| parent | e4d61182cd1a46df2198b4353e4c20e39f991c57 (diff) | |
| download | bcm5719-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

