[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.

git-svn-id: https://llvm.org/svn/llvm-project/polly/trunk@338659 91177308-0d34-0410-b5e6-96231b3b80d8
1 file changed