This website requires JavaScript.
Explore
Help
Sign In
OSchip
/
llvm-project
mirror of
https://github.com/THU-DSP-LAB/llvm-project.git
Watch
13
Star
0
Fork
You've already forked llvm-project
6
Code
Issues
Packages
Projects
Releases
Wiki
Activity
a3635b7b3b
llvm-project
/
clang
/
tools
/
c-index-test
History
NAKAMURA Takumi
80e373e44f
c-index-test/CMakeLists.txt: Suggest -isystem to include libxml2 with include_directories(SYSTEM).
...
llvm-svn: 185928
2013-07-09 11:14:30 +00:00
..
CMakeLists.txt
c-index-test/CMakeLists.txt: Suggest -isystem to include libxml2 with include_directories(SYSTEM).
2013-07-09 11:14:30 +00:00
Makefile
c-index-test/Makefile: Use -isystem instead of -I on $(LIBXML2_INC) with -Wdocumentation.
2013-07-09 11:14:24 +00:00
c-index-test.c
[libclang] Introduce clang_Cursor_isObjCOptional, which returns whether the declaration was affected by "@optional"
2013-07-05 20:44:37 +00:00