[PATCH] Teach analyzer to model __builtin_assume_aligned

Daniel Fahlgren daniel at fahlgren.se
Tue Sep 9 03:30:44 PDT 2014


Hi,

This patch teaches the analyzer how the __builtin_assume_aligned()
function works. All it does is to return the first argument it gets.

Regards,
Daniel Fahlgren
-------------- next part --------------
A non-text attachment was scrubbed...
Name: assume_aligned.patch
Type: text/x-patch
Size: 1713 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140909/53bee564/attachment.bin>


More information about the cfe-commits mailing list