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 | c4db24a96d062b2d3fb1f46c28a75ed728b00030 (patch) | |
tree | 23df565522838ecf186f0d6e4e29ee32681ad65c /lib/Basic/Targets.cpp | |
parent | 51e774d42269e3b22d746184c0b9076fc13b32e6 (diff) |
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.)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@72760 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Basic/Targets.cpp')
0 files changed, 0 insertions, 0 deletions