summaryrefslogtreecommitdiffstats
path: root/clang/lib/Lex
diff options
context:
space:
mode:
authorDouglas Gregor <dgregor@apple.com>2011-01-03 09:37:44 +0000
committerDouglas Gregor <dgregor@apple.com>2011-01-03 09:37:44 +0000
commitbfe022caa1c522824b4cf9cdda0865cc0dae187d (patch)
tree978b1eda94b861fff0bd3567803f7137b3e6201f /clang/lib/Lex
parent150d2124b2d1714bb9ae85d80b3fe6d999d97f25 (diff)
downloadbcm5719-llvm-bfe022caa1c522824b4cf9cdda0865cc0dae187d.tar.gz
bcm5719-llvm-bfe022caa1c522824b4cf9cdda0865cc0dae187d.zip
When we attempt to create a built-in that involves a library type we
don't have access to (e.g., fprintf, which needs the library type FILE), fail with a warning and forget about the builtin entirely. Previously, we would actually provide an error, which breaks autoconf's super-lame checks for fprintf, longjmp, etc. Fixes PR8316. llvm-svn: 122744
Diffstat (limited to 'clang/lib/Lex')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud