]> granicus.if.org Git - clang/commit
[-cxx-abi microsoft] Add commentary for mangleStaticGuardVariable
authorDavid Majnemer <david.majnemer@gmail.com>
Fri, 13 Dec 2013 00:52:45 +0000 (00:52 +0000)
committerDavid Majnemer <david.majnemer@gmail.com>
Fri, 13 Dec 2013 00:52:45 +0000 (00:52 +0000)
commit0f4ce4c4259bf8faa51497f403eda6ac4ce53c9a
tree9677cd8695bba2df74aa91b466e4d4f0211aec55
parent7802756e7c8d6af30fe0bd668b882a5aed9016c5
[-cxx-abi microsoft] Add commentary for mangleStaticGuardVariable

We will need to do some work here if we want to play nice with MSVC2013.
Add a TODO indicating what changed and why this matters.

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