]> granicus.if.org Git - clang/commit
The explicit bit in LV already tracks exactly the same information as
authorRafael Espindola <rafael.espindola@gmail.com>
Thu, 19 Apr 2012 04:27:47 +0000 (04:27 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Thu, 19 Apr 2012 04:27:47 +0000 (04:27 +0000)
commit415745474c3057cb135a8a0fb2655901b90f3170
tree648c482103db8711af8daf547d27097e0175eb46
parentff2579816bd9318fbda49d8bf9af301ff00371a7
The explicit bit in LV already tracks exactly the same information as
DHasExplicitVisibility. Simplify the code a bit.

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