hanchenye-llvm-project/clang/tools/libclang
Alexey Bataev 6125da9258 [OPENMP] Initial parsing and sema analysis for 'flush' directive.
llvm-svn: 213512
2014-07-21 11:26:11 +00:00
..
ARCMigrate.cpp Fix the !CLANG_ENABLE_ARCMT build 2014-07-14 22:17:16 +00:00
BuildSystem.cpp VirtualFileSystem: Add YAMLVFSWriter to generate VFS mapping files 2014-05-20 21:43:27 +00:00
CIndex.cpp [OPENMP] Initial parsing and sema analysis for 'flush' directive. 2014-07-21 11:26:11 +00:00
CIndexCXX.cpp [C++11] Use 'nullptr'. Tools edition. 2014-06-08 08:38:04 +00:00
CIndexCodeCompletion.cpp libclang: refactor handling of unsaved_files 2014-07-07 01:23:14 +00:00
CIndexDiagnostic.cpp Fix typos 2014-07-14 19:42:55 +00:00
CIndexDiagnostic.h [C++11] Add 'override' keyword to virtual methods that override their base class. 2014-03-15 07:47:46 +00:00
CIndexHigh.cpp [C++11] Use 'nullptr'. Tools edition. 2014-06-08 08:38:04 +00:00
CIndexInclusionStack.cpp
CIndexUSRs.cpp libclang/libIndex: USR generation: mangle source location into USRs for macros, 2014-03-28 22:21:26 +00:00
CIndexer.cpp
CIndexer.h
CLog.h [C++11] Use 'nullptr'. Tools edition. 2014-06-08 08:38:04 +00:00
CMakeLists.txt Fix the !CLANG_ENABLE_ARCMT build 2014-07-14 22:17:16 +00:00
CXComment.cpp [C++11] Use 'nullptr'. Tools edition. 2014-06-08 08:38:04 +00:00
CXComment.h [C++11] Use 'nullptr'. Tools edition. 2014-06-08 08:38:04 +00:00
CXCompilationDatabase.cpp [C++11] Use 'nullptr'. Tools edition. 2014-06-08 08:38:04 +00:00
CXCursor.cpp [OPENMP] Initial parsing and sema analysis for 'flush' directive. 2014-07-21 11:26:11 +00:00
CXCursor.h [C++11] Use 'nullptr'. Tools edition. 2014-06-08 08:38:04 +00:00
CXLoadedDiagnostic.cpp [C++11] Use 'nullptr'. Tools edition. 2014-06-08 08:38:04 +00:00
CXLoadedDiagnostic.h [C++11] Add 'override' keyword to virtual methods that override their base class. 2014-03-15 07:47:46 +00:00
CXSourceLocation.cpp [C++11] Use 'nullptr'. Tools edition. 2014-06-08 08:38:04 +00:00
CXSourceLocation.h
CXStoredDiagnostic.cpp libclang: remove 'CXDiagnostic_Remark' 2014-04-26 14:43:53 +00:00
CXString.cpp [C++11] Use 'nullptr'. Tools edition. 2014-06-08 08:38:04 +00:00
CXString.h libclang: refactor handling of unsaved_files 2014-07-07 01:23:14 +00:00
CXTranslationUnit.h [C++11] Use 'nullptr'. Tools edition. 2014-06-08 08:38:04 +00:00
CXType.cpp [C++11] Use 'nullptr'. Tools edition. 2014-06-08 08:38:04 +00:00
CXType.h
CursorVisitor.h [C++11] Use 'nullptr'. Tools edition. 2014-06-08 08:38:04 +00:00
IndexBody.cpp [C++11] Use 'nullptr'. Tools edition. 2014-06-08 08:38:04 +00:00
IndexDecl.cpp [C++11] Use 'nullptr'. Tools edition. 2014-06-08 08:38:04 +00:00
IndexTypeSourceInfo.cpp [C++11] Use 'nullptr'. Tools edition. 2014-06-08 08:38:04 +00:00
Index_Internal.h
Indexing.cpp Revert "unique_ptr-ify ownership of ASTConsumers" 2014-07-17 22:34:12 +00:00
IndexingContext.cpp [C++11] Use 'nullptr'. Tools edition. 2014-06-08 08:38:04 +00:00
IndexingContext.h [C++11] Use 'nullptr'. Tools edition. 2014-06-08 08:38:04 +00:00
Makefile Make clang's rewrite engine a core feature 2014-07-16 16:48:33 +00:00
libclang.exports [libclang] Introduce clang_Module_isSystem(), which returns non-zero if the given CXModule is a system one. 2014-05-15 04:44:25 +00:00