.. |
ARCMigrate
|
ObjectiveC migrator. Minor clean up of my last patch.
|
2013-10-17 23:13:13 +00:00 |
AST
|
ObjectiveC: under -Wunused-property-ivar warn if property's
|
2013-10-25 21:44:50 +00:00 |
ASTMatchers
|
Revert "Refactor DynTypedMatcher into a value type class, just like Matcher<T>."
|
2013-10-21 22:26:36 +00:00 |
Analysis
|
Used OwningPtr to clean up some memory management in Consumed.cpp.
|
2013-10-25 15:33:28 +00:00 |
Basic
|
Add driver support for FP, SIMD and crypto defaults.
|
2013-10-24 18:32:51 +00:00 |
CodeGen
|
Fix the inconsistent order of parameters in the GetVBaseOffsetFromVBPtr definition and declaration
|
2013-10-27 17:10:27 +00:00 |
Driver
|
Support cross linking to arm on ubuntu.
|
2013-10-28 18:52:30 +00:00 |
Edit
|
ObjectiveC migrator: When doing migration, migrator must suggest
|
2013-10-01 21:16:29 +00:00 |
Format
|
clang-format: Fix ObjC method exprs with variadic parameters.
|
2013-10-26 17:00:22 +00:00 |
Frontend
|
I am about to change llvm::MemoryBuffer::getFile take take a Twine. Change
|
2013-10-25 19:00:49 +00:00 |
FrontendTool
|
Remove -ast-dump-xml.
|
2013-10-07 20:56:34 +00:00 |
Headers
|
Define [U]LLONG_{MIN,MAX} for C++11, add tests.
|
2013-10-27 19:00:49 +00:00 |
Index
|
Avoid using the 'index' namespace as scope.
|
2013-08-21 00:49:25 +00:00 |
Lex
|
Use the same SourceManager for ModuleMaps and compilations.
|
2013-10-24 07:51:24 +00:00 |
Parse
|
Fix a parser crash when there are #pragmas in a context which requires a single
|
2013-10-28 22:04:30 +00:00 |
Rewrite
|
Fix typo: inccrementally
|
2013-10-13 12:02:16 +00:00 |
Sema
|
Sema: Emit a nicer diagnostic when IndirectFieldDecls show up inappropriately in non-type template arguments
|
2013-10-26 06:12:44 +00:00 |
Serialization
|
ObjectiveC: under -Wunused-property-ivar warn if property's
|
2013-10-25 21:44:50 +00:00 |
StaticAnalyzer
|
StaticAnalyzer/Checkers/DynamicTypePropagation.cpp: Fix in comments. 80-col and an utf8 char.
|
2013-10-28 04:14:33 +00:00 |
Tooling
|
Reverted r192992 broke windows and freebsd builds.
|
2013-10-18 19:48:31 +00:00 |
CMakeLists.txt
|
Fix dependencies now that the ARC migrator depends on the static analyzer.
|
2013-08-22 15:50:02 +00:00 |
Makefile
|
Fix dependencies now that the ARC migrator depends on the static analyzer.
|
2013-08-22 15:50:02 +00:00 |