[cfe-commits] [PATCH] Invariants (and Assume Aligned) - Clang

hfinkel at anl.gov hfinkel at anl.gov
Wed Dec 5 15:47:19 PST 2012


  More, and more explicit, test cases. Removed unneeded '+' operators. Added documentation.

http://llvm-reviews.chandlerc.com/D149

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D149?vs=438&id=441#toc

Files:
  docs/LanguageExtensions.html
  include/clang/Basic/Builtins.def
  include/clang/Sema/Sema.h
  lib/AST/ExprConstant.cpp
  lib/CodeGen/CGBuiltin.cpp
  lib/Sema/SemaChecking.cpp
  test/CodeGen/builtin-assume-aligned.c
  test/CodeGen/builtin-assume.c
  test/Sema/builtin-assume-aligned-tmpl.cpp
  test/Sema/builtin-assume-aligned.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149.3.patch
Type: text/x-patch
Size: 13018 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20121205/d8b2187c/attachment.bin>


More information about the cfe-commits mailing list