diff options
author | Douglas Gregor <dgregor@apple.com> | 2009-02-17 03:23:10 +0000 |
---|---|---|
committer | Douglas Gregor <dgregor@apple.com> | 2009-02-17 03:23:10 +0000 |
commit | a908e7fcccf038abcb665be9192a71a7ec0b8394 (patch) | |
tree | 38a3e4a3d813860f8f57242fd4b102607a9c5873 /clang/test/Analysis/CFNumber.c | |
parent | b317efdf818b7cbbb5fb3f707d2c7113a26c182a (diff) | |
download | bcm5719-llvm-a908e7fcccf038abcb665be9192a71a7ec0b8394.tar.gz bcm5719-llvm-a908e7fcccf038abcb665be9192a71a7ec0b8394.zip |
Static variables and functions won't collide with standard library
functions, so if we're declaring a static we should implicitly declare
a library function by the same name (e.g., malloc, strdup). Fixes PR3592.
llvm-svn: 64736
Diffstat (limited to 'clang/test/Analysis/CFNumber.c')
0 files changed, 0 insertions, 0 deletions