Go to file
Ted Kremenek c70ee8610d Add placeholder function in Sema for new format string checking logic.
This function will use the format string parsing logic in libAnalysis,
and once it is shown to be better than the current implementation it
will replace AlternateCheckPrintfString() entirely.

llvm-svn: 94721
2010-01-28 01:18:22 +00:00
clang Add placeholder function in Sema for new format string checking logic. 2010-01-28 01:18:22 +00:00
compiler-rt document runtime support functions 2010-01-22 21:21:14 +00:00
llvm Truncate the release notes so they're ready to accumulate notes for the 2.7 release. 2010-01-28 01:14:43 +00:00