[all-commits] [llvm/llvm-project] 08ccea: [clang][cli] NFC: Use .str() instead of operator<<
Jan Svoboda via All-commits
all-commits at lists.llvm.org
Tue Mar 2 04:14:45 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 08ccea019fda514ae36454f8d607b6c3cb08698e
https://github.com/llvm/llvm-project/commit/08ccea019fda514ae36454f8d607b6c3cb08698e
Author: Jan Svoboda <jan_svoboda at apple.com>
Date: 2021-03-02 (Tue, 02 Mar 2021)
Changed paths:
M clang/lib/Frontend/CompilerInvocation.cpp
M clang/lib/Frontend/TestModuleFileExtension.cpp
M clang/lib/Frontend/TestModuleFileExtension.h
Log Message:
-----------
[clang][cli] NFC: Use .str() instead of operator<<
More information about the All-commits
mailing list