llvm-project/clang/tools/c-index-test
Rafael Espindola cf63c0d2d8 Use -std=gnu89 in tools/c-index-test/CMakeLists.txt
With the old use of -std=c89 off_t is not defined and the build fails.

This seems to be another variation of
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40278.

llvm-svn: 198748
2014-01-08 11:44:42 +00:00
..
CMakeLists.txt Use -std=gnu89 in tools/c-index-test/CMakeLists.txt 2014-01-08 11:44:42 +00:00
Makefile {c-index-test|c-arcmt-test}/Makefile: Update USEDLIBS along corresponding to clangIndex. 2013-08-18 03:48:57 +00:00
c-index-test.c [libclang] Rename CXSkippedRanges to CXSourceRangeList to make it more future-proof. 2013-12-06 18:55:45 +00:00