[all-commits] [llvm/llvm-project] b985d4: [clang][NFC] Annotate `ExprConstant.cpp` with `pre...
Vlad Serebrennikov via All-commits
all-commits at lists.llvm.org
Sun Feb 11 03:59:53 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b985d4179a882892ce009fb3668cdc917e27f5d5
https://github.com/llvm/llvm-project/commit/b985d4179a882892ce009fb3668cdc917e27f5d5
Author: Vlad Serebrennikov <serebrennikov.vladislav at gmail.com>
Date: 2024-02-11 (Sun, 11 Feb 2024)
Changed paths:
M clang/lib/AST/ExprConstant.cpp
Log Message:
-----------
[clang][NFC] Annotate `ExprConstant.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