[clang] [clang][NFC] move traits to tablegen (PR #201491)
Erich Keane via cfe-commits
cfe-commits at lists.llvm.org
Mon Jun 22 08:52:42 PDT 2026
================
@@ -0,0 +1,556 @@
+class Trait<string P> {
----------------
erichkeane wrote:
We need a comment-header on this file.
https://github.com/llvm/llvm-project/pull/201491
More information about the cfe-commits
mailing list