aaboud added a subscriber: aaboud.

================
Comment at: cfe/trunk/lib/Sema/SemaAttr.cpp:110
@@ -200,3 +109,3 @@
 
   case POAK_Reset:
     // Reset just pops the top of the stack, or resets the current alignment to
----------------
You forgot to initialize "Alignment" in this case.
This is causing a build failure:
http://lab.llvm.org:8011/builders/sanitizer-ppc64be-linux/builds/1758


Repository:
  rL LLVM

http://reviews.llvm.org/D19727



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to