[clang] [clang] Ignore inline namespace for `hasName` (PR #109147)

Aaron Ballman via cfe-commits cfe-commits at lists.llvm.org
Fri Oct 11 05:02:32 PDT 2024


Alejandro =?utf-8?q?Álvarez_Ayllón?=,
Alejandro =?utf-8?q?Álvarez_Ayllón?=,
Alejandro =?utf-8?q?Álvarez_Ayllón?=,
Alejandro =?utf-8?q?Álvarez_Ayllón?=,
Alejandro =?utf-8?q?Álvarez_Ayllón?Message-ID:
In-Reply-To: <llvm.org/llvm/llvm-project/pull/109147 at github.com>


================
@@ -636,6 +636,9 @@ AST Matchers
 
 - Fixed a crash when traverse lambda expr with invalid captures. (#GH106444)
 
+- Ensure hasName matches template specializations across inline namespaces,
----------------
AaronBallman wrote:

```suggestion
- Ensure ``hasName`` matches template specializations across inline namespaces,
```

https://github.com/llvm/llvm-project/pull/109147


More information about the cfe-commits mailing list