aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineBasicBlock.cpp
diff options
context:
space:
mode:
authorIlya Biryukov <ibiryukov@google.com>2018-02-19 13:53:49 +0000
committerIlya Biryukov <ibiryukov@google.com>2018-02-19 13:53:49 +0000
commit3289ab20e5e73f2cbd52bfa2c449ce1fb48bae6a (patch)
treef3f8d299a95686c1ccb124a7d1bfb9185879190f /llvm/lib/CodeGen/MachineBasicBlock.cpp
parentd6f903f05c8eaa5ad4f290f016daf84e06349901 (diff)
downloadllvm-3289ab20e5e73f2cbd52bfa2c449ce1fb48bae6a.zip
llvm-3289ab20e5e73f2cbd52bfa2c449ce1fb48bae6a.tar.gz
llvm-3289ab20e5e73f2cbd52bfa2c449ce1fb48bae6a.tar.bz2
[CodeComplete] Avoid name clashes of 'Kind' inside CodeCompletionContext. NFC
CodeCompletionContext had declarations of field and enum inside, both named 'Kind'. It caused gcc 4.8 to give an incorrent warning when refering to enum as `enum CodeCompletionContext::Kind`. Avoid that warning by renaming the private field to CCKind. llvm-svn: 325496
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions