[cfe-dev] clang_createTranslationUnitFromSourceFile crashed

Shang Yu yusunn at gmail.com
Sun Jul 1 22:18:13 PDT 2012


Hi dear all,
I'm writing a test program to try the index API, but failed with a
crash, following is the crash report:
libclang: crash detected during parsing: {
  'source_filename' : 'test2.c'
  'command_line_args' : ['-c'],
  'unsaved_files' : [('', '...', 1245120)],
  'options' : 1,
}
Could someone help me with this ? Many thanks !



More information about the cfe-dev mailing list