[all-commits] [llvm/llvm-project] f0b2bc: [clang][NFC] Annotate `SemaStmt.cpp` with `preferr...
Vlad Serebrennikov via All-commits
all-commits at lists.llvm.org
Sun Feb 11 04:07:34 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f0b2bcfe91e70816b33973bc50a2cb63144ba77a
https://github.com/llvm/llvm-project/commit/f0b2bcfe91e70816b33973bc50a2cb63144ba77a
Author: Vlad Serebrennikov <serebrennikov.vladislav at gmail.com>
Date: 2024-02-11 (Sun, 11 Feb 2024)
Changed paths:
M clang/lib/Sema/SemaStmt.cpp
Log Message:
-----------
[clang][NFC] Annotate `SemaStmt.cpp` 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