OSDN Git Service

Add `llvm::` in clEnumVal macro (NFC)
authorMehdi Amini <mehdi.amini@apple.com>
Fri, 14 Oct 2016 03:54:46 +0000 (03:54 +0000)
committerMehdi Amini <mehdi.amini@apple.com>
Fri, 14 Oct 2016 03:54:46 +0000 (03:54 +0000)
commit15a3555c6d39d2b5926b306e4d24bce0cf4d390b
tree8f2bd84dcf56de7bc53dfcda9a101568798c522f
parentca817404607a42add16fc1f325534706104b441c
Add `llvm::` in clEnumVal macro (NFC)

This allows to use llvm:cl::opt without `using namespace llvm;`

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@284190 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/CommandLine.h