]> granicus.if.org Git - clang/commit
tests: Use -ffreestanding when including stdint.h, to avoid platform dependencies.
authorDaniel Dunbar <daniel@zuster.org>
Tue, 7 Sep 2010 22:54:28 +0000 (22:54 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Tue, 7 Sep 2010 22:54:28 +0000 (22:54 +0000)
commitc79f767941fdfedb02d20296a042ad951a593890
tree4d8ebace38c88e91e01fcba396320f253c989672
parentbccfd31ac3b7769d681d56d514ad3a0a6e7b5d93
tests: Use -ffreestanding when including stdint.h, to avoid platform dependencies.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@113301 91177308-0d34-0410-b5e6-96231b3b80d8
test/Analysis/complex.c
test/Lexer/digraph.c
test/Misc/predefines.c
test/Preprocessor/objc-pp.m
test/Sema/const-ptr-int-ptr-cast.c
test/Sema/init.c
test/SemaCXX/nullptr.cpp
test/SemaCXX/reinterpret-cast.cpp