[clang] [Modules] Fix an identifier hiding a function-like macro definition. (PR #135471)
Volodymyr Sapsai via cfe-commits
cfe-commits at lists.llvm.org
Mon Apr 14 14:16:22 PDT 2025
================
----------------
vsapsai wrote:
By the way, looked at the other tests in Modules directory and think that the test should start with "macro-" for consistency. Probably something like "macro-identifier-hiding.c" as we have "macro-hiding.cpp" already.
https://github.com/llvm/llvm-project/pull/135471
More information about the cfe-commits
mailing list