[PATCH] SpecialCaseList: Add support for parsing multiple input files.
Alexey Samsonov
vonosmas at gmail.com
Tue Feb 3 13:49:45 PST 2015
- Remove special case for empty filename.
- Report file name in parsing error message. Start error messages from lowecase letters.
- Address reviewer's comments. Add unittest for multiple special-case list files.
http://reviews.llvm.org/D7367
Files:
bindings/go/llvm/InstrumentationBindings.cpp
bindings/go/llvm/InstrumentationBindings.h
bindings/go/llvm/transforms_instrumentation.go
include/llvm/Support/SpecialCaseList.h
include/llvm/Transforms/Instrumentation.h
lib/Support/SpecialCaseList.cpp
lib/Transforms/Instrumentation/DataFlowSanitizer.cpp
unittests/Support/SpecialCaseListTest.cpp
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D7367.19263.patch
Type: text/x-patch
Size: 17873 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150203/67065013/attachment.bin>
More information about the llvm-commits
mailing list