[all-commits] [llvm/llvm-project] ab4d6c: [TextAPI] Update RecordSlice attributes to follow ...
Cyndy Ishida via All-commits
all-commits at lists.llvm.org
Thu Dec 7 13:11:27 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ab4d6cd6d14cef1a167de1aea2fe44900d1d7309
https://github.com/llvm/llvm-project/commit/ab4d6cd6d14cef1a167de1aea2fe44900d1d7309
Author: Cyndy Ishida <cyndy_ishida at apple.com>
Date: 2023-12-07 (Thu, 07 Dec 2023)
Changed paths:
M llvm/include/llvm/TextAPI/RecordsSlice.h
M llvm/unittests/TextAPI/RecordTests.cpp
Log Message:
-----------
[TextAPI] Update RecordSlice attributes to follow code guidelines (#74743)
Came across simple code cleanup while upstreaming more code, this is
primarily an NFC.
More information about the All-commits
mailing list