[PATCH] improve clang's static analysis of __builtin_sprintf_chk()

Sam Parker sam.parker at arm.com
Mon May 11 08:12:19 PDT 2015


Issue: https://llvm.org/bugs/show_bug.cgi?id=21124

Patch to improve Clang's static analysis of
__builtin_sprintf_chk so that it will outperform the
analysis of g++.

http://reviews.llvm.org/D9665

Files:
  include/clang/Sema/Sema.h
  lib/Sema/SemaChecking.cpp
  test/SemaCXX/sprintf-chk.cpp

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D9665.25474.patch
Type: text/x-patch
Size: 17719 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150511/c9d70200/attachment.bin>


More information about the cfe-commits mailing list