[all-commits] [llvm/llvm-project] 956722: [clang][NFC] Annotate `CodeCompletionConsumer.h` w...
Vlad Serebrennikov via All-commits
all-commits at lists.llvm.org
Sun Feb 11 00:47:09 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 956722698172a806652ca8e2dba0a783a1c3d593
https://github.com/llvm/llvm-project/commit/956722698172a806652ca8e2dba0a783a1c3d593
Author: Vlad Serebrennikov <serebrennikov.vladislav at gmail.com>
Date: 2024-02-11 (Sun, 11 Feb 2024)
Changed paths:
M clang/include/clang/Sema/CodeCompleteConsumer.h
Log Message:
-----------
[clang][NFC] Annotate `CodeCompletionConsumer.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