r197641 - Debug info: (Bugfix) emit CRV qualifiers for pointers to member functions.
Adrian Prantl
aprantl at apple.com
Thu Dec 19 09:18:17 PST 2013
On Dec 19, 2013, at 4:30, Renato Golin <renato.golin at linaro.org> wrote:
> On 19 December 2013 01:38, Adrian Prantl <aprantl at apple.com> wrote:
> Author: adrian
> Date: Wed Dec 18 19:38:47 2013
> New Revision: 197641
>
> URL: http://llvm.org/viewvc/llvm-project?rev=197641&view=rev
> Log:
> Debug info: (Bugfix) emit CRV qualifiers for pointers to member functions.
> rdar://problem/15678916.
>
> Hi Adrian,
>
> This commit broke all ARM bots. Ex:
>
> http://lab.llvm.org:8011/builders/clang-native-arm-cortex-a15-self-host/builds/136/steps/check-all/logs/LLVM%3A%3Adebug-info-qualifiers.ll
>
> cheers,
> --renato
Whoops! Hopefully fixed in r197701.
-- adrian
More information about the cfe-commits
mailing list