diff options
author | Letu Ren <fantasquex@gmail.com> | 2025-03-17 14:45:19 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-17 02:45:19 -0400 |
commit | 009d36222cfdb59f49597e01d157ca4f65ac9295 (patch) | |
tree | 989526982be373a1e192fe821be88b9a6aeb95d3 /llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp | |
parent | 6c867e27a7b597910571677abdef77b703a5a601 (diff) | |
download | llvm-009d36222cfdb59f49597e01d157ca4f65ac9295.zip llvm-009d36222cfdb59f49597e01d157ca4f65ac9295.tar.gz llvm-009d36222cfdb59f49597e01d157ca4f65ac9295.tar.bz2 |
[clang][CodeComplete] Add code completion for if constexpr and consteval (#124315)
Code complete `constexpr` and `consteval` keywords after `if` in the
relevant language modes. If pattern completion is enabled, the
completions also include placeholders for the condition (in the case
of `constexpr`) and statement block.
Diffstat (limited to 'llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions