aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorRichard Smith <richard@metafoo.co.uk>2020-11-15 17:40:57 -0800
committerRichard Smith <richard@metafoo.co.uk>2020-11-15 17:43:26 -0800
commitdc58cd1480374a6d5dbf87e8a2424811c0003ce3 (patch)
treed2c55e77429137f8cf3fb06c81c08afa439d8cca /clang/lib/Frontend/CompilerInvocation.cpp
parent6ddc2377669243e93c1d6fa931f3eaef370e55e0 (diff)
downloadllvm-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