Files
clang-p2996/clang/test/Preprocessor/embed_weird.cpp
yronglin 6434dce85d [Clang][Interp] Fix the location of uninitialized base warning (#100761)
Fix the location of `diag::note_constexpr_uninitialized_base`, make it
same as current interpreter.
This PR does not print type name with namespacethat was used to improve
the current interpreter's type dump of base class type.

---------

Signed-off-by: yronglin <yronglin777@gmail.com>
2024-07-31 17:22:44 +08:00

3.2 KiB