]> granicus.if.org Git - clang/commit
[CodeGen] add libcall attr tests to show errno-related diffs; NFC
authorSanjay Patel <spatel@rotateright.com>
Fri, 3 Nov 2017 16:27:27 +0000 (16:27 +0000)
committerSanjay Patel <spatel@rotateright.com>
Fri, 3 Nov 2017 16:27:27 +0000 (16:27 +0000)
commit5b442b4dde99fa84ac7cc022a379bb997725f298
treea20853ec37e4264fd670950aa092bc38768f835b
parent5e73ee6e4fd225c7b40b132889ec08de0977777f
[CodeGen] add libcall attr tests to show errno-related diffs; NFC

See rL317220 for the builtin siblings.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@317336 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/libcalls-errno.c [new file with mode: 0644]