]> granicus.if.org Git - clang/commit
IRGen for implementation of init-priority attribute.
authorFariborz Jahanian <fjahanian@apple.com>
Mon, 21 Jun 2010 18:45:05 +0000 (18:45 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Mon, 21 Jun 2010 18:45:05 +0000 (18:45 +0000)
commit9f967c5e4bbeb48caf6d0e62056b3d3fee20bf7c
tree2abcfab991ee325b37a5c2182835267334653f56
parentaf896897f7485176f43d40c4adced7efb0fb2b06
IRGen for implementation of init-priority attribute.
Test case will be checked in llvm test suite.
(finishes off radar 8076356).

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