hanchenye-llvm-project/clang/lib
Daniel Jasper fca735cd58 clang-format: [js] Support ES6 module exports.
Patch by Martin Probst, thank you!

llvm-svn: 229865
2015-02-19 16:14:18 +00:00
..
ARCMigrate Fix layering violation: include/clang/Basic/PlistSupport.h should not include 2015-01-28 20:14:54 +00:00
AST CXXNameMangler::mangleUnresolvedPrefix(): Prune an obsolete \param, according to r229809. [-Wdocumentation] 2015-02-19 07:14:26 +00:00
ASTMatchers Add translationUnitDecl matcher. 2015-02-10 14:46:45 +00:00
Analysis Removing LLVM_EXPLICIT, as MSVC 2012 was the last reason for requiring the macro. NFC; Clang edition. 2015-02-15 22:00:28 +00:00
Basic Change representation of member function pointers for MIPS targets 2015-02-18 15:21:35 +00:00
CodeGen InstrProf: Always emit a coverage region for the condition of an if 2015-02-19 03:10:30 +00:00
Driver Improve our handling of rtti/sanitize=vptr/sanitize=undefined 2015-02-19 01:04:49 +00:00
Edit Edit: Do not extend a removal to include trailing whitespace if we're at the end 2014-09-15 11:47:10 +00:00
Format clang-format: [js] Support ES6 module exports. 2015-02-19 16:14:18 +00:00
Frontend Revert adding hostname to module hash 2015-02-19 04:03:57 +00:00
FrontendTool Provide a BuryPointer for unique_ptrs. 2014-08-29 16:53:14 +00:00
Headers [Headers] Add tests for _mm256_insert_epi64 and fix its definition 2015-02-19 03:02:33 +00:00
Index [libclang] Use same USR encoding for 'char' regardless of what the target considers the sign to be. 2014-12-08 09:09:05 +00:00
Lex Spelling correction. 2015-02-19 11:21:11 +00:00
Parse FIX PR 18432, default args, friends & late-parsed members. 2015-02-19 14:03:22 +00:00
Rewrite Trim some includes. NFC. 2014-10-29 22:13:46 +00:00
Sema FIX PR 18432, default args, friends & late-parsed members. 2015-02-19 14:03:22 +00:00
Serialization Prevent use after free caused by accessing a member into a dense set. 2015-02-18 14:13:46 +00:00
StaticAnalyzer [analyzer] Different handling of alloca(). 2015-02-19 13:36:20 +00:00
Tooling Adopt new cl::HideUnrelatedOptions API added r226729. 2015-01-21 23:26:11 +00:00
CMakeLists.txt
Makefile