[clang] [clang] Fix isInStdNamespace for Decl flagged extern c++ (PR #81776)
via cfe-commits
cfe-commits at lists.llvm.org
Thu Feb 15 02:39:56 PST 2024
cor3ntin wrote:
Hum, should we use `getNonTransparentContext` instead? That would be cleaner
https://github.com/llvm/llvm-project/pull/81776
More information about the cfe-commits
mailing list