summaryrefslogtreecommitdiffstats
path: root/polly/lib/JSON/json_value.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fixed gcc build warningsTobias Grosser2014-04-111-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 Grosser2012-01-301-0/+4
| | | | llvm-svn: 149239
* JSON: Do not use throw when exception is disabled.Hongbin Zheng2011-04-301-1/+6
| | | | llvm-svn: 130575
* Add initial version of PollyTobias Grosser2011-04-291-0/+1718
This version is equivalent to commit ba26ebece8f5be84e9bd6315611d412af797147e in the old git repository. llvm-svn: 130476
OpenPOWER on IntegriCloud