]> granicus.if.org Git - clang/commit
Remove unnecessary condition as suggested by clang-tidy. NFC
authorGabor Horvath <xazax.hun@gmail.com>
Wed, 19 Apr 2017 15:11:10 +0000 (15:11 +0000)
committerGabor Horvath <xazax.hun@gmail.com>
Wed, 19 Apr 2017 15:11:10 +0000 (15:11 +0000)
commita8d0898b8748814196954c708a555897d66bacb5
tree7624d58e805873f2e34f315dc7954e6622d98047
parenta4bb855a17d2ce6db98113c6eaad157697770d13
Remove unnecessary condition as suggested by clang-tidy. NFC

Patch by: Gergely Angeli!

Differential Revision: https://reviews.llvm.org/D31938

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@300703 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AST/ASTContext.cpp