2011-12-06 |
Nick Lewycky | Fix test for unrelated changes. |
commit | commitdiff | tree | snapshot |
2011-12-06 |
Nick Lewycky | Stack realignment is a tristate. Add -mno-stackrealign... |
commit | commitdiff | tree | snapshot |
2011-12-06 |
Eli Friedman | Minor comment update. |
commit | commitdiff | tree | snapshot |
2011-12-06 |
John McCall | Fix an extremely stupid bug causing terrible miscompila... |
commit | commitdiff | tree | snapshot |
2011-12-06 |
Douglas Gregor | Implement inferred submodules support, which (when... |
commit | commitdiff | tree | snapshot |
2011-12-06 |
Eli Friedman | Make sure we perform lvalue-to-rvalue conversions for... |
commit | commitdiff | tree | snapshot |
2011-12-06 |
Fariborz Jahanian | objc: put out more coherent warning when method definition |
commit | commitdiff | tree | snapshot |
2011-12-05 |
Joerg Sonnenberger | Add -mstack-alignment=X and fix -mstackrealign handling... |
commit | commitdiff | tree | snapshot |
2011-12-05 |
Fariborz Jahanian | More refactoring of objc rewriter. |
commit | commitdiff | tree | snapshot |
2011-12-05 |
Douglas Gregor | Parse inferred submodules in module maps, track their... |
commit | commitdiff | tree | snapshot |
2011-12-05 |
Eli Friedman | Make EmitAggregateCopy take an alignment argument.... |
commit | commitdiff | tree | snapshot |
2011-12-05 |
Argyrios Kyrtzidis | [libclang] When indexing a field in a C++ class, return... |
commit | commitdiff | tree | snapshot |
2011-12-05 |
Anna Zaks | [analyzer] Rely on LLVM Dominators in Clang dominator... |
commit | commitdiff | tree | snapshot |
2011-12-05 |
Anna Zaks | [analyzer] Mark ConstraintManager::canReasonAbout as... |
commit | commitdiff | tree | snapshot |
2011-12-05 |
Anna Zaks | [analyzer] Simplify the condition. |
commit | commitdiff | tree | snapshot |
2011-12-05 |
Anna Zaks | [analyzer] Simplify the expected-warning statement. |
commit | commitdiff | tree | snapshot |
2011-12-05 |
Lang Hames | Add a warning for implicit conversion from function... |
commit | commitdiff | tree | snapshot |
2011-12-05 |
Lang Hames | Make isWeakDecl available as a method on ValueDecl. |
commit | commitdiff | tree | snapshot |
2011-12-05 |
Fariborz Jahanian | More objc rewriter refactoring. |
commit | commitdiff | tree | snapshot |
2011-12-05 |
Anna Zaks | [analyzer] Add a missing taint tester warning. |
commit | commitdiff | tree | snapshot |
2011-12-05 |
Anna Zaks | [analyzer] Unify SymbolVal and SymExprVal under a singl... |
commit | commitdiff | tree | snapshot |
2011-12-05 |
Anna Zaks | [analyzer] Remove all uses of ConstraintManager::canRes... |
commit | commitdiff | tree | snapshot |
2011-12-05 |
Anna Zaks | [analyzer] First step toward removing |
commit | commitdiff | tree | snapshot |
2011-12-05 |
Anna Zaks | [analyzer] Minor improvements on RangeConstraint pretty... |
commit | commitdiff | tree | snapshot |
2011-12-05 |
Anna Zaks | [analyzer] Change RetainCountChecker to use symbol... |
commit | commitdiff | tree | snapshot |
2011-12-05 |
Anna Zaks | [analyzer] Add ability to do a simple ProgramState... |
commit | commitdiff | tree | snapshot |
2011-12-05 |
Anna Zaks | [analyzer] Add a debug checker to test for tainted... |
commit | commitdiff | tree | snapshot |
2011-12-05 |
Fariborz Jahanian | Some early refactoring of objective-c rewriter. |
commit | commitdiff | tree | snapshot |
2011-12-05 |
Kostya Serebryany | [asan] don't require libstdc++ for asan on linux. Mac... |
commit | commitdiff | tree | snapshot |
2011-12-05 |
Chris Lattner | we got badgered into supporting multi-alternative const... |
commit | commitdiff | tree | snapshot |
2011-12-05 |
Douglas Gregor | Inferred framework modules automatically export anythin... |
commit | commitdiff | tree | snapshot |
2011-12-05 |
Douglas Gregor | Fix printing of wildcard exports. |
commit | commitdiff | tree | snapshot |
2011-12-05 |
Douglas Gregor | Implement support for wildcard exports in modules,... |
commit | commitdiff | tree | snapshot |
2011-12-05 |
Douglas Gregor | Actually add a useful bit to the comment pre-FIXME |
commit | commitdiff | tree | snapshot |
2011-12-05 |
Douglas Gregor | When writing a module file, keep track of the set of... |
commit | commitdiff | tree | snapshot |
2011-12-05 |
NAKAMURA Takumi | include/clang*/Makefile: Tweak installation to work... |
commit | commitdiff | tree | snapshot |
2011-12-04 |
David Blaikie | Support decltype in nested-name-specifiers. |
commit | commitdiff | tree | snapshot |
2011-12-03 |
Fariborz Jahanian | Move block return type inference diagnostic to a common... |
commit | commitdiff | tree | snapshot |
2011-12-03 |
Douglas Gregor | Fix mangling substitutions for address-space-qualified... |
commit | commitdiff | tree | snapshot |
2011-12-03 |
Douglas Gregor | Implement support for the __is_final type trait, to... |
commit | commitdiff | tree | snapshot |
2011-12-03 |
Fariborz Jahanian | If block literal return type is not specified, return... |
commit | commitdiff | tree | snapshot |
2011-12-03 |
Francois Pichet | In Microsoft mode, don't perform typo correction in... |
commit | commitdiff | tree | snapshot |
2011-12-03 |
Sebastian Redl | Implement overload resolution for reference-typed param... |
commit | commitdiff | tree | snapshot |
2011-12-03 |
Eli Friedman | Switch LValue so that it exposes alignment in CharUnits... |
commit | commitdiff | tree | snapshot |
2011-12-03 |
Argyrios Kyrtzidis | [PCH] Make sure that the SourceExpr of a OpaqueValueExp... |
commit | commitdiff | tree | snapshot |
2011-12-03 |
Argyrios Kyrtzidis | [libclang] Fix infinite loop when doing visitation... |
commit | commitdiff | tree | snapshot |
2011-12-03 |
Argyrios Kyrtzidis | [libclang] Allow indexing/get-cursor/etc. for the excep... |
commit | commitdiff | tree | snapshot |
2011-12-03 |
Eli Friedman | Add a utility to get a RValue for a given LValue for... |
commit | commitdiff | tree | snapshot |
2011-12-03 |
Eli Friedman | Switch the Alignment argument on AggValueSlot over... |
commit | commitdiff | tree | snapshot |
2011-12-03 |
Douglas Gregor | Module files representing actual modules don't need... |
commit | commitdiff | tree | snapshot |
2011-12-03 |
Douglas Gregor | Implement support for precompiled headers, preambles... |
commit | commitdiff | tree | snapshot |
2011-12-03 |
Eli Friedman | Track alignment in AggValueSlot. No functional change... |
commit | commitdiff | tree | snapshot |
2011-12-03 |
Douglas Gregor | Keep track of all of the import declarations that are... |
commit | commitdiff | tree | snapshot |
2011-12-02 |
Douglas Gregor | When we treat an #include or #import as a module import... |
commit | commitdiff | tree | snapshot |
2011-12-02 |
Douglas Gregor | Introduce a module import declaration, so that we prope... |
commit | commitdiff | tree | snapshot |
2011-12-02 |
Nick Lewycky | Revert r145697 and dependent patch r145702. It added... |
commit | commitdiff | tree | snapshot |
2011-12-02 |
Nick Lewycky | Update for change to LLVM TargetMachine API in r145714. |
commit | commitdiff | tree | snapshot |
2011-12-02 |
Douglas Gregor | Add missing test header |
commit | commitdiff | tree | snapshot |
2011-12-02 |
Douglas Gregor | Only perform checking of the predefines buffer when... |
commit | commitdiff | tree | snapshot |
2011-12-02 |
Hans Wennborg | Make r145697 actually work. |
commit | commitdiff | tree | snapshot |
2011-12-02 |
Douglas Gregor | Make sure that name lookup in C checks whether a name... |
commit | commitdiff | tree | snapshot |
2011-12-02 |
Hans Wennborg | Make conversion specifier warning refer to typedef... |
commit | commitdiff | tree | snapshot |
2011-12-02 |
Douglas Gregor | When making a module visible, also make any of its... |
commit | commitdiff | tree | snapshot |
2011-12-02 |
Douglas Gregor | Implement (de-)serialization of the set of exported... |
commit | commitdiff | tree | snapshot |
2011-12-02 |
Douglas Gregor | Notify the AST writer (via ASTDeserializationListener... |
commit | commitdiff | tree | snapshot |
2011-12-02 |
Douglas Gregor | Implement name hiding for macro definitions within... |
commit | commitdiff | tree | snapshot |
2011-12-02 |
Eli Friedman | Fix bitfield handling for record layout with #pragma... |
commit | commitdiff | tree | snapshot |
2011-12-02 |
Daniel Dunbar | runtime/Linux: Initial support for tying compiler-rt... |
commit | commitdiff | tree | snapshot |
2011-12-02 |
Eric Christopher | Add support for AVX registers to clang inline asm.... |
commit | commitdiff | tree | snapshot |
2011-12-02 |
Eric Christopher | Clean up some oddly gratuitous vertical whitespace. |
commit | commitdiff | tree | snapshot |
2011-12-02 |
Eric Christopher | Rename function. |
commit | commitdiff | tree | snapshot |
2011-12-02 |
Douglas Gregor | Implementing parsing and resolution of module export... |
commit | commitdiff | tree | snapshot |
2011-12-02 |
Ted Kremenek | Fix test regression introduced by r145656. When seeing... |
commit | commitdiff | tree | snapshot |
2011-12-02 |
Ted Kremenek | Diagnose use of wide string literal in 'asm' instead... |
commit | commitdiff | tree | snapshot |
2011-12-02 |
Richard Smith | Fix wrong-code bug when a const automatic variable... |
commit | commitdiff | tree | snapshot |
2011-12-02 |
Kostya Serebryany | [asan] update docs to allow, but discourage, -O0 |
commit | commitdiff | tree | snapshot |
2011-12-02 |
Eli Friedman | When we're passing a vector with an illegal type throug... |
commit | commitdiff | tree | snapshot |
2011-12-01 |
Daniel Dunbar | Driver/Darwin: Add ASAN runtime library link support. |
commit | commitdiff | tree | snapshot |
2011-12-01 |
Douglas Gregor | Implement name hiding for declarations deserialized... |
commit | commitdiff | tree | snapshot |
2011-12-01 |
David Chisnall | Fix -forwardingTargetForSelector: (GNUstep runtime... |
commit | commitdiff | tree | snapshot |
2011-12-01 |
Benjamin Kramer | Add support for AMD's bulldozer. |
commit | commitdiff | tree | snapshot |
2011-12-01 |
Douglas Gregor | Introduce the notion of name visibility into modules... |
commit | commitdiff | tree | snapshot |
2011-12-01 |
Anna Zaks | [analyzer] Make KeychainAPI checker less aggressive... |
commit | commitdiff | tree | snapshot |
2011-12-01 |
Douglas Gregor | When typo-correction an Objective-C superclass name... |
commit | commitdiff | tree | snapshot |
2011-12-01 |
Michael J.... | Add Microsoft mangling of constructors and destructors... |
commit | commitdiff | tree | snapshot |
2011-12-01 |
Francois Pichet | Change the Microsoft __interface keyword to be an alias... |
commit | commitdiff | tree | snapshot |
2011-12-01 |
Ted Kremenek | Fix typo. |
commit | commitdiff | tree | snapshot |
2011-12-01 |
Anna Zaks | [analyzer] Refactor checkers to use helper function... |
commit | commitdiff | tree | snapshot |
2011-12-01 |
Ted Kremenek | When analyzing a C++ method (without a specific caller... |
commit | commitdiff | tree | snapshot |
2011-12-01 |
Eli Friedman | Don't use a varargs convention for calls unprototyped... |
commit | commitdiff | tree | snapshot |
2011-12-01 |
Argyrios Kyrtzidis | [libclang] Create a diagnostic set to pass at the end... |
commit | commitdiff | tree | snapshot |
2011-12-01 |
Douglas Gregor | Infer the submodule ID for a given declaration based... |
commit | commitdiff | tree | snapshot |
2011-12-01 |
Douglas Gregor | When sending a message to a receiver that has "unknown... |
commit | commitdiff | tree | snapshot |
2011-12-01 |
Argyrios Kyrtzidis | ParmVarDecls have no linkage. Previously we would repor... |
commit | commitdiff | tree | snapshot |
2011-12-01 |
Douglas Gregor | Switch the ID numbers used for submodule IDs in the... |
commit | commitdiff | tree | snapshot |
2011-12-01 |
Ted Kremenek | Specially whitelist the selector 'addOperationWithBlock... |
commit | commitdiff | tree | snapshot |
2011-12-01 |
Ted Kremenek | Further tweak -Wurneachable-code and templates by allow... |
commit | commitdiff | tree | snapshot |
2011-12-01 |
Eli Friedman | Fix MSVC class layout for empty classes. Patch by... |
commit | commitdiff | tree | snapshot |
2011-11-30 |
Douglas Gregor | Another GCC fix |
commit | commitdiff | tree | snapshot |
2011-11-30 |
Richard Smith | Revert most of r145372 for now. Lookahead beyond the... |
commit | commitdiff | tree | snapshot |
next |