Avoid collisions with Objective-C++ keywords
authorTobias Grosser <tobias@grosser.es>
Wed, 19 Feb 2014 22:16:53 +0000 (22:16 +0000)
committerTobias Grosser <tobias@grosser.es>
Wed, 19 Feb 2014 22:16:53 +0000 (22:16 +0000)
commit58e0feee1fdc8b6b937cd18ea6af93a1884fa050
treedbe0644452dcdad7ab8c715a6fe31b868b8e49b8
parent4c18e2e913ba3fc9b7dfc92ebbce7e278f5ae677
Avoid collisions with Objective-C++ keywords

Change parameter names exposed in headers to avoid collisions with Objective-C++
keywords.

Contributed-by: Graham Lee <graham@iamleeg.com>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@201727 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/CommandLine.h