summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/PowerPC/PPCISelLowering.cpp
diff options
context:
space:
mode:
authorIlya Biryukov <ibiryukov@google.com>2019-05-06 13:18:00 +0000
committerIlya Biryukov <ibiryukov@google.com>2019-05-06 13:18:00 +0000
commit15a37ebb180a41432f05d201a2059470558b2cc5 (patch)
tree49e46b1aadb0551404819d098f42ab602080556c /llvm/lib/Target/PowerPC/PPCISelLowering.cpp
parentacbaa496ec8ea63f2315e0fdc7ed86c888a21a53 (diff)
downloadbcm5719-llvm-15a37ebb180a41432f05d201a2059470558b2cc5.tar.gz
bcm5719-llvm-15a37ebb180a41432f05d201a2059470558b2cc5.zip
[CodeComplete] Add a trailing semicolons to some pattern completions
Summary: Where semicolon is required in any case. Here's a list of completions that now have a semicolon: - namespace <name> = <target>; - using namespace <name>; - using <qualifier>::<name>; - continue; - break; - goto <label>; - return; - return <expression>; Reviewers: gribozavr Reviewed By: gribozavr Subscribers: cfe-commits Tags: #clang Differential Revision: https://reviews.llvm.org/D61589 llvm-svn: 360042
Diffstat (limited to 'llvm/lib/Target/PowerPC/PPCISelLowering.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud