index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
tools
/
c-index-test
/
c-index-test.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
libclang: add clang_CXXMethod_isConst API that allows to determine if a C++
Dmitri Gribenko
2014-04-07
1
-0
/
+2
*
Remove a dead store, add a FIXME for another.
Richard Smith
2014-03-06
1
-1
/
+1
*
Add 'remark' diagnostic type in 'clang'
Tobias Grosser
2014-02-28
1
-0
/
+1
*
libclang: New functions clang_Type_getNumTemplateArguments,
Dmitri Gribenko
2014-02-27
1
-3
/
+18
*
Fix gcc warning about C++ style comments.
Patrik Hagglund
2014-02-17
1
-1
/
+1
*
libclang: report error code for bad PCH files
Dmitri Gribenko
2014-02-12
1
-86
/
+150
*
Add an option to allow Clang verify source files for a module only once during
Dmitri Gribenko
2014-02-12
1
-0
/
+10
*
[libclang] Rename CXSkippedRanges to CXSourceRangeList to make it more future...
Argyrios Kyrtzidis
2013-12-06
1
-2
/
+2
*
[c-index-test] For the '-remap-file' option use a comma for separator which i...
Argyrios Kyrtzidis
2013-12-05
1
-7
/
+7
*
[libclang] Record ranges skipped by the preprocessor and expose them with lib...
Argyrios Kyrtzidis
2013-12-05
1
-0
/
+14
*
[c-index-test] Enhance perform_test_reparse_source() to allow remapping a file
Argyrios Kyrtzidis
2013-12-05
1
-12
/
+77
*
[c-index-test] For the '-remap-file=' option use ':' instead of ';' for separ...
Argyrios Kyrtzidis
2013-12-05
1
-7
/
+7
*
[libclang] Introduce clang_Type_getCXXRefQualifier whichexposes ref-qualifier...
Argyrios Kyrtzidis
2013-10-11
1
-0
/
+5
*
Revert commit 186833 (no longer needed after the fix in 186859).
Enea Zaffanella
2013-07-22
1
-83
/
+46
*
c-index-test.c: Let this C89-compliant since r186817.
NAKAMURA Takumi
2013-07-22
1
-46
/
+83
*
[libclang] Introduce clang_Cursor_isObjCOptional, which returns whether the d...
Argyrios Kyrtzidis
2013-07-05
1
-1
/
+3
*
libclang: add a function to check whether a member function is pure virtual
Dmitri Gribenko
2013-05-17
1
-1
/
+2
*
[libclang] Introduce clang_Module_getASTFile function that returns the module...
Argyrios Kyrtzidis
2013-04-26
1
-3
/
+8
*
[PCH/modules] Require the preprocessing record option to match the used PCH, ...
Argyrios Kyrtzidis
2013-04-26
1
-0
/
+1
*
[libclang] Introduce clang_Cursor_isVariadic, which returns non-zero if the g...
Argyrios Kyrtzidis
2013-04-18
1
-0
/
+3
*
[libclang] Introduce clang_Cursor_getObjCDeclQualifiers, to query for 'ObjC Q...
Argyrios Kyrtzidis
2013-04-18
1
-0
/
+16
*
[libclang] Introduce clang_Cursor_getObjCPropertyAttributes to query the writ...
Argyrios Kyrtzidis
2013-04-18
1
-0
/
+22
*
[libclang] Have clang_getCXXAccessSpecifier() also return the access control ...
Argyrios Kyrtzidis
2013-04-11
1
-0
/
+17
*
[libclang] Expose record layout info via new libclang functions:
Argyrios Kyrtzidis
2013-04-11
1
-0
/
+59
*
[c-index-test] Enable 'display diagnostics' when using the -test-load functio...
Argyrios Kyrtzidis
2013-04-09
1
-2
/
+2
*
[Modules] Resolve top-headers of modules lazily.
Argyrios Kyrtzidis
2013-03-13
1
-2
/
+2
*
[libclang] Fix a test and a warning on windows.
Argyrios Kyrtzidis
2013-03-11
1
-1
/
+1
*
[libclang] Introduce clang_findIncludesInFile, that can be used to retrieve a...
Argyrios Kyrtzidis
2013-03-08
1
-1
/
+97
*
Fix typos: [Dd]iagnosic -> [Dd]iagnostic
Stefanus Du Toit
2013-03-01
1
-8
/
+8
*
libclang: add clang_getTypeSpelling(CXType CT)
Dmitri Gribenko
2013-02-15
1
-17
/
+21
*
[c-index-test] Fix warnings about unused results from chdir().
Argyrios Kyrtzidis
2012-12-17
1
-3
/
+11
*
[libclang] Introduce a new indexing mode where we skip function bodies
Argyrios Kyrtzidis
2012-12-06
1
-1
/
+8
*
[c-index-test] Introduce '-index-compile-db' which accepts a compilation data...
Argyrios Kyrtzidis
2012-12-05
1
-66
/
+197
*
c-index-test.c: Make C89-compliant.
NAKAMURA Takumi
2012-12-04
1
-1
/
+2
*
libclang: Add a function to libclang for retrieving the bit width value
Dmitri Gribenko
2012-12-04
1
-0
/
+21
*
[libclang] Introduce clang_Cursor_getReceiverType which returns the CXType for
Argyrios Kyrtzidis
2012-11-01
1
-0
/
+6
*
c-index-test.c: Split a format string. [-Woverlength-strings]
NAKAMURA Takumi
2012-10-24
1
-1
/
+2
*
[libclang] Add "-index-file-full" option that recursively indexes any imported
Argyrios Kyrtzidis
2012-10-24
1
-2
/
+74
*
[libclang] Invoke a ppIncludedFile callback when indexing implicit module imp...
Argyrios Kyrtzidis
2012-10-18
1
-1
/
+2
*
c-index-test.c: /* Use C style comment. */
NAKAMURA Takumi
2012-10-12
1
-1
/
+1
*
[libclang] Make sure the index_data.main_filename field is initialized
Argyrios Kyrtzidis
2012-10-11
1
-0
/
+2
*
[libclang] Add tests for indexing modules and PCHs using modules.
Argyrios Kyrtzidis
2012-10-11
1
-1
/
+1
*
[libclang] Improve AST serialization done by ASTUnit::Save().
Argyrios Kyrtzidis
2012-10-11
1
-1
/
+5
*
[libclang] Now that we have a CXModule object, pass it to the
Argyrios Kyrtzidis
2012-10-05
1
-5
/
+8
*
[libclang] Introduce new C functions that provide information about modules:
Argyrios Kyrtzidis
2012-10-05
1
-0
/
+19
*
[libclang] Simplify indexing of module imports by handling implicit
Argyrios Kyrtzidis
2012-10-03
1
-4
/
+3
*
[libclang] Even though we disable the preprocessing record during indexing,
Argyrios Kyrtzidis
2012-10-02
1
-1
/
+2
*
[libclang] Implement the importedASTFile indexing callback to provide
Argyrios Kyrtzidis
2012-10-02
1
-1
/
+19
*
Comment AST: TableGen'ize all command lists in CommentCommandTraits.cpp.
Dmitri Gribenko
2012-09-10
1
-4
/
+3
*
Fix the build (-Wswitch violation introduced by r163013).
David Blaikie
2012-08-31
1
-0
/
+1
[prev]
[next]