diff options
author | Eli Friedman <eli.friedman@gmail.com> | 2009-06-03 09:54:50 +0000 |
---|---|---|
committer | Eli Friedman <eli.friedman@gmail.com> | 2009-06-03 09:54:50 +0000 |
commit | 8246b6f889eea2a623f26b458c50426a24e071fe (patch) | |
tree | c03862e27e2f9107e3898f155f47303c1c95882a /clang/lib/Basic/Targets.cpp | |
parent | b027cdfb6f3cf4991f62f8104859df28c3b96eb4 (diff) | |
download | bcm5719-llvm-8246b6f889eea2a623f26b458c50426a24e071fe.tar.gz bcm5719-llvm-8246b6f889eea2a623f26b458c50426a24e071fe.zip |
PR4290: Handle vfprintf in a way that doesn't give any diagnostics for
valid declarations and doesn't give an error for autoconf-style invalid
redeclarations. This isn't quite ideal, but I don't see any other way
easy way to handle it. (The only thing I can think of that's reasonably
general is adding a new builtin type FILETy which is only compatible
with a type equivalent to FILE, and that seems like overkill.)
llvm-svn: 72760
Diffstat (limited to 'clang/lib/Basic/Targets.cpp')
0 files changed, 0 insertions, 0 deletions