Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
this causes ./build/rel/bin/clang-cl /c /tmp/a.cc /Fo/tmp/a /guard:cf,nochecks to go from no warnings to
clang-cl: warning: argument unused during compilation: '/guard:cf,nochecks' [-Wunused-command-line-argument]
Comment Actions
Sorry for the back and forth! I just want to add a : after warning, but I forgot to amend it in the first reland..
Comment Actions
Sorry for making the trouble. I have made a backport request targeting 16.0.5: https://github.com/llvm/llvm-project/issues/62921
clang-format not found in user’s local PATH; not linting file.