[all-commits] [llvm/llvm-project] 6f26a6: Reland "[clang][cli] CompilerInvocationTest: add t...
Jan Svoboda via All-commits
all-commits at lists.llvm.org
Sat Dec 12 00:51:01 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 6f26a6de489e66830c3181b747f6b18e439f36be
https://github.com/llvm/llvm-project/commit/6f26a6de489e66830c3181b747f6b18e439f36be
Author: Jan Svoboda <jan_svoboda at apple.com>
Date: 2020-12-12 (Sat, 12 Dec 2020)
Changed paths:
M clang/unittests/Frontend/CompilerInvocationTest.cpp
Log Message:
-----------
Reland "[clang][cli] CompilerInvocationTest: add tests for boolean options"
Add more tests of the command line marshalling infrastructure.
The new tests now make a "round-trip": from arguments, to CompilerInvocation instance to arguments again in a single test case.
The TODOs are resolved in a follow-up patch.
Depends on D92830.
Reviewed By: dexonsmith
Differential Revision: https://reviews.llvm.org/D92774
More information about the All-commits
mailing list