]> granicus.if.org Git - clang/commit
Remove 'using namespace llvm' from the USRFinder.h header
authorAlex Lorenz <arphaman@gmail.com>
Thu, 13 Jul 2017 11:27:12 +0000 (11:27 +0000)
committerAlex Lorenz <arphaman@gmail.com>
Thu, 13 Jul 2017 11:27:12 +0000 (11:27 +0000)
commita9486146f6c07f66737c44f19af491410aaf7920
tree1d977919074712cb89af5d20c626e1534c5b1a27
parent2eb4707ace01387dab36ccd2cc515fd33af0370c
Remove 'using namespace llvm' from the USRFinder.h header

This should fix the modules build
(http://lab.llvm.org:8011/builders/clang-x86_64-linux-selfhost-modules-2/).

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@307905 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Tooling/Refactoring/Rename/USRFinder.h