This matches how it's documented in the option listing.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D100754
[llvm-rc] [2/4] Fix handling of the /X option to match its documentation and rc.exe ClosedPublic Authored by mstorsjo on Apr 19 2021, 5:16 AM.
Details Summary This matches how it's documented in the option listing.
Diff Detail
Event Timelinemstorsjo added a parent revision: D100753: [llvm-rc] [1/4] Simplify Opts.td to avoid repetition. NFC..Apr 19 2021, 5:16 AM mstorsjo added a child revision: D100755: [llvm-rc] [3/4] Run clang to preprocess input files.Apr 19 2021, 5:22 AM This revision is now accepted and ready to land.Apr 19 2021, 1:47 PM This revision was landed with ongoing or failed builds.Apr 19 2021, 11:25 PM Closed by commit rG73cda4d18350: [llvm-rc] Fix handling of the /X option to match its documentation and rc.exe (authored by mstorsjo). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 338723 llvm/test/tools/llvm-rc/include-paths.test
llvm/tools/llvm-rc/ResourceFileWriter.h
llvm/tools/llvm-rc/ResourceFileWriter.cpp
llvm/tools/llvm-rc/llvm-rc.cpp
|