diff options
author | Richard Smith <richard@metafoo.co.uk> | 2020-11-15 17:40:57 -0800 |
---|---|---|
committer | Richard Smith <richard@metafoo.co.uk> | 2020-11-15 17:43:26 -0800 |
commit | dc58cd1480374a6d5dbf87e8a2424811c0003ce3 (patch) | |
tree | d2c55e77429137f8cf3fb06c81c08afa439d8cca /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 6ddc2377669243e93c1d6fa931f3eaef370e55e0 (diff) | |
download | llvm-dc58cd1480374a6d5dbf87e8a2424811c0003ce3.zip llvm-dc58cd1480374a6d5dbf87e8a2424811c0003ce3.tar.gz llvm-dc58cd1480374a6d5dbf87e8a2424811c0003ce3.tar.bz2 |
PR48169: Fix crash generating debug info for class non-type template
parameters.
It appears that LLVM isn't able to generate a DW_AT_const_value for a
constant of class type, but if it could, we'd match GCC's debug info in
this case, and in the interim we no longer crash.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions