diff options
author | Georg Kotheimer <gkll@mailbox.org> | 2022-05-31 21:57:51 +0200 |
---|---|---|
committer | Sam McCall <sam.mccall@gmail.com> | 2022-05-31 22:05:23 +0200 |
commit | ce5ebf0b9113df8ccaec1bcfd6804fb16cdef69d (patch) | |
tree | 964164115cb63afc10be9a6383c867e82b85f5f4 /clang/unittests/Driver/ToolChainTest.cpp | |
parent | 8fb1bef60f0bf2f7d8bcb7069f3f543c02248ac9 (diff) | |
download | llvm-ce5ebf0b9113df8ccaec1bcfd6804fb16cdef69d.zip llvm-ce5ebf0b9113df8ccaec1bcfd6804fb16cdef69d.tar.gz llvm-ce5ebf0b9113df8ccaec1bcfd6804fb16cdef69d.tar.bz2 |
[clangd] Fix hover crashing on integral or enumeral casts
When pretty printing the value of an expression, we cannot infer from
the type of the expression the type of the constant that the expression
evaluates to, as the expression might contain a type cast.
Diffstat (limited to 'clang/unittests/Driver/ToolChainTest.cpp')
0 files changed, 0 insertions, 0 deletions