[all-commits] [llvm/llvm-project] 4e16a7: [clang][NFC] Annotate `Sema/ScopeInfo.h` with `pre...
Vlad Serebrennikov via All-commits
all-commits at lists.llvm.org
Sat Feb 10 12:58:58 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4e16a75902d5718f4932fae9b2a07c410cd0ba34
https://github.com/llvm/llvm-project/commit/4e16a75902d5718f4932fae9b2a07c410cd0ba34
Author: Vlad Serebrennikov <serebrennikov.vladislav at gmail.com>
Date: 2024-02-10 (Sat, 10 Feb 2024)
Changed paths:
M clang/include/clang/Sema/ScopeInfo.h
Log Message:
-----------
[clang][NFC] Annotate `Sema/ScopeInfo.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