summaryrefslogtreecommitdiffstats
path: root/polly/lib/JSON/json_writer.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [External] Move lib/JSON to lib/External/JSON. NFC.Michael Kruse2017-02-051-829/+0
| | | | | | For consistency with isl and ppcg which are already in lib/External. llvm-svn: 294126
* Fix spacing around variable initializations and for-loops. NFC.Mandeep Singh Grang2016-08-091-1/+1
| | | | | | | | | | Reviewers: grosser, _jdoerfert, zinob Projects: #polly Differential Revision: https://reviews.llvm.org/D23285 llvm-svn: 278143
* [C++11] Use nullptrTobias Grosser2014-04-161-4/+4
| | | | llvm-svn: 206361
* Add initial version of PollyTobias Grosser2011-04-291-0/+829
This version is equivalent to commit ba26ebece8f5be84e9bd6315611d412af797147e in the old git repository. llvm-svn: 130476
OpenPOWER on IntegriCloud