aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorErich Keane <erich.keane@intel.com>2018-08-09 13:21:32 +0000
committerErich Keane <erich.keane@intel.com>2018-08-09 13:21:32 +0000
commit44bacdfcaf5c842d6fda065d0e03651fa3eca895 (patch)
tree83085637685e56b7d72911c16c9ad023a029ae47 /clang/lib/CodeGen/CodeGenModule.cpp
parentaa8377e8a3a84a494bf7b02ed0a1d675c0694327 (diff)
downloadllvm-44bacdfcaf5c842d6fda065d0e03651fa3eca895.zip
llvm-44bacdfcaf5c842d6fda065d0e03651fa3eca895.tar.gz
llvm-44bacdfcaf5c842d6fda065d0e03651fa3eca895.tar.bz2
Implement diagnostic stream operator for ParsedAttr.
As a part of attempting to clean up the way attributes are printed, this patch adds an operator << to the diagnostics/ partialdiagnostics so that ParsedAttr can be sent directly. This patch also rewrites a large amount* of the times when ParsedAttr was printed using its IdentifierInfo object instead of being printed itself. *"a large amount" == "All I could find". llvm-svn: 339344
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions