[PATCH] D17776: Improve CHECK-NOT robustness of dllexport tests

Warren Ristow via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 30 23:36:49 PDT 2016


wristow added a comment.

With the camelCase issues now addressed separately, I've updated the test-changes here to only deal with the issues of safely checking that symbols that should not be exported are not in the export table.  In doing this, I've changed the Title and the Summary, to reflect the more focused nature of this proposed change.  I'll add the additional test-cases that were in my original proposed changes of this Differentlial separately, once the issues here are resolved.


http://reviews.llvm.org/D17776





More information about the llvm-commits mailing list