[PATCH] D108864: [CMake] Disable -Wmisleading-indentation when using gcc

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 13 17:21:06 PDT 2021


MaskRay added a comment.

Consider using `CHECK_CXX_SOURCE_COMPILES` to check the GCC issue.
Also, please add a gcc.gnu.org/PRxxx comment.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D108864



More information about the llvm-commits mailing list