[PATCH] D33284: [CodeGen] Propagate LValueBaseInfo instead of AlignmentSource

NAKAMURA Takumi via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri May 19 03:35:44 PDT 2017


chapuni added inline comments.


================
Comment at: cfe/trunk/lib/CodeGen/CodeGenFunction.h:3756
   ///
   /// \param Source - If non-null, this will be initialized with
   ///   information about the source of the alignment.  Note that this
----------------
Could you update this? See also r303414. [-Wdocumentation]


Repository:
  rL LLVM

https://reviews.llvm.org/D33284





More information about the cfe-commits mailing list