Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [External] Move lib/JSON to lib/External/JSON. NFC. | Michael Kruse | 2017-02-05 | 1 | -1732/+0 |
| | | | | | | For consistency with isl and ppcg which are already in lib/External. llvm-svn: 294126 | ||||
* | Fixed gcc build warnings | Tobias Grosser | 2014-04-11 | 1 | -83/+88 |
| | | | | | | | + vim 'fixed' line endings in json_value.cpp Contributed-by: Johannes Doerfert <doerfert@cs.uni-saarland.de> llvm-svn: 206044 | ||||
* | Disable some clang warnings in imported JSON code. | Tobias Grosser | 2012-01-30 | 1 | -0/+4 |
| | | | | llvm-svn: 149239 | ||||
* | JSON: Do not use throw when exception is disabled. | Hongbin Zheng | 2011-04-30 | 1 | -1/+6 |
| | | | | llvm-svn: 130575 | ||||
* | Add initial version of Polly | Tobias Grosser | 2011-04-29 | 1 | -0/+1718 |
This version is equivalent to commit ba26ebece8f5be84e9bd6315611d412af797147e in the old git repository. llvm-svn: 130476 |