diff options
author | Alp Toker <alp@nuanti.com> | 2014-07-07 22:42:03 +0000 |
---|---|---|
committer | Alp Toker <alp@nuanti.com> | 2014-07-07 22:42:03 +0000 |
commit | 5c53298c1eca22b512c43b2cf02e5e9f05c136a1 (patch) | |
tree | 686188b5db3b631df296afdcb178f3d2a5f9de6f /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 98ac7d2d35fe032497142aa1a5905f49e6414929 (diff) | |
download | bcm5719-llvm-5c53298c1eca22b512c43b2cf02e5e9f05c136a1.tar.gz bcm5719-llvm-5c53298c1eca22b512c43b2cf02e5e9f05c136a1.zip |
libclang: pass return code out argument by reference
r212427 formalized the message-passing pattern by making these argument
structures const. This commit changes output arguments to get passed by
reference so we can eliminate mutable fields.
llvm-svn: 212497
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions