[all-commits] [llvm/llvm-project] ab2cef: [clang][NFC] Annotate `Analysis/CFG.h` with `prefe...
Vlad Serebrennikov via All-commits
all-commits at lists.llvm.org
Sun Feb 11 00:17:18 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ab2cef5391cc3434bc54b755810c51b55e9a04fc
https://github.com/llvm/llvm-project/commit/ab2cef5391cc3434bc54b755810c51b55e9a04fc
Author: Vlad Serebrennikov <serebrennikov.vladislav at gmail.com>
Date: 2024-02-11 (Sun, 11 Feb 2024)
Changed paths:
M clang/include/clang/Analysis/CFG.h
Log Message:
-----------
[clang][NFC] Annotate `Analysis/CFG.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