[all-commits] [llvm/llvm-project] 6a7cf8: [clang][NFC] Annotate `Sema/ParsedAttr.h` with `pr...
Vlad Serebrennikov via All-commits
all-commits at lists.llvm.org
Sat Feb 10 13:21:59 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6a7cf806a66c67df01818fda01116a2dd2d90b0d
https://github.com/llvm/llvm-project/commit/6a7cf806a66c67df01818fda01116a2dd2d90b0d
Author: Vlad Serebrennikov <serebrennikov.vladislav at gmail.com>
Date: 2024-02-11 (Sun, 11 Feb 2024)
Changed paths:
M clang/include/clang/Sema/ParsedAttr.h
Log Message:
-----------
[clang][NFC] Annotate `Sema/ParsedAttr.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