]> granicus.if.org Git - clang/commit
Do not use stdint.h, driver might provide invalid location for it. Instead, provide...
authorAnton Korobeynikov <asl@math.spbu.ru>
Mon, 23 Apr 2012 09:02:13 +0000 (09:02 +0000)
committerAnton Korobeynikov <asl@math.spbu.ru>
Mon, 23 Apr 2012 09:02:13 +0000 (09:02 +0000)
commita8063c33d8d8e38e864a712b1bff6d67584558f6
tree2b957fa94c9e44066deaa3ae00bc87e5ba01bfde
parent295413422d0c8d70e8861b71f7b622871ba1ba44
Do not use stdint.h, driver might provide invalid location for it. Instead, provide the types directly.
This should fix PR12628

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@155342 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/arm-homogenous.c