[all-commits] [llvm/llvm-project] 1c6669: [Clang][Sema] Adjust formatting (NFC)
Egor Zhdan via All-commits
all-commits at lists.llvm.org
Tue Jan 4 03:56:01 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1c66691ea770c2049bbc5a27fa6e998e01a7eaf8
https://github.com/llvm/llvm-project/commit/1c66691ea770c2049bbc5a27fa6e998e01a7eaf8
Author: Egor Zhdan <e_zhdan at apple.com>
Date: 2022-01-04 (Tue, 04 Jan 2022)
Changed paths:
M clang/lib/Sema/SemaDeclAttr.cpp
Log Message:
-----------
[Clang][Sema] Adjust formatting (NFC)
This is a preparation for another change in the watchOS/tvOS availability logic. It is extracted into a separate commit to simplify reviewing and to keep the linter happy at the same time.
rdar://81491680
Reviewed By: aaron.ballman
Differential Revision: https://reviews.llvm.org/D116459
More information about the All-commits
mailing list