.. |
ARCMigrate
|
Remove a goofy CMake hack and use the standard CMake facilities to
|
2012-06-21 01:30:21 +00:00 |
AST
|
Renamed RawComment kinds to avoid name clash.
|
2012-07-04 07:30:26 +00:00 |
Analysis
|
Thread safety analysis: improve handling of smart pointers.
|
2012-07-03 19:47:18 +00:00 |
Basic
|
A few more cleanups for the GNU family of ObjC runtimes.
|
2012-07-04 10:37:03 +00:00 |
CodeGen
|
Rename the GCC Objective-C runtime to gcc from gnu-fragile and the GNUstep
|
2012-07-03 20:49:52 +00:00 |
Driver
|
Hoist the logic for selecting the Objective-C dispatch method into the runtime
|
2012-07-04 11:52:24 +00:00 |
Edit
|
Fix uninitialized variable use bug found by the clairvoyant static analyzer.
|
2012-06-27 23:45:44 +00:00 |
Frontend
|
[libclang] Protect against a race condition where a thread
|
2012-07-03 16:30:52 +00:00 |
FrontendTool
|
Remove a goofy CMake hack and use the standard CMake facilities to
|
2012-06-21 01:30:21 +00:00 |
Headers
|
Rename tzcnt intrinsics to match gcc.
|
2012-07-02 06:52:51 +00:00 |
Lex
|
Share ConvertUTF8toWide() between Lex and CodeGen.
|
2012-07-03 02:24:52 +00:00 |
Parse
|
Obj-C++11 parser: handle a fall out of delayed
|
2012-07-03 23:22:13 +00:00 |
Rewrite
|
objective-c modern translator: synthesize argument type
|
2012-06-29 19:55:46 +00:00 |
Sema
|
Renamed RawComment kinds to avoid name clash.
|
2012-07-04 07:30:26 +00:00 |
Serialization
|
[PCH] Make sure that all newly introduced visible decls in a DeclContext
|
2012-07-02 19:19:01 +00:00 |
StaticAnalyzer
|
[analyzer] For now, don't inline non-static member overloaded operators.
|
2012-07-03 22:55:57 +00:00 |
Tooling
|
Remove a goofy CMake hack and use the standard CMake facilities to
|
2012-06-21 01:30:21 +00:00 |
CMakeLists.txt
|
Fix a big layering violation introduced by r158771.
|
2012-06-20 09:53:52 +00:00 |
Makefile
|
Fix a big layering violation introduced by r158771.
|
2012-06-20 09:53:52 +00:00 |