We do keep using the flag with Clang, which should keep catching
such issues in buildbots.
With GCC, the warning can cause lots of loud notes about the
warning logic getting disabled in large sources.
Paths
| Differential D132914
[cmake] Disable the -Wmisleading-indentation warning with GCC ClosedPublic Authored by mstorsjo on Aug 30 2022, 12:47 AM.
Details Summary We do keep using the flag with Clang, which should keep catching With GCC, the warning can cause lots of loud notes about the
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 31 2022, 9:35 AM Closed by commit rG61fb3fb45883: [cmake] Disable the -Wmisleading-indentation warning with GCC (authored by mstorsjo). · Explain WhyAug 31 2022, 12:30 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 456560 llvm/cmake/modules/HandleLLVMOptions.cmake
|