llvm-project/polly/lib
Michael Kruse ebca0f1609 [JSONExporter] Print instead of ignoring parser error.
Silence the warning

    warning: ignoring return value of function declared with 'warn_unused_result' attribute [-Wunused-result]

JSONExporter is a developer tool, there is no mechanism for error
handling. Print the parser error and abort with a fatal error.

llvm-svn: 338659
2018-08-02 00:11:14 +00:00
..
Analysis [ScopBuilder] Set domain to empty instead of NULL. 2018-08-01 22:28:32 +00:00
CodeGen PPCG codegen 2018-08-01 10:48:38 +00:00
Exchange [JSONExporter] Print instead of ignoring parser error. 2018-08-02 00:11:14 +00:00
External [isl++] drop the isl namespace qualifiers [NFC] 2018-08-01 09:57:36 +00:00
Support Rebase C++ bindings on top of latest isl bindings 2018-08-01 09:57:10 +00:00
Transform Rebase C++ bindings on top of latest isl bindings 2018-08-01 09:57:10 +00:00
CMakeLists.txt [JSONExporter] Replace bundled Jsoncpp with llvm/Support/JSON.h. NFC. 2018-08-01 00:15:16 +00:00
Polly.cpp Drop '@brief' from doxygen comments 2016-09-02 06:33:33 +00:00