2011-09-12 |
Anna Zaks | [analyzer] Test for -analyze-function on ObjectiveC... |
commit | commitdiff | tree | snapshot |
2011-09-12 |
Devang Patel | Fix debug info encodings for char16_t and char32_t. |
commit | commitdiff | tree | snapshot |
2011-09-12 |
Douglas Gregor | Allow __module_private__ on fields |
commit | commitdiff | tree | snapshot |
2011-09-12 |
Douglas Gregor | Remove the restriction on module-private friends. Since... |
commit | commitdiff | tree | snapshot |
2011-09-12 |
Douglas Gregor | Only predefine the __EXCEPTIONS macro if C++ exceptions... |
commit | commitdiff | tree | snapshot |
2011-09-12 |
Hans Wennborg | Silence ?: precendence warning when parenthesis are... |
commit | commitdiff | tree | snapshot |
2011-09-10 |
Benjamin Kramer | Silence "end of non-void function" warnings with llvm_u... |
commit | commitdiff | tree | snapshot |
2011-09-10 |
Fariborz Jahanian | objc rewriter - more fixes to support compiling the... |
commit | commitdiff | tree | snapshot |
2011-09-10 |
Chris Lattner | remove pedantic ; |
commit | commitdiff | tree | snapshot |
2011-09-10 |
John McCall | Modernize and comment; no functionality change. |
commit | commitdiff | tree | snapshot |
2011-09-10 |
John McCall | Simplify the generation of Objective-C setters, at... |
commit | commitdiff | tree | snapshot |
2011-09-10 |
John McCall | Rename the ARC cast kinds to start with "ARC". |
commit | commitdiff | tree | snapshot |
2011-09-10 |
David Blaikie | Correctly referring to the null pointer as 'null' not... |
commit | commitdiff | tree | snapshot |
2011-09-10 |
Julien Lerouge | Make this test portable on Win32. |
commit | commitdiff | tree | snapshot |
2011-09-10 |
David Blaikie | Show either a location or a fixit note, not both, for... |
commit | commitdiff | tree | snapshot |
2011-09-10 |
John McCall | Missed a %local use; hopefully this clears this test up. |
commit | commitdiff | tree | snapshot |
2011-09-10 |
Richard Trieu | Fix a broken assert in AST/DeclCXX.cpp. |
commit | commitdiff | tree | snapshot |
2011-09-10 |
Eli Friedman | clang part of r139458; un-XFAIL testcase. |
commit | commitdiff | tree | snapshot |
2011-09-10 |
Richard Trieu | Revision 139454 fixed a broken assert in LLVM, which... |
commit | commitdiff | tree | snapshot |
2011-09-10 |
John McCall | Make this test not depend on unnecessary details and... |
commit | commitdiff | tree | snapshot |
2011-09-10 |
John McCall | When converting a block pointer to an Objective-C point... |
commit | commitdiff | tree | snapshot |
2011-09-10 |
Douglas Gregor | Fix a diagnostics crasher with -Wmissing-noreturn in... |
commit | commitdiff | tree | snapshot |
2011-09-10 |
Chandler Carruth | Fix a -Wreturn-type warning due to this field not expli... |
commit | commitdiff | tree | snapshot |
2011-09-10 |
Devang Patel | Emit debug info for wchar_t. |
commit | commitdiff | tree | snapshot |
2011-09-10 |
Douglas Gregor | Don't crash when we fail to load a module. It's unbecom... |
commit | commitdiff | tree | snapshot |
2011-09-10 |
Douglas Gregor | Clean up our handling of Objective-C definitions in... |
commit | commitdiff | tree | snapshot |
2011-09-10 |
Anna Zaks | [analyzer] -analyze-function for ObjectiveC should... |
commit | commitdiff | tree | snapshot |
2011-09-10 |
Douglas Gregor | Kill of the Decl::PCHLevel field entirely. We now only... |
commit | commitdiff | tree | snapshot |
2011-09-10 |
Chandler Carruth | Extend the Stmt AST to make it easier to look through... |
commit | commitdiff | tree | snapshot |
2011-09-09 |
Douglas Gregor | The translation unit is never deserialized |
commit | commitdiff | tree | snapshot |
2011-09-09 |
Douglas Gregor | Eliminate all but one caller of Decl::getPCHLevel() |
commit | commitdiff | tree | snapshot |
2011-09-09 |
Douglas Gregor | Introduce a new predicate Decl::isFromASTFile() to... |
commit | commitdiff | tree | snapshot |
2011-09-09 |
Caitlin Sadowski | Thread safety: removing unnecessary import and reorderi... |
commit | commitdiff | tree | snapshot |
2011-09-09 |
Caitlin Sadowski | Thread safety: removing unnecessary import |
commit | commitdiff | tree | snapshot |
2011-09-09 |
Julien Lerouge | Remove trailing } in comment. |
commit | commitdiff | tree | snapshot |
2011-09-09 |
Julien Lerouge | Bring llvm.annotation* intrinsics support back to where... |
commit | commitdiff | tree | snapshot |
2011-09-09 |
Douglas Gregor | In the ASTReader, replace the never-NULL Preprocessor... |
commit | commitdiff | tree | snapshot |
2011-09-09 |
Kaelyn Uhrain | Add smarter sorting of overload candidates that failed... |
commit | commitdiff | tree | snapshot |
2011-09-09 |
Eric Christopher | Carry the debug information from single exit unified... |
commit | commitdiff | tree | snapshot |
2011-09-09 |
Douglas Gregor | In ASTReader, replace the never-NULL ASTContext pointer... |
commit | commitdiff | tree | snapshot |
2011-09-09 |
Douglas Gregor | Friends cannot be declared module-private |
commit | commitdiff | tree | snapshot |
2011-09-09 |
Douglas Gregor | Mark the translation unit as having lexical/visible... |
commit | commitdiff | tree | snapshot |
2011-09-09 |
Douglas Gregor | Back out r139358 "[PCH] When loading the decls linked... |
commit | commitdiff | tree | snapshot |
2011-09-09 |
Douglas Gregor | Specializations cannot be module-hidden. Diagnose attem... |
commit | commitdiff | tree | snapshot |
2011-09-09 |
John McCall | Treat the weak export of block runtime symbols as a... |
commit | commitdiff | tree | snapshot |
2011-09-09 |
Fariborz Jahanian | objc rewriter - Add rewriter test for new instancetype |
commit | commitdiff | tree | snapshot |
2011-09-09 |
Douglas Gregor | Don't produce 'instancetype' as the type of a message... |
commit | commitdiff | tree | snapshot |
2011-09-09 |
Douglas Gregor | __module_private__ is inherited by redeclarations of... |
commit | commitdiff | tree | snapshot |
2011-09-09 |
Anna Zaks | [analyzer] When running scan-build with -plist on ... |
commit | commitdiff | tree | snapshot |
2011-09-09 |
Douglas Gregor | Propagate __module_private__ from previous declarations... |
commit | commitdiff | tree | snapshot |
2011-09-09 |
Douglas Gregor | When type-checking a call to an overloaded, builtin... |
commit | commitdiff | tree | snapshot |
2011-09-09 |
Caitlin Sadowski | Thread safety: This patch deals with previously unhandl... |
commit | commitdiff | tree | snapshot |
2011-09-09 |
Caitlin Sadowski | Thread Safety: Moving the analysis to a new file |
commit | commitdiff | tree | snapshot |
2011-09-09 |
Caitlin Sadowski | Thread safety: refactoring test cases |
commit | commitdiff | tree | snapshot |
2011-09-09 |
Caitlin Sadowski | Thread safety: refactoring to use an error handler |
commit | commitdiff | tree | snapshot |
2011-09-09 |
Francois Pichet | Update comment because JumpDiagnostics.cpp is not just... |
commit | commitdiff | tree | snapshot |
2011-09-09 |
John McCall | Clean up the sentinel-attribute checking code a lot... |
commit | commitdiff | tree | snapshot |
2011-09-09 |
Argyrios Kyrtzidis | Do a lookup for the blocks runtime globals to see if... |
commit | commitdiff | tree | snapshot |
2011-09-09 |
Argyrios Kyrtzidis | [PCH] When loading the decls linked to an identifier... |
commit | commitdiff | tree | snapshot |
2011-09-09 |
Argyrios Kyrtzidis | Use ArrayRef in ExternalASTSource::SetExternalVisibleDe... |
commit | commitdiff | tree | snapshot |
2011-09-09 |
John McCall | Code formatting; no functionality change. |
commit | commitdiff | tree | snapshot |
2011-09-09 |
John McCall | Contextually converting to 'id' is not a useful operati... |
commit | commitdiff | tree | snapshot |
2011-09-09 |
John McCall | Give conversions of block pointers to ObjC pointers... |
commit | commitdiff | tree | snapshot |
2011-09-09 |
Richard Trieu | Clean up the RebuildUnknownAnyExpr visitor in SemaExpr... |
commit | commitdiff | tree | snapshot |
2011-09-09 |
Richard Trieu | Changed references of BaseTy, MemInitTy, CXXScopeTy... |
commit | commitdiff | tree | snapshot |
2011-09-09 |
Richard Trieu | Change references to StmtTy to Stmt and removed typedef... |
commit | commitdiff | tree | snapshot |
2011-09-09 |
Douglas Gregor | Modules: introduce the __module_private__ declaration... |
commit | commitdiff | tree | snapshot |
2011-09-09 |
Richard Trieu | Change all references of type ExprTy to Expr and get... |
commit | commitdiff | tree | snapshot |
2011-09-09 |
Richard Trieu | Capitialize paramater names in SemaExpr.cpp and resolve... |
commit | commitdiff | tree | snapshot |
2011-09-08 |
Douglas Gregor | The integer type of an enumeration type isn't always... |
commit | commitdiff | tree | snapshot |
2011-09-08 |
Eric Christopher | Rearrange comment slightly for Bill. |
commit | commitdiff | tree | snapshot |
2011-09-08 |
Eric Christopher | Remove WCHAR_MIN and WCHAR_MAX from limits.h. According... |
commit | commitdiff | tree | snapshot |
2011-09-08 |
Caitlin Sadowski | Thread safety: small edit to unused variation on warnin... |
commit | commitdiff | tree | snapshot |
2011-09-08 |
Douglas Gregor | Add some delay between PCH creation and modifying one... |
commit | commitdiff | tree | snapshot |
2011-09-08 |
Matt Beaumont-Gay | Extend -Wliteral-conversion to catch "int i = -1.234" |
commit | commitdiff | tree | snapshot |
2011-09-08 |
Caitlin Sadowski | Thread Safety: In C++0x Mutexes are the objects that... |
commit | commitdiff | tree | snapshot |
2011-09-08 |
Jakob Stoklund... | The frexp, modf, and remquo builtins are not 'const'. |
commit | commitdiff | tree | snapshot |
2011-09-08 |
Caitlin Sadowski | Thread Safety: adding basic no thread safety analysis... |
commit | commitdiff | tree | snapshot |
2011-09-08 |
Caitlin Sadowski | Thread safety: Adding basic support for locks required... |
commit | commitdiff | tree | snapshot |
2011-09-08 |
Caitlin Sadowski | Thread safety: shared vs. exclusive locks |
commit | commitdiff | tree | snapshot |
2011-09-08 |
Caitlin Sadowski | Thread safety: small formatting change in test comments |
commit | commitdiff | tree | snapshot |
2011-09-08 |
Douglas Gregor | Look through SubstNonTypeTemplateParmExpr nodes in... |
commit | commitdiff | tree | snapshot |
2011-09-08 |
Caitlin Sadowski | Thread safety: added support for function scopes in... |
commit | commitdiff | tree | snapshot |
2011-09-08 |
Caitlin Sadowski | Thread Safety: Patch to implement delayed parsing of... |
commit | commitdiff | tree | snapshot |
2011-09-08 |
Douglas Gregor | Document __has_feature(objc_instancetype). |
commit | commitdiff | tree | snapshot |
2011-09-08 |
Argyrios Kyrtzidis | [libclang] Fix annotation and getting a "macro expansio... |
commit | commitdiff | tree | snapshot |
2011-09-08 |
Douglas Gregor | Allow C++0x enumerations with a fixed underlying type in |
commit | commitdiff | tree | snapshot |
2011-09-08 |
Eric Christopher | Formatting. |
commit | commitdiff | tree | snapshot |
2011-09-08 |
Eric Christopher | Add a block comment explaining how the different source... |
commit | commitdiff | tree | snapshot |
2011-09-08 |
Abramo Bagnara | Added missing initialization. |
commit | commitdiff | tree | snapshot |
2011-09-08 |
David Blaikie | Adding FixIts to static/inline main declaration diagnos... |
commit | commitdiff | tree | snapshot |
2011-09-08 |
Douglas Gregor | Implement the Objective-C 'instancetype' type, which... |
commit | commitdiff | tree | snapshot |
2011-09-08 |
Chad Rosier | [driver] i386 kext preprocessor jobs also need their... |
commit | commitdiff | tree | snapshot |
2011-09-07 |
Douglas Gregor | Optimize the preprocessor's handling of the __import_mo... |
commit | commitdiff | tree | snapshot |
2011-09-07 |
Argyrios Kyrtzidis | [arcmt] Try fixing the windows buildbot. |
commit | commitdiff | tree | snapshot |
2011-09-07 |
Argyrios Kyrtzidis | Revert r139222, operator->() in PreprocessingRecord... |
commit | commitdiff | tree | snapshot |
2011-09-07 |
Richard Trieu | Change diagnoseAddressOfInvalidType() to use an enum... |
commit | commitdiff | tree | snapshot |
2011-09-07 |
Douglas Gregor | When parsing a function-try-block that does not have a |
commit | commitdiff | tree | snapshot |
2011-09-07 |
Kaelyn Uhrain | Fix Sema::CorrectTypo to ignore found but unresolved... |
commit | commitdiff | tree | snapshot |
2011-09-07 |
Peter Collingbourne | More missing dependencies picked up by Ninja. |
commit | commitdiff | tree | snapshot |
next |