[cfe-dev] clang API for maximum alignment of a deployment target

David Majnemer david.majnemer at gmail.com
Wed Jul 2 11:49:16 PDT 2014


I believe what you are looking for is clang::TargetInfo::getSuitableAlign


On Wed, Jul 2, 2014 at 10:51 AM, jahanian <fjahanian at apple.com> wrote:

> Hi,
>
> Does clang provide API to access the maximum alignment for a deployment
> target?
> Presumably the same information provided by std::max_align_t.
>
> - Fariborz
>
>
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20140702/13f44cb3/attachment.html>


More information about the cfe-dev mailing list