]> granicus.if.org Git - clang/commit
Factored attribute mutual exclusion code into a helper function; split the cf_audited...
authorAaron Ballman <aaron@aaronballman.com>
Mon, 2 Dec 2013 18:05:46 +0000 (18:05 +0000)
committerAaron Ballman <aaron@aaronballman.com>
Mon, 2 Dec 2013 18:05:46 +0000 (18:05 +0000)
commitbdc243a320982564c283b1ed807f36e462714104
tree18d361e2ddd06073d885325cea70160c079e838c
parentf67b9ed86722b98884b0d466e74880a098c26e95
Factored attribute mutual exclusion code into a helper function; split the cf_audited_transfer and cf_unknown_transfer attributes into separate helper methods for simplicity. No functional changes intended.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@196126 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaDeclAttr.cpp