rnk added a comment.

Generally makes sense, but I had a concern.



================
Comment at: clang/include/clang/Basic/LangOptions.h:333
+  /// the -ffuchsia-c++-abi flag.
+  bool UseFuchsiaCXXABI;
+
----------------
Why isn't this part of the LangOptions.def xmacro list?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D93668/new/

https://reviews.llvm.org/D93668

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to