| commit | 82b95acfbe5a7b9f65c58f53d918446e2f4a7a25 | [log] [tgz] |
|---|---|---|
| author | Pavel Labath <labath@google.com> | Thu Dec 08 11:45:38 2016 +0000 |
| committer | Pavel Labath <labath@google.com> | Thu Dec 08 11:45:38 2016 +0000 |
| tree | aa5c7ca8cca102d6a11f2200b6bf3cd2bc4ec8bc | |
| parent | fefefeb7f6a896946bba28a26b6ca7b98b54928d [diff] |
Fix MSCV compilation broken by r289040 I wanted to use the "not" keyword to make sure it does not get lost in between other checks. MSVC does not like that. llvm-svn: 289041