2011-10-11 |
Eli Friedman | PR11062: Make C99 inlining work properly for names... |
commit | commitdiff | tree | snapshot |
2011-10-11 |
Richard Smith | Fix test: don't use __thread without a target triple. |
commit | commitdiff | tree | snapshot |
2011-10-11 |
Richard Smith | Constant expression evaluation: refactor value initiali... |
commit | commitdiff | tree | snapshot |
2011-10-11 |
Eli Friedman | Silence some -Wuninitialized false positives with gcc. |
commit | commitdiff | tree | snapshot |
2011-10-11 |
Richard Smith | Add a -Wc++0x-compat warning for C++11 keywords used... |
commit | commitdiff | tree | snapshot |
2011-10-11 |
Douglas Gregor | Add support for viewing the module graph via Graphviz... |
commit | commitdiff | tree | snapshot |
2011-10-11 |
Daniel Dunbar | Driver: Add support for a new -nostdlibinc option. |
commit | commitdiff | tree | snapshot |
2011-10-11 |
Daniel Dunbar | Frontend: Replace -nostdinc by -nostdsysteminc (which... |
commit | commitdiff | tree | snapshot |
2011-10-11 |
Anna Zaks | [analyzer] Remove an unused member variable. |
commit | commitdiff | tree | snapshot |
2011-10-11 |
John McCall | Rename SemaCXXCast.cpp to SemaCast.cpp. |
commit | commitdiff | tree | snapshot |
2011-10-11 |
Richard Smith | Add more testing for -Wc++0x-compat warnings. |
commit | commitdiff | tree | snapshot |
2011-10-11 |
Anna Zaks | [analyzer] CheckerContext updates checkDst in it's... |
commit | commitdiff | tree | snapshot |
2011-10-11 |
Argyrios Kyrtzidis | For the FileChanged Preprocessor callback, when exiting... |
commit | commitdiff | tree | snapshot |
2011-10-11 |
Kaelyn Uhrain | Add an explanatory comment to test/SemaCXX/typo-correct... |
commit | commitdiff | tree | snapshot |
2011-10-11 |
Anna Zaks | [analyzer] Fix a typo. |
commit | commitdiff | tree | snapshot |
2011-10-11 |
Sean Hunt | Get rid of ShouldDeleteMoveConstructor. |
commit | commitdiff | tree | snapshot |
2011-10-11 |
Sean Hunt | Consolidate copy constructor deletion into ShouldDelete... |
commit | commitdiff | tree | snapshot |
2011-10-11 |
Anna Zaks | [analyzer] Warn about the use of insecure, deprecated... |
commit | commitdiff | tree | snapshot |
2011-10-11 |
David Meyer | Allow regparm attribute for PNaCl target |
commit | commitdiff | tree | snapshot |
2011-10-11 |
Eli Friedman | Initial implementation of __atomic_* (everything except... |
commit | commitdiff | tree | snapshot |
2011-10-11 |
Francois Pichet | [Microsoft] If -fms-compatibility, then downgrade missi... |
commit | commitdiff | tree | snapshot |
2011-10-11 |
Lang Hames | Added natural stack alignment to target-data.c test... |
commit | commitdiff | tree | snapshot |
2011-10-11 |
Kaelyn Uhrain | Add typo correction for type names. |
commit | commitdiff | tree | snapshot |
2011-10-11 |
Ted Kremenek | Place diagnostic group ext_typecheck_decl_incomplete_ty... |
commit | commitdiff | tree | snapshot |
2011-10-11 |
Lang Hames | Fixed natural stack alignment for Linux x86-32. Thanks... |
commit | commitdiff | tree | snapshot |
2011-10-11 |
Kaelyn Uhrain | Clean up DiagnoseInvalidRedeclaration a bit |
commit | commitdiff | tree | snapshot |
2011-10-11 |
Kaelyn Uhrain | Move a couple chunks of ActOnFunctionDeclarator to... |
commit | commitdiff | tree | snapshot |
2011-10-11 |
Kaelyn Uhrain | Move some bool flags out of function parameter lists. |
commit | commitdiff | tree | snapshot |
2011-10-11 |
Kaelyn Uhrain | Only accept a typo correction if it doesn't trigger... |
commit | commitdiff | tree | snapshot |
2011-10-11 |
Eli Friedman | Extend lvalue evaluation in ExprConstant.cpp to handle... |
commit | commitdiff | tree | snapshot |
2011-10-10 |
Lang Hames | Update target data strings for ARM and X86 to include... |
commit | commitdiff | tree | snapshot |
2011-10-10 |
Douglas Gregor | Don't crash in Sema::IsSimplyAccessible if the declarat... |
commit | commitdiff | tree | snapshot |
2011-10-10 |
Douglas Gregor | Make sure we initialize the "extra" data within the... |
commit | commitdiff | tree | snapshot |
2011-10-10 |
Eli Friedman | A couple random preprocessor changes that got ported... |
commit | commitdiff | tree | snapshot |
2011-10-10 |
Douglas Gregor | When performing a user-defined conversion via a constru... |
commit | commitdiff | tree | snapshot |
2011-10-10 |
Ted Kremenek | [analyzer] Teach the static analyzer about CXXForRangeS... |
commit | commitdiff | tree | snapshot |
2011-10-10 |
Ted Kremenek | Rework construction of CXXForRangeStmt not to recycle... |
commit | commitdiff | tree | snapshot |
2011-10-10 |
Argyrios Kyrtzidis | [libclang] Do ConcurrencyCheck for clang_getLocation... |
commit | commitdiff | tree | snapshot |
2011-10-10 |
Argyrios Kyrtzidis | [libclang] Implement ConcurrencyCheck using a recursive... |
commit | commitdiff | tree | snapshot |
2011-10-10 |
Fariborz Jahanian | objc: err on a property designated both atomic and |
commit | commitdiff | tree | snapshot |
2011-10-10 |
Francois Pichet | Revert r140009, about disabling clang's builtin in... |
commit | commitdiff | tree | snapshot |
2011-10-10 |
Roman Divacky | Link in Scrt1.o instead of crt1.o when -pie is specified. |
commit | commitdiff | tree | snapshot |
2011-10-10 |
Douglas Gregor | When substituting into a sizeof parameter pack expressi... |
commit | commitdiff | tree | snapshot |
2011-10-10 |
Bob Wilson | Partially revert r141374: allow use of libc++ prior... |
commit | commitdiff | tree | snapshot |
2011-10-10 |
Chad Rosier | When an included non-system directory duplicates a... |
commit | commitdiff | tree | snapshot |
2011-10-10 |
Richard Smith | Constant expression evaluation refactoring: |
commit | commitdiff | tree | snapshot |
2011-10-10 |
Douglas Gregor | Don't suggest 'noreturn' for function template instanti... |
commit | commitdiff | tree | snapshot |
2011-10-10 |
Sebastian Redl | Now that we support move generation, mention this in... |
commit | commitdiff | tree | snapshot |
2011-10-10 |
Kaelyn Uhrain | Give nicer note when a member redeclaration has or... |
commit | commitdiff | tree | snapshot |
2011-10-10 |
Fariborz Jahanian | objc: Some refactoring of overriding method decl. code |
commit | commitdiff | tree | snapshot |
2011-10-10 |
Douglas Gregor | Don't analyze comparisons in type- or value-dependent |
commit | commitdiff | tree | snapshot |
2011-10-10 |
Douglas Gregor | Per C++ [class.bit]p2, unnamed bit-fields are not membe... |
commit | commitdiff | tree | snapshot |
2011-10-10 |
Richard Smith | constexpr: Disable checking of constructor member initi... |
commit | commitdiff | tree | snapshot |
2011-10-10 |
Douglas Gregor | Don't complain about qualified property or ivar access... |
commit | commitdiff | tree | snapshot |
2011-10-10 |
Douglas Gregor | When adding a direct initializer to a declaration,... |
commit | commitdiff | tree | snapshot |
2011-10-10 |
Douglas Gregor | Parse the initializer for a class member after handling its |
commit | commitdiff | tree | snapshot |
2011-10-10 |
Douglas Gregor | Always add the built-in overload candidates for operato... |
commit | commitdiff | tree | snapshot |
2011-10-10 |
Douglas Gregor | Remove the TODO file; it's not interesting any more |
commit | commitdiff | tree | snapshot |
2011-10-10 |
Benjamin Kramer | Another case of HadMultipleCandidates being used uninit... |
commit | commitdiff | tree | snapshot |
2011-10-10 |
Sean Hunt | Begin work consolidating ShouldDelete* functions. |
commit | commitdiff | tree | snapshot |
2011-10-10 |
Tobias Grosser | Parse LLVM command line arguments after plugins have... |
commit | commitdiff | tree | snapshot |
2011-10-10 |
Douglas Gregor | Implement the restrictions in C++ [class.friend]p6... |
commit | commitdiff | tree | snapshot |
2011-10-09 |
Douglas Gregor | Diagnose attempts to qualify the name of an instance... |
commit | commitdiff | tree | snapshot |
2011-10-09 |
Douglas Gregor | Push "out-of-line" declarations into scope when their... |
commit | commitdiff | tree | snapshot |
2011-10-09 |
Douglas Gregor | The effective context of a friend function is its lexical |
commit | commitdiff | tree | snapshot |
2011-10-09 |
Douglas Gregor | For the various CF and NS attributes, don't complain... |
commit | commitdiff | tree | snapshot |
2011-10-09 |
Douglas Gregor | Per the note in C++0x [temp.deduct.call]p4, don't attem... |
commit | commitdiff | tree | snapshot |
2011-10-09 |
Peter Collingbourne | OpenCL: add driver/frontend support for precompiled... |
commit | commitdiff | tree | snapshot |
2011-10-09 |
Douglas Gregor | A friend template specialization is also dependent... |
commit | commitdiff | tree | snapshot |
2011-10-09 |
Douglas Gregor | Only allow taking the address of an expression of type... |
commit | commitdiff | tree | snapshot |
2011-10-09 |
Douglas Gregor | Diagnose attempts to declare a non-static data member... |
commit | commitdiff | tree | snapshot |
2011-10-09 |
Douglas Gregor | When building source location information for an _Atomi... |
commit | commitdiff | tree | snapshot |
2011-10-09 |
Douglas Gregor | After instantiating a 'noexcept' expression, be sure... |
commit | commitdiff | tree | snapshot |
2011-10-09 |
Benjamin Kramer | Initialize the HadMultipleCandidates flag. |
commit | commitdiff | tree | snapshot |
2011-10-08 |
Fariborz Jahanian | objc: Do not warn about mismatch on Super's readonly... |
commit | commitdiff | tree | snapshot |
2011-10-08 |
Benjamin Kramer | Silence a warning about casting away constness. |
commit | commitdiff | tree | snapshot |
2011-10-08 |
NAKAMURA Takumi | lib/Frontend/CompilerInstance.cpp: Suppress a "Comparis... |
commit | commitdiff | tree | snapshot |
2011-10-08 |
NAKAMURA Takumi | Fix "Uninitialized" warnings. |
commit | commitdiff | tree | snapshot |
2011-10-08 |
NAKAMURA Takumi | Whitespace |
commit | commitdiff | tree | snapshot |
2011-10-08 |
David Chisnall | Apparently getPtrToInt() takes an explicit type paramet... |
commit | commitdiff | tree | snapshot |
2011-10-08 |
Ted Kremenek | Free 'TheTargetCodeGenInfo' in the class CodeGenModule... |
commit | commitdiff | tree | snapshot |
2011-10-08 |
Eli Friedman | Fix warning on MSVC. Patch by Aaron Ballman. |
commit | commitdiff | tree | snapshot |
2011-10-08 |
Argyrios Kyrtzidis | Try fixing windows bots. |
commit | commitdiff | tree | snapshot |
2011-10-08 |
Peter Collingbourne | Make clang-tblgen's Makefile independent of Clang's... |
commit | commitdiff | tree | snapshot |
2011-10-07 |
Argyrios Kyrtzidis | [arcmt] Ignore linking errors when doing ARC migration... |
commit | commitdiff | tree | snapshot |
2011-10-07 |
Ted Kremenek | Provide basic static analyzer support for CXXTemporaryO... |
commit | commitdiff | tree | snapshot |
2011-10-07 |
Anna Zaks | [analyzer] Remove dead code. |
commit | commitdiff | tree | snapshot |
2011-10-07 |
Ted Kremenek | Remove AnalysisContext::getLiveVariables(), and introdu... |
commit | commitdiff | tree | snapshot |
2011-10-07 |
Argyrios Kyrtzidis | In DeclContext::LoadLexicalDeclsFromExternalStorage... |
commit | commitdiff | tree | snapshot |
2011-10-07 |
Anna Zaks | [analyzer] Previously, we were passing to CheckerContex... |
commit | commitdiff | tree | snapshot |
2011-10-07 |
Fariborz Jahanian | objc++: some minor cleanup and a test case |
commit | commitdiff | tree | snapshot |
2011-10-07 |
Anna Zaks | ProgramPoint cleanup after the previous commit r141408... |
commit | commitdiff | tree | snapshot |
2011-10-07 |
Douglas Gregor | Add braces around do-while body. The lack of them gives... |
commit | commitdiff | tree | snapshot |
2011-10-07 |
Eli Friedman | Add a simple PCH test for _Atomic. |
commit | commitdiff | tree | snapshot |
2011-10-07 |
Anna Zaks | Add a copy constructor to ProgramPoint and pull withTag... |
commit | commitdiff | tree | snapshot |
2011-10-07 |
Eli Friedman | Add address spaces for TCE target. Patch by Pekka... |
commit | commitdiff | tree | snapshot |
2011-10-07 |
Chandler Carruth | Hack in a workaround for PR11082 until we have a proper... |
commit | commitdiff | tree | snapshot |
2011-10-07 |
Bob Wilson | Clang driver changes for iOS 5.0 and OS X Lion support. |
commit | commitdiff | tree | snapshot |
2011-10-07 |
Chad Rosier | More cleanup using StringSwitch. |
commit | commitdiff | tree | snapshot |
2011-10-07 |
Fariborz Jahanian | objc rewriter. Fix declaration of objc_msgSend_stret... |
commit | commitdiff | tree | snapshot |
next |