]> granicus.if.org Git - clang/commit
Make clone() method out-of-line for Attr classes.
authorAnton Korobeynikov <asl@math.spbu.ru>
Sun, 10 Jan 2010 14:38:13 +0000 (14:38 +0000)
committerAnton Korobeynikov <asl@math.spbu.ru>
Sun, 10 Jan 2010 14:38:13 +0000 (14:38 +0000)
commitfc5d5133357e36b9b83edd7cd10080d783f19010
treec961fa634f1546e6f6dac27a7a9817d6f26a4229
parentf3e27bf71d9f157071ef65258945abe57f49a6a1
Make clone() method out-of-line for Attr classes.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@93120 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/AST/Attr.h
lib/AST/AttrImpl.cpp [new file with mode: 0644]
lib/AST/CMakeLists.txt