diff options
author | Jim Grosbach <grosbach@apple.com> | 2012-07-12 00:53:31 +0000 |
---|---|---|
committer | Jim Grosbach <grosbach@apple.com> | 2012-07-12 00:53:31 +0000 |
commit | d2aabd3bb2c8114bc143176a6e30a7e6d2b6d746 (patch) | |
tree | 993688009d7c13bce647b5c8c473aa9344d945a8 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 0e449c4e5494acb8c9e27ed2522d6fd23b88072c (diff) | |
download | llvm-d2aabd3bb2c8114bc143176a6e30a7e6d2b6d746.zip llvm-d2aabd3bb2c8114bc143176a6e30a7e6d2b6d746.tar.gz llvm-d2aabd3bb2c8114bc143176a6e30a7e6d2b6d746.tar.bz2 |
TableGen: Location information for diagnostic.
def Pat<...>;
Results in 'record name is not a string!' diagnostic. Not the best,
but the lack of location information moves it from not very helpful
into completely useless. We're in the Record class when throwing the
error, so just add the location info directly.
llvm-svn: 160098
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions