[clang] [clang] Enable descriptions for --print-supported-extensions (PR #66715)

Balint Cristian via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 19 03:00:39 PDT 2023


================
@@ -11,11 +11,13 @@
 //
 //===----------------------------------------------------------------------===//
 
-#include "llvm/TargetParser/AArch64TargetParser.h"
+#include "llvm/Support/Error.h"
----------------
cbalint13 wrote:

It was for ````format()```, will double-check to see for a closer header for ```llvm::format()```.

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


More information about the cfe-commits mailing list