[all-commits] [llvm/llvm-project] 3a05e7: [clang][NFC] Annotate `Sema/DeclSpec.h` with `pref...
Vlad Serebrennikov via All-commits
all-commits at lists.llvm.org
Sat Feb 10 12:37:14 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3a05e7651bc71b3c71757bb406f211645c1c1a37
https://github.com/llvm/llvm-project/commit/3a05e7651bc71b3c71757bb406f211645c1c1a37
Author: Vlad Serebrennikov <serebrennikov.vladislav at gmail.com>
Date: 2024-02-10 (Sat, 10 Feb 2024)
Changed paths:
M clang/include/clang/Sema/DeclSpec.h
Log Message:
-----------
[clang][NFC] Annotate `Sema/DeclSpec.h` with `preferred_type`
This helps debuggers to display values in bit-fields in a more helpful way.
More information about the All-commits
mailing list