[all-commits] [llvm/llvm-project] 398b72: [clang][cli] Port HeaderSearch option flags to new...
Jan Svoboda via All-commits
all-commits at lists.llvm.org
Tue Dec 1 01:52:36 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 398b729243b12bdfbc7a75b46d39b547545cbd2d
https://github.com/llvm/llvm-project/commit/398b729243b12bdfbc7a75b46d39b547545cbd2d
Author: Jan Svoboda <jan_svoboda at apple.com>
Date: 2020-12-01 (Tue, 01 Dec 2020)
Changed paths:
M clang/include/clang/Driver/Options.td
M clang/lib/Frontend/CompilerInvocation.cpp
Log Message:
-----------
[clang][cli] Port HeaderSearch option flags to new option parsing system
Depends on D83697.
Reviewed By: dexonsmith
Original patch by Daniel Grumberg.
Differential Revision: https://reviews.llvm.org/D83940
More information about the All-commits
mailing list