diff options
author | Douglas Gregor <dgregor@apple.com> | 2009-02-18 17:45:20 +0000 |
---|---|---|
committer | Douglas Gregor <dgregor@apple.com> | 2009-02-18 17:45:20 +0000 |
commit | 220cac5e898d1c89f1813a9198e2c4b4a0f25012 (patch) | |
tree | c49b52296042d55afad66e6075396e795bbfe8b8 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | ab89bc8ca1d93f7052daff3b7ca3b361fc83a47b (diff) | |
download | bcm5719-llvm-220cac5e898d1c89f1813a9198e2c4b4a0f25012.tar.gz bcm5719-llvm-220cac5e898d1c89f1813a9198e2c4b4a0f25012.zip |
Update Parser::ParseTypeName to return a TypeResult, which also tells
us whether there was an error in trying to parse a type-name (type-id
in C++). This allows propagation of errors further in the compiler,
suppressing more bogus error messages.
llvm-svn: 64922
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions