diff options
author | John McCall <rjmccall@apple.com> | 2011-02-15 07:12:36 +0000 |
---|---|---|
committer | John McCall <rjmccall@apple.com> | 2011-02-15 07:12:36 +0000 |
commit | 25849cab8bef790cf06e25fa8152f1c17321efaa (patch) | |
tree | c74d0899e2edb5e232698614cc224bf143a725cb /clang/lib/CodeGen/ModuleBuilder.cpp | |
parent | 0217dfc2bab62042cf046534faa61cfaff30a155 (diff) | |
download | llvm-25849cab8bef790cf06e25fa8152f1c17321efaa.zip llvm-25849cab8bef790cf06e25fa8152f1c17321efaa.tar.gz llvm-25849cab8bef790cf06e25fa8152f1c17321efaa.tar.bz2 |
Return a declaration to the parser when creating a field in C++ so that
the parser will complete the declarator with a valid decl and thus trigger
delayed diagnostics for it. It certainly looks like we were intentionally
returning null here, but I couldn't find any good reason for it, and there
wasn't a comment, so farewell to all that.
llvm-svn: 125556
Diffstat (limited to 'clang/lib/CodeGen/ModuleBuilder.cpp')
0 files changed, 0 insertions, 0 deletions