diff options
author | Reid Kleckner <rnk@google.com> | 2017-04-19 01:51:13 +0000 |
---|---|---|
committer | Reid Kleckner <rnk@google.com> | 2017-04-19 01:51:13 +0000 |
commit | 6190625381bd6c47765ecdc922466700f5ece5a6 (patch) | |
tree | cb72f74224d252d2b17fee0c9b36fa9fd9028cc2 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 5aacc4021bf3d689cbfd8921666b098441746054 (diff) | |
download | bcm5719-llvm-6190625381bd6c47765ecdc922466700f5ece5a6.tar.gz bcm5719-llvm-6190625381bd6c47765ecdc922466700f5ece5a6.zip |
Remove buggy 'addAttributes(unsigned, AttrBuilder)' overload
The 'addAttributes(unsigned, AttrBuilder)' overload delegated to 'get'
instead of 'addAttributes'.
Since we can implicitly construct an AttrBuilder from an AttributeSet,
just standardize on AttrBuilder.
llvm-svn: 300651
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions