aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/TextAPI/MachO/InterfaceFile.cpp
AgeCommit message (Expand)AuthorFilesLines
2020-06-24[TextAPI/MachO] Fix style issues. NFCFangrui Song1-11/+9
2020-01-29Another round of GCC5 fixes.Benjamin Kramer1-1/+1
2020-01-29Fix one round of implicit conversions found by g++5.Benjamin Kramer1-1/+1
2020-01-28Make llvm::StringRef to std::string conversions explicit.Benjamin Kramer1-2/+2
2019-09-20[TextAPI] Arch&Platform to TargetCyndy Ishida1-19/+61
2019-06-30Cleanup: llvm::bsearch -> llvm::partition_point after r364719Fangrui Song1-9/+7
2019-06-21Simplify std::lower_bound with llvm::{bsearch,lower_bound}. NFCFangrui Song1-9/+8
2019-03-22[TextAPI] TBD Reader/WriterJuergen Ributzka1-0/+84
2018-11-29Revert r347823 "[TextAPI] Switch back to a custom Platform enum."Hans Wennborg1-86/+0
2018-11-29[TextAPI] TBD Reader/WriterJuergen Ributzka1-0/+86
2018-11-28Revert "[TextAPI] TBD Reader/Writer"Juergen Ributzka1-86/+0
2018-11-28[TextAPI] TBD Reader/WriterJuergen Ributzka1-0/+86