[all-commits] [llvm/llvm-project] d91243: [clang][NFC] Annotate `Sema/DelayedDiagnostic.h` w...
Vlad Serebrennikov via All-commits
all-commits at lists.llvm.org
Sat Feb 10 23:40:26 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d9124332aa3b95725b149617066fdd1f525b530d
https://github.com/llvm/llvm-project/commit/d9124332aa3b95725b149617066fdd1f525b530d
Author: Vlad Serebrennikov <serebrennikov.vladislav at gmail.com>
Date: 2024-02-11 (Sun, 11 Feb 2024)
Changed paths:
M clang/include/clang/Sema/DelayedDiagnostic.h
Log Message:
-----------
[clang][NFC] Annotate `Sema/DelayedDiagnostic.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