diff options
author | Saleem Abdulrasool <compnerd@compnerd.org> | 2014-05-17 21:50:17 +0000 |
---|---|---|
committer | Saleem Abdulrasool <compnerd@compnerd.org> | 2014-05-17 21:50:17 +0000 |
commit | f3a5a5c54698150c264ddda39cb61a219184e5ae (patch) | |
tree | e256f9bd708661e8498d2d66df726b9f72fbd2b5 /clang/lib/Lex/ModuleMap.cpp | |
parent | 3f75acfbc7534f4f01c7eb457d8d95461e85684a (diff) | |
download | bcm5719-llvm-f3a5a5c54698150c264ddda39cb61a219184e5ae.tar.gz bcm5719-llvm-f3a5a5c54698150c264ddda39cb61a219184e5ae.zip |
Target: remove old constructors for CallLoweringInfo
This is mostly a mechanical change changing all the call sites to the newer
chained-function construction pattern. This removes the horrible 15-parameter
constructor for the CallLoweringInfo in favour of setting properties of the call
via chained functions. No functional change beyond the removal of the old
constructors are intended.
llvm-svn: 209082
Diffstat (limited to 'clang/lib/Lex/ModuleMap.cpp')
0 files changed, 0 insertions, 0 deletions