[all-commits] [llvm/llvm-project] 93fcc8: [clang-format] Skip token annotation in passes tha...
Owen via All-commits
all-commits at lists.llvm.org
Sun Sep 18 11:20:49 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 93fcc80d1ceba3a28f1aff402a91e1a427e66688
https://github.com/llvm/llvm-project/commit/93fcc80d1ceba3a28f1aff402a91e1a427e66688
Author: owenca <owenpiano at gmail.com>
Date: 2022-09-18 (Sun, 18 Sep 2022)
Changed paths:
M clang/lib/Format/Format.cpp
M clang/lib/Format/TokenAnalyzer.cpp
M clang/lib/Format/TokenAnalyzer.h
Log Message:
-----------
[clang-format] Skip token annotation in passes that don't need it
Differential Revision: https://reviews.llvm.org/D134103
More information about the All-commits
mailing list