hanchenye-llvm-project/clang/tools/libclang
Dmitri Gribenko 9f08be0272 libclang logging: fixup for MSVC, which does not have __func__
llvm-svn: 172158
2013-01-11 01:15:02 +00:00
..
ARCMigrate.cpp Sort #include lines for tools/... 2012-12-04 09:25:21 +00:00
CIndex.cpp [libclang] Enhance logging capabilities of libclang. 2013-01-10 18:54:52 +00:00
CIndexCXX.cpp Normalize line endings of r163013 (part 2). 2012-08-31 22:18:20 +00:00
CIndexCodeCompletion.cpp [libclang] Enhance logging capabilities of libclang. 2013-01-10 18:54:52 +00:00
CIndexDiagnostic.cpp Make DiagnosticOptions intrusively reference-counted, and make sure 2012-10-23 22:26:28 +00:00
CIndexDiagnostic.h Implement clang_getDiagnosticCategoryText() to provide a way for a client of libclang to accurately 2012-04-12 00:03:31 +00:00
CIndexHigh.cpp [libclang] Enhance logging capabilities of libclang. 2013-01-10 18:54:52 +00:00
CIndexInclusionStack.cpp Sort #include lines for tools/... 2012-12-04 09:25:21 +00:00
CIndexUSRs.cpp Re-commit r170428 changes with Linux style file endings. 2012-12-18 14:38:23 +00:00
CIndexer.cpp Sort #include lines for tools/... 2012-12-04 09:25:21 +00:00
CIndexer.h [libclang] When getting the cursor for an identifier inside a macro definition, check if 2013-01-07 19:16:25 +00:00
CLog.h libclang logging: fixup for MSVC, which does not have __func__ 2013-01-11 01:15:02 +00:00
CMakeLists.txt This is the libclang patch providing minimal API to 2012-12-18 23:02:59 +00:00
CXComment.cpp Comment to XML conversion: no, we don't want to print instantiations for the 2013-01-07 18:45:48 +00:00
CXComment.h Sort #include lines for tools/... 2012-12-04 09:25:21 +00:00
CXCompilationDatabase.cpp Sort #include lines for tools/... 2012-12-04 09:25:21 +00:00
CXCursor.cpp [libclang] When getting the cursor for an identifier inside a macro definition, check if 2013-01-07 19:16:25 +00:00
CXCursor.h [libclang] When getting the cursor for an identifier inside a macro definition, check if 2013-01-07 19:16:25 +00:00
CXLoadedDiagnostic.cpp Implement clang_getDiagnosticCategoryText() to provide a way for a client of libclang to accurately 2012-04-12 00:03:31 +00:00
CXLoadedDiagnostic.h Implement clang_getDiagnosticCategoryText() to provide a way for a client of libclang to accurately 2012-04-12 00:03:31 +00:00
CXSourceLocation.cpp [libclang] Enhance logging capabilities of libclang. 2013-01-10 18:54:52 +00:00
CXSourceLocation.h Sort #include lines for tools/... 2012-12-04 09:25:21 +00:00
CXStoredDiagnostic.cpp Re-apply r159875 with fixes. 2012-07-07 05:53:30 +00:00
CXString.cpp Sort #include lines for tools/... 2012-12-04 09:25:21 +00:00
CXString.h Sort #include lines for tools/... 2012-12-04 09:25:21 +00:00
CXTranslationUnit.h This is the libclang patch providing minimal API to 2012-12-18 23:02:59 +00:00
CXType.cpp Add intel_ocl_bicc calling convention as a function attribute to clang. The calling convention is already implemented in LLVM. 2012-12-25 08:53:55 +00:00
CXType.h Change CXTranslationUnit to not directly cast to an ASTUnit*, 2010-11-16 08:15:36 +00:00
CursorVisitor.h Sort #include lines for tools/... 2012-12-04 09:25:21 +00:00
IndexBody.cpp Sort #include lines for tools/... 2012-12-04 09:25:21 +00:00
IndexDecl.cpp Sort #include lines for tools/... 2012-12-04 09:25:21 +00:00
IndexTypeSourceInfo.cpp Sort #include lines for tools/... 2012-12-04 09:25:21 +00:00
Index_Internal.h [libclang] Move CursorVisitor to its own header. 2011-11-03 19:02:34 +00:00
Indexing.cpp [libclang] Enhance logging capabilities of libclang. 2013-01-10 18:54:52 +00:00
IndexingContext.cpp Add a missing 'else'. Found by grep '} if' 2012-12-19 17:29:30 +00:00
IndexingContext.h [libclang] Introduce a new indexing mode where we skip function bodies 2012-12-06 19:41:16 +00:00
Makefile libclang/Makefile: Reorder USEDLIBS along driver/clang. 2013-01-07 15:45:20 +00:00
RecursiveASTVisitor.h Fix the AST representation for non-type template arguments to encode 2012-09-26 02:36:12 +00:00
SimpleFormatContext.h Improve on header comment suggested by James Dennet. 2012-12-19 17:03:46 +00:00
libclang.exports [libclang] Introduce clang_getFileLocation. 2013-01-04 18:30:13 +00:00