[clang] [llvm] [clang] Introduce target-specific `Sema` components (PR #93179)

Erich Keane via llvm-commits llvm-commits at lists.llvm.org
Thu May 23 06:47:40 PDT 2024


================
@@ -67,6 +67,7 @@
 #include "llvm/ADT/SmallPtrSet.h"
 #include "llvm/ADT/SmallSet.h"
 #include "llvm/ADT/SmallVector.h"
+#include "llvm/ADT/StringExtras.h"
----------------
erichkeane wrote:

What do we need this addition for?

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


More information about the llvm-commits mailing list