.. |
ARCMigrate
|
ObjectiveC migrator: Add some more routines
|
2013-08-16 23:35:05 +00:00 |
AST
|
Make the version of Stmt::operator new that takes ASTContext* call the ASTContext& version in Stmt inline instead of having two out of line functions that both call to the global versions.
|
2013-08-19 03:11:34 +00:00 |
ASTMatchers
|
Refactor ArgumentAdaptativeMatcher matchers to remove the template from their declaration.
|
2013-08-16 16:19:42 +00:00 |
Analysis
|
Thread Safety Analysis: fix bug when using TryLock with && and || expressions.
|
2013-08-15 23:06:33 +00:00 |
Basic
|
Add XCore target
|
2013-08-13 09:43:10 +00:00 |
CodeGen
|
XCore target: Add target specific EmitVAArg
|
2013-08-19 09:46:39 +00:00 |
Driver
|
Move SanitizerArgs to the clang Driver
|
2013-08-19 09:14:21 +00:00 |
Edit
|
ObjectiveC migrator: Remove semicolon after the typedef
|
2013-07-18 22:17:33 +00:00 |
Format
|
Split UnwrappedLineFormatter into individual components.
|
2013-08-16 11:20:30 +00:00 |
Frontend
|
InitHeaderSearch.cpp: [Cygwin] Add 4.7.3.
|
2013-08-18 15:03:03 +00:00 |
FrontendTool
|
Indicate success for simple options when clang called with -cc1.
|
2013-08-07 12:54:47 +00:00 |
Headers
|
Fix the name and the type of the argument for intrinisc
|
2013-08-17 16:40:09 +00:00 |
Index
|
Rename libIDE to libIndex.
|
2013-08-17 00:40:41 +00:00 |
Lex
|
Use isCharInSet from llvm/Support/UnicodeCharRanges.h, added a test for double-width characters in FixIt-hints.
|
2013-08-09 06:35:06 +00:00 |
Parse
|
Parse: Do not 'HandleTopLevelDecl' on templated functions.
|
2013-08-16 08:29:13 +00:00 |
Rewrite
|
[frontend] '-frewrite-includes' should not ignore headers included from command-line.
|
2013-07-26 15:32:04 +00:00 |
Sema
|
Omit llvm:: before makeArrayRef. We have using directive in this file.
|
2013-08-19 07:57:02 +00:00 |
Serialization
|
Properly track l-paren of a CXXFucntionalCastExpr.
|
2013-08-15 22:02:56 +00:00 |
StaticAnalyzer
|
Use the number of parameters in the actual method or function to determine the CallEffects size.
|
2013-08-16 23:14:22 +00:00 |
Tooling
|
Tweak Replacement comparisons
|
2013-08-16 12:18:53 +00:00 |
CMakeLists.txt
|
Rename libIDE to libIndex.
|
2013-08-17 00:40:41 +00:00 |
Makefile
|
Rename libIDE to libIndex.
|
2013-08-17 00:40:41 +00:00 |