[PATCH] Make SpecialCaseList match full strings, as documented, using anchors.

Alexey Samsonov samsonov at google.com
Tue Jul 16 02:15:05 PDT 2013


  LGTM


================
Comment at: unittests/Transforms/Utils/SpecialCaseList.cpp:152
@@ +151,3 @@
+  EXPECT_FALSE(SCL->isIn(*F));
+  EXPECT_FALSE(SCL->isIn(*GV));
+}
----------------
Please add a test that *foo* matches tomfoolery


http://llvm-reviews.chandlerc.com/D1149

BRANCH
  scl2-1

ARCANIST PROJECT
  llvm



More information about the llvm-commits mailing list