ygribov added a subscriber: ygribov.
ygribov added a comment.
What's the problem with Vfork though?
http://reviews.llvm.org/D15888
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
seaneveson updated this revision to Diff 44098.
seaneveson marked an inline comment as done.
seaneveson added a comment.
Removing old "experimental" comment
http://reviews.llvm.org/D15888
Files:
lib/Driver/Tools.cpp
test/Driver/ps4-analyzer-defaults.cpp
Index: test/Driver/ps4-analyzer-defa
zaks.anna accepted this revision.
This revision is now accepted and ready to land.
Comment at: lib/Driver/Tools.cpp:3609
@@ -3602,2 +3608,3 @@
// Enable the following experimental checkers for testing.
+ if (!IsPS4CPU) {
These are no longer experimen