[all-commits] [llvm/llvm-project] eafb47: [Option] Explicitly specify all args in test. NFC
Justin Bogner via All-commits
all-commits at lists.llvm.org
Sat Jul 29 01:40:42 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: eafb473b17065b0c504ff96096a52803a07d45f8
https://github.com/llvm/llvm-project/commit/eafb473b17065b0c504ff96096a52803a07d45f8
Author: Justin Bogner <mail at justinbogner.com>
Date: 2023-07-29 (Sat, 29 Jul 2023)
Changed paths:
M llvm/unittests/Option/OptionParsingTest.cpp
Log Message:
-----------
[Option] Explicitly specify all args in test. NFC
This doesn't really do anything but should simplify updating these
APIs in the near future.
Commit: 7dbc7b18a0cd02c6a4a74443a8596aba508f12b0
https://github.com/llvm/llvm-project/commit/7dbc7b18a0cd02c6a4a74443a8596aba508f12b0
Author: Justin Bogner <mail at justinbogner.com>
Date: 2023-07-29 (Sat, 29 Jul 2023)
Changed paths:
M clang/include/clang/Driver/Options.td
Log Message:
-----------
[Options] Fix a couple of incorrect comments. NFC
Compare: https://github.com/llvm/llvm-project/compare/fc395884decf...7dbc7b18a0cd
More information about the All-commits
mailing list