aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorErich Keane <erich.keane@intel.com>2018-08-09 20:25:12 +0000
committerErich Keane <erich.keane@intel.com>2018-08-09 20:25:12 +0000
commit03406c50faa9d8f8a731551318644db2831bfa01 (patch)
tree89f302a69857a811f21f70c92daafcc1c65ef055 /clang/lib/CodeGen/CodeGenModule.cpp
parent94d33c04ab5c11f893bca0344697f537b59f3eac (diff)
downloadllvm-03406c50faa9d8f8a731551318644db2831bfa01.zip
llvm-03406c50faa9d8f8a731551318644db2831bfa01.tar.gz
llvm-03406c50faa9d8f8a731551318644db2831bfa01.tar.bz2
[NFC] Convert ParsedAttr to use llvm::TrailingObjects
ParsedAttr is using a hand-rolled trailing-objects implementation that gets cleaned up quite a bit by just using llvm::TrailingObjects. This is a large TrailingObjects list, but most things are length '0'. Differential Revision: https://reviews.llvm.org/D50531 llvm-svn: 339380
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions