]> granicus.if.org Git - clang/commit
Use a more conventional logical op instead of bitwise and
authorAlp Toker <alp@nuanti.com>
Mon, 24 Feb 2014 04:35:58 +0000 (04:35 +0000)
committerAlp Toker <alp@nuanti.com>
Mon, 24 Feb 2014 04:35:58 +0000 (04:35 +0000)
commit270d39edd522164bf7f8e5f8c7e6dffca1c73664
treea01418bcb1f0bec2fc91eb4851c2d040bbd299d4
parent491dd1c4d126187cfe3798b22f9109b7219fce7f
Use a more conventional logical op instead of bitwise and

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@202006 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Lex/Preprocessor.cpp