[all-commits] [llvm/llvm-project] b40681: [clang][Parser][NFC] Reformat if statement
Timm Baeder via All-commits
all-commits at lists.llvm.org
Thu Sep 28 03:33:10 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b4068198327951f5298f9255c499a1d6c4cd6493
https://github.com/llvm/llvm-project/commit/b4068198327951f5298f9255c499a1d6c4cd6493
Author: Timm Bäder <tbaeder at redhat.com>
Date: 2023-09-28 (Thu, 28 Sep 2023)
Changed paths:
M clang/lib/Parse/Parser.cpp
Log Message:
-----------
[clang][Parser][NFC] Reformat if statement
Pull the nested if statement into the outer one.
Commit: 56a35746debc172e36eb6eaf17c5dcf4927a425e
https://github.com/llvm/llvm-project/commit/56a35746debc172e36eb6eaf17c5dcf4927a425e
Author: Timm Bäder <tbaeder at redhat.com>
Date: 2023-09-28 (Thu, 28 Sep 2023)
Changed paths:
M clang/lib/Basic/SourceManager.cpp
Log Message:
-----------
[clang][Parser][NFC] Fix a doc comment mishap
Compare: https://github.com/llvm/llvm-project/compare/9816edc9f3ce...56a35746debc
More information about the All-commits
mailing list