]> granicus.if.org Git - clang/commit
Generalize r228066 to give all implicit global allocation functions default visibility.
authorLarisse Voufo <lvoufo@google.com>
Wed, 4 Feb 2015 02:34:32 +0000 (02:34 +0000)
committerLarisse Voufo <lvoufo@google.com>
Wed, 4 Feb 2015 02:34:32 +0000 (02:34 +0000)
commit50919f0f24dc74467e0bb43fba0aa8e4062e503b
tree0a49fc2de2c1e943d7467e30d8cb5357d2d6ce73
parentc8dbdcd1606f40d8ce0e2d09e1d8febcaba1bed1
Generalize r228066 to give all implicit global allocation functions default visibility.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@228107 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AST/Decl.cpp
lib/Sema/SemaExprCXX.cpp
test/CodeGenCXX/cxx14-implicit-sized-delete.cpp [deleted file]
test/CodeGenCXX/implicit-allocation-functions.cpp [new file with mode: 0644]