diff options
author | Reid Kleckner <reid@kleckner.net> | 2013-03-20 01:40:23 +0000 |
---|---|---|
committer | Reid Kleckner <reid@kleckner.net> | 2013-03-20 01:40:23 +0000 |
commit | f16216c7bb6ec4fd4a1ee4ed801fe7c01267be71 (patch) | |
tree | 199ad16eb43485f4aba37f92ab07d1e5398a1af4 /lib/Frontend | |
parent | f2b5e0707229e1149828ebc8d01d9308a997d6df (diff) |
[ms-cxxabi] Fix assertion on unhandled function template arg types
This code was changed in r158376 to get template argument source info
for better diagnostics, but the current code asserts for any kind of
unsupported template argument before it can issue a diagnostic. This change
goes back to the Itanium implementation of isTemplate() and puts the argument
index into the diagnostic instead of a source location.
Review URL: http://llvm-reviews.chandlerc.com/D553
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@177471 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Frontend')
0 files changed, 0 insertions, 0 deletions