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

Krzysztof Parzyszek via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri May 19 05:23:02 PDT 2017


kparzysz marked an inline comment as done.
kparzysz 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
----------------
chapuni wrote:
> Could you update this? See also r303414. [-Wdocumentation]
Done in r303419.


Repository:
  rL LLVM

https://reviews.llvm.org/D33284





More information about the cfe-commits mailing list