[clang] [clang-tools-extra] [flang] [lldb] [llvm] [clang] Move options from clangDriver into new clangOptions library (NFC) (PR #163659)

Michael Spencer via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 15 18:37:27 PDT 2025


================
@@ -7,7 +7,7 @@
 //===----------------------------------------------------------------------===//
 
 def GlobalDocumentation {
-  code Intro =[{..
+  code Intro = [{..
----------------
Bigcheese wrote:

Extra formatting snuck in?

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


More information about the cfe-commits mailing list