clang-1/test/Analysis/Inputs
NAKAMURA Takumi 9620aa8c67 clang/test/Analysis: Fix the declaration of strlen() for 32 bit targets.
- Inputs/system-header-simulator.h: Declare strlen() with size_t.

  - malloc-interprocedural.c: Move the definition of size_t into the header above.

Then XFAIL can be pruned.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@164300 91177308-0d34-0410-b5e6-96231b3b80d8
2012-09-20 11:03:56 +00:00
..
system-header-simulator-cxx.h Adjust some analyzer tests to place widely shared inputs inside of an 2012-09-12 01:11:10 +00:00
system-header-simulator-objc.h Adjust some analyzer tests to place widely shared inputs inside of an 2012-09-12 01:11:10 +00:00
system-header-simulator.h clang/test/Analysis: Fix the declaration of strlen() for 32 bit targets. 2012-09-20 11:03:56 +00:00