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
/
libclang
/
libclang.darwin.exports
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add clang_isPODType() for querying if the CXType is POD. Implements <rdar://...
Ted Kremenek
2010-07-30
1
-0
/
+1
*
Introduce a new C API function, clang_parseTranslationUnit(), which
Douglas Gregor
2010-07-21
1
-0
/
+1
*
Introduce a new libclang API, clang_reparseTranslationUnit(), which
Douglas Gregor
2010-07-19
1
-0
/
+1
*
Add CXType support for querying the return type of Objective-C methods. This...
Ted Kremenek
2010-06-21
1
-0
/
+1
*
Add CXType support for FunctionNoProto and FunctionProto types. This include...
Ted Kremenek
2010-06-21
1
-0
/
+1
*
Remove clang_isFromMainFile(). It doesn't work correctly with CXDiagnostics,...
Ted Kremenek
2010-05-27
1
-1
/
+0
*
Introduce priorities into the code-completion results.
Douglas Gregor
2010-05-26
1
-0
/
+1
*
Add libclang function 'clang_isFromMainFile()' (which just wraps SourceManage...
Ted Kremenek
2010-05-20
1
-0
/
+1
*
Remove clang_isDeclarationADefinition() since its functionality is already pr...
Ted Kremenek
2010-05-19
1
-1
/
+0
*
Add function 'clang_isTagDeclDefinition()' to allow clients of libclang to di...
Ted Kremenek
2010-05-18
1
-0
/
+1
*
Add libclang function 'clang_CXXMethod_isStatic' to query of a C++ method
Ted Kremenek
2010-05-17
1
-1
/
+2
*
Add CXType and an initial set of supporting functions to libclang. This expo...
Ted Kremenek
2010-05-14
1
-0
/
+6
*
Rename 'CIndex' to 'libclang', since it has basically become our stable public
Daniel Dunbar
2010-04-30
1
-0
/
+81