Go to file
Ted Kremenek 5932c35138 Add builtin definition for scanf, including extending the builtin encoding to
represent builtins that have the "scanf" attribution (via the format attribute) just
like we do with printf functions.  Follow-up work is needed to add similar support
for fscanf et al.

This is to support format-string checking for scanf functions.

llvm-svn: 108499
2010-07-16 02:11:15 +00:00
clang Add builtin definition for scanf, including extending the builtin encoding to 2010-07-16 02:11:15 +00:00
compiler-rt Hand-tuning of single-precision soft-float comparison routines for ARM 2010-07-08 17:45:05 +00:00
libcxx Tests for basic posix regex templated on wchar_t 2010-07-15 18:18:07 +00:00
lldb Wrote the code that looks at a context to see 2010-07-16 00:09:46 +00:00
llvm Use the source-order scheduler instead of the "fast" scheduler at -O0, 2010-07-16 02:01:19 +00:00