kristina added a comment.

Turns out test didn't execute as there are two tests named `CFString.c` and 
`cfstring.c` which usually shouldn't matter unless LLVM source checkout is done 
into a case insensitive filesystem in which case the failing test is skipped, 
this seems like a bug, going to rename `CFString.c` to `CFString3.c` and revise 
it to adjust backing stores for actual literals to quote `.rodata` like in the 
other test. Pretty silly issue and why test suite ran just fine locally but 
failed when ran on case-sensitive buildbots.


Repository:
  rC Clang

https://reviews.llvm.org/D52344



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to