.. |
ARCMigrate
|
ObjectiveC migrator: Add some more routines
|
2013-08-16 23:35:05 +00:00 |
AST
|
Make expression allocation methods use a 'const' reference to the ASTContext since the underlying operator new only needs a const reference.
|
2013-08-18 10:09:15 +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
|
DebugInfo: don't require full definitions for friend classes
|
2013-08-18 04:50:23 +00:00 |
Driver
|
Windows ToolChain: add VS bin dir to PogramPaths
|
2013-08-16 03:15:10 +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
|
Fix a use-after-free found in libclang when doing code completion. The
|
2013-08-18 07:20:52 +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 |