Files
clang-p2996/clang/test/CodeCompletion/patterns.cpp
Nathan James 8ba4867c27 [CodeComplete] Tweak completion for else.
If an `if` statement uses braces for its `then` block, suggest braces for the `else` and `else if` completion blocks, Otherwise don't suggest them.

Reviewed By: sammccall

Differential Revision: https://reviews.llvm.org/D82626
2020-06-30 16:48:24 +01:00

4.3 KiB