[cfe-dev] minimal repro for incorrect compilation with -Os on clang++ version 3.2-1
John McCall
rjmccall at apple.com
Fri Mar 22 14:44:10 PDT 2013
On Mar 22, 2013, at 2:01 PM, Frederic de Mesmay <drefleladi at gmail.com> wrote:
> I hope this is the right place to post a bug report.
This is a great bug report, but we'd really appreciate it if you could take a couple extra steps:
- please file a formal bug report at http://llvm.org/bugs/; this is a lot easier for us to track than an email, and it lets you get updated on status
- please attach the preprocessed source for your program using -E; this saves us the trouble from trying to figure out exactly which copy of boost you're using
Thanks!
John.
More information about the cfe-dev
mailing list