Flags that generate output could result in failures when creating
syntax only actions. This patch introduces initial logic for filtering out
those. The first such flag is "save-temps", which saves intermediate
files(bitcode, assembly, etc.) into a specified directory.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Build result: pass - 59822 tests passed, 0 failed and 762 were skipped.
Log files: console-log.txt, CMakeCache.txt
clang/lib/Tooling/ArgumentsAdjusters.cpp | ||
---|---|---|
24 | nit: this comment seems out-of-date. |
Comment Actions
Build result: pass - 59822 tests passed, 0 failed and 762 were skipped.
Log files: console-log.txt, CMakeCache.txt
nit: this comment seems out-of-date.