summaryrefslogtreecommitdiff
path: root/lib/sanitizer_common/sanitizer_type_traits.h
Commit message (Expand)AuthorAgeFilesLines
* Implement __sanitizer::conditional<B, T, F>Vitaly Buka2019-04-261-0/+19
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [sanitizer] Remove spurious semi-colonKostya Kortchinsky2018-12-191-1/+1
* Implement a small subset of the C++ `type_traits` header inside sanitizer_com...Dan Liew2018-12-131-0/+44