[clang] [llvm] [LoongArch] add la v1.1 features for sys::getHostCPUFeatures (PR #115832)
via cfe-commits
cfe-commits at lists.llvm.org
Wed Nov 13 18:11:28 PST 2024
================
@@ -14,6 +14,7 @@
#include "clang/Driver/Options.h"
#include "llvm/TargetParser/Host.h"
#include "llvm/TargetParser/LoongArchTargetParser.h"
+#include <string>
----------------
tangaac wrote:
It's added automatically by the lsp clangd, I will delete it.
https://github.com/llvm/llvm-project/pull/115832
More information about the cfe-commits
mailing list