diff options
author | Chris Lattner <sabre@nondot.org> | 2008-03-16 20:47:45 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2008-03-16 20:47:45 +0000 |
commit | d77aff8232b7eca4b1132d193958649e2f74aabf (patch) | |
tree | b4f1d3396f9e2b3bb6512fc55d3394a79ae88ad6 /clang/Driver/RewriteTest.cpp | |
parent | 1dd77af9cedc07477d60e478809908d4cfecb955 (diff) | |
download | bcm5719-llvm-d77aff8232b7eca4b1132d193958649e2f74aabf.tar.gz bcm5719-llvm-d77aff8232b7eca4b1132d193958649e2f74aabf.zip |
simplify the way ObjCCategoryDecl's get their referenced protocols list
specified. Previously, the ctor would allocate memory for the list and then
it would get filled in later. Move the allocation+filling in to be more
consistent with other stuff, e.g. the addMethods method.
llvm-svn: 48427
Diffstat (limited to 'clang/Driver/RewriteTest.cpp')
0 files changed, 0 insertions, 0 deletions