Files
clang-p2996/clang/test/Preprocessor/Inputs
Mariya Podchishchaeva 7122b70cfc [clang] Fix underlying type of EmbedExpr (#99050)
This patch makes remaining cases of #embed to emit int type since there
is an agreement to do that for C. C++ is being discussed, but in general
we don't want to produce different types for C and C++.
2024-07-19 14:24:05 +02:00
..