summaryrefslogtreecommitdiffstats
path: root/llvm/include/Config/assert.h
Commit message (Collapse)AuthorAgeFilesLines
* Regardless of whether C provides assert.h, C++ source can always includeChris Lattner2003-07-251-23/+0
| | | | | | <cassert>, making this header unneeded. llvm-svn: 7311
* Merged in autoconf branch. This provides configuration via the autoconfJohn Criswell2003-06-301-0/+23
system. llvm-svn: 7014
OpenPOWER on IntegriCloud