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
Loading
Please register or sign in to comment