Exclude LLVM sources from lint check.
authorAlexey Samsonov <vonosmas@gmail.com>
Wed, 4 Mar 2015 21:38:10 +0000 (21:38 +0000)
committerAlexey Samsonov <vonosmas@gmail.com>
Wed, 4 Mar 2015 21:38:10 +0000 (21:38 +0000)
commit00fb6c9da0b8f9ed6b46f8c71a0f7c73bda177f2
tree1b8ef69b314cf07f3e5cb140d851c2f874c2b8f0
parentb10e003015482288a016555a236483d85e3554ab
Exclude LLVM sources from lint check.

Checking files from different repository is not nice, and LLVM code
follows its own style guide anyway.

llvm-svn: 231289
compiler-rt/lib/sanitizer_common/scripts/check_lint.sh