]> granicus.if.org Git - clang/commit
Fix compilation error on GCC 4.3.0 ('memcpy' was not declared in this scope).
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Tue, 22 Jul 2008 21:56:45 +0000 (21:56 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Tue, 22 Jul 2008 21:56:45 +0000 (21:56 +0000)
commitea7e97e14f2f1f9817d2ae8a25ec6ea652e5287f
tree2504c3309086910a7b376ce255bed565a6554457
parent8ee6a63ba1cc2455f4b3e9111091908d50796818
Fix compilation error on GCC 4.3.0 ('memcpy' was not declared in this scope).

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@53934 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/AST/Attr.h