[cfe-dev] Crash in Clang 3.3

John McCall rjmccall at apple.com
Wed Sep 25 01:01:59 PDT 2013


On Sep 24, 2013, at 5:14 PM, fil <fil at pobox.com> wrote:
> One thing I just noticed: I was using -emit-llvm to compile the .cpp code,
> removing that causes it to compile OK. However, compiling with -emit-llvm
> under Apple LLVM 3.3 still works OK.
> 
> The -emit-llvm was there is an attempt to get profiling working (my next
> question :).

Please file a bug with Apple with the source code and command line that reproduces your problem.  (You don’t need to reproduce it in Xcode; just the source code and a command that we can run that duplicates the crash would be great.)

Thanks!

John.



More information about the cfe-dev mailing list