hanchenye-llvm-project/clang/lib
Ehsan Akhgari de8c93b982 Use the newly added FindInEnvPath helper in clang
llvm-svn: 212058
2014-06-30 19:56:37 +00:00
..
ARCMigrate Remove llvm:: from uses of ArrayRef. 2014-06-28 23:22:23 +00:00
AST Import MutableArrayRef into clang namespace. 2014-06-28 23:22:33 +00:00
ASTMatchers Remove llvm:: from uses of ArrayRef. 2014-06-28 23:22:23 +00:00
Analysis Fix a crash in Retain Count checker error reporting 2014-06-13 23:47:38 +00:00
Basic Basic: correct the va_list type on Windows on ARM 2014-06-29 23:05:41 +00:00
CodeGen Using of variable length arrays in captured statements and OpenMP constructs. 2014-06-30 02:55:54 +00:00
Driver Use the newly added FindInEnvPath helper in clang 2014-06-30 19:56:37 +00:00
Edit [C++11] Use 'nullptr'. 2014-05-09 08:15:10 +00:00
Format clang-format: Support member function reference qualifiers. 2014-06-30 13:54:27 +00:00
Frontend Remove 'const' from MemoryBuffers used through the SourceManager 2014-06-27 17:40:03 +00:00
FrontendTool [C++11] Use 'nullptr'. 2014-05-26 06:21:51 +00:00
Headers [x86] Add Clang support for intrinsic __rdpmc. 2014-06-30 18:23:58 +00:00
Index Remove 'const' from MemoryBuffers used through the SourceManager 2014-06-27 17:40:03 +00:00
Lex Removed unused typedef for recursive_directory_iterator 2014-06-30 16:10:15 +00:00
Parse [OPENMP] Parsing and sema analysis for 'copyprivate' clause. 2014-06-27 10:37:06 +00:00
Rewrite Replace llvm::error_code with std::error_code. 2014-06-12 14:02:15 +00:00
Sema [OPENMP] Added table with allowed nesting info for OpenMP regions (per request from Samuel F Antao). 2014-06-30 10:22:46 +00:00
Serialization Remove llvm:: from uses of ArrayRef. 2014-06-28 23:22:23 +00:00
StaticAnalyzer Remove llvm:: from uses of ArrayRef. 2014-06-28 23:22:23 +00:00
Tooling Include system_error directly. 2014-06-12 17:19:42 +00:00
CMakeLists.txt
Makefile