]> granicus.if.org Git - clang/commit
Change OptionalFlag::setPosition() to set the flag as well.
authorTed Kremenek <kremenek@apple.com>
Thu, 2 Jul 2015 05:39:10 +0000 (05:39 +0000)
committerTed Kremenek <kremenek@apple.com>
Thu, 2 Jul 2015 05:39:10 +0000 (05:39 +0000)
commitfc2e5d1db41a03ad418bfda1aba53597a17124ce
tree475232d2749d4f95837a59ba9949bd73a27a8254
parent99d997e97a385191c65b402f19369e371446fd98
Change OptionalFlag::setPosition() to set the flag as well.

This change reduces some unnecessary boilerplate
since all calls to 'setPosition' are currently paired
with setting the flag of OptionalFlag.

No functionality change.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@241242 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Analysis/Analyses/FormatString.h