[all-commits] [llvm/llvm-project] 7ec8a6: [clang][NFC] Annotate `Stmt.h` with `preferred_type`
Vlad Serebrennikov via All-commits
all-commits at lists.llvm.org
Mon Nov 6 10:02:30 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7ec8a6fd31d8ddb161b06067fb6b7f9026a460df
https://github.com/llvm/llvm-project/commit/7ec8a6fd31d8ddb161b06067fb6b7f9026a460df
Author: Vlad Serebrennikov <serebrennikov.vladislav at gmail.com>
Date: 2023-11-06 (Mon, 06 Nov 2023)
Changed paths:
M clang/include/clang/AST/Stmt.h
Log Message:
-----------
[clang][NFC] Annotate `Stmt.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