2011-10-04 |
Chandler Carruth | Hoist the first chunk of this into a helper function... |
commit | commitdiff | tree | snapshot |
2011-10-04 |
Chad Rosier | [driver] Improve r141053 by only emitting the warning... |
commit | commitdiff | tree | snapshot |
2011-10-04 |
Chandler Carruth | Fix Windows+MinGW which introduces noise into path... |
commit | commitdiff | tree | snapshot |
2011-10-04 |
Chandler Carruth | Now that multiple prefixes are much cheaper to search... |
commit | commitdiff | tree | snapshot |
2011-10-04 |
Chandler Carruth | Rework the search for a GCC installation still further... |
commit | commitdiff | tree | snapshot |
2011-10-04 |
Daniel Dunbar | Basic/Diagnostics: Apparently, #pragma ... diagnostic... |
commit | commitdiff | tree | snapshot |
2011-10-04 |
Anna Zaks | [analyzer] Removing references to CheckerContext::getNo... |
commit | commitdiff | tree | snapshot |
2011-10-04 |
Eli Friedman | Remove a nonsensical bit of code from InitListChecker... |
commit | commitdiff | tree | snapshot |
2011-10-04 |
Fariborz Jahanian | objc: Turn diagnostic on property type mismatch in |
commit | commitdiff | tree | snapshot |
2011-10-04 |
Anna Zaks | [analyzer] Remove unused methods, add comments to others. |
commit | commitdiff | tree | snapshot |
2011-10-04 |
Ted Kremenek | Place diagnostic warn_atomic_property_rule under a... |
commit | commitdiff | tree | snapshot |
2011-10-04 |
Ted Kremenek | Place diagnostic warn_ownin_getter_rule under a -W... |
commit | commitdiff | tree | snapshot |
2011-10-04 |
Ted Kremenek | Place diagnostic ext_predef_outside_function under... |
commit | commitdiff | tree | snapshot |
2011-10-04 |
Justin Holewinski | Fix include path detection on Fedora 15 with GCC 4... |
commit | commitdiff | tree | snapshot |
2011-10-04 |
David Chisnall | Add bitmaps for strong / weak ivar layout (GNUstep... |
commit | commitdiff | tree | snapshot |
2011-10-04 |
Ted Kremenek | Place warning warn_drv_no_debug_w_integrated_as under... |
commit | commitdiff | tree | snapshot |
2011-10-04 |
Ted Kremenek | Revert r141060. We should NEVER add new warnings that... |
commit | commitdiff | tree | snapshot |
2011-10-04 |
Chandler Carruth | Add a comment explaining that I have a better plan... |
commit | commitdiff | tree | snapshot |
2011-10-04 |
Chandler Carruth | Invert the loop for detecting installed GCC trees.... |
commit | commitdiff | tree | snapshot |
2011-10-04 |
Chandler Carruth | Fuse the two halves of the GCC installation detection... |
commit | commitdiff | tree | snapshot |
2011-10-04 |
John McCall | Mark calls to objc_retainBlock that don't result from... |
commit | commitdiff | tree | snapshot |
2011-10-04 |
Bob Wilson | Rip out flags for controlling C++ "production mode... |
commit | commitdiff | tree | snapshot |
2011-10-04 |
Bob Wilson | Specify -ccc-clang-archs for le32 targets which may... |
commit | commitdiff | tree | snapshot |
2011-10-04 |
Argyrios Kyrtzidis | Improve location fidelity of objc decls. |
commit | commitdiff | tree | snapshot |
2011-10-04 |
Chad Rosier | Update testcase for r141053+r141055. |
commit | commitdiff | tree | snapshot |
2011-10-04 |
Chandler Carruth | Factor the data apart from the logic of locating variou... |
commit | commitdiff | tree | snapshot |
2011-10-04 |
Chad Rosier | [driver] Improve r141053 by only emitting the warning... |
commit | commitdiff | tree | snapshot |
2011-10-04 |
Chad Rosier | [driver] Emit a warning if the user has requested debug... |
commit | commitdiff | tree | snapshot |
2011-10-04 |
Douglas Gregor | When build a module on demand, run the module-building... |
commit | commitdiff | tree | snapshot |
2011-10-03 |
Argyrios Kyrtzidis | Make sure SourceManager::getFileIDLoaded doesn't hang... |
commit | commitdiff | tree | snapshot |
2011-10-03 |
Anna Zaks | [analyzer] Remove redundant state (AnalysisContext... |
commit | commitdiff | tree | snapshot |
2011-10-03 |
Fariborz Jahanian | objc arc: Suppress certain arc diagnostics on unavailable |
commit | commitdiff | tree | snapshot |
2011-10-03 |
Anna Zaks | [analyzer] In UndefBranchChecker, use a node generator... |
commit | commitdiff | tree | snapshot |
2011-10-03 |
Anna Zaks | [analyzer] Cleanup in UndefBranchChecker: |
commit | commitdiff | tree | snapshot |
2011-10-03 |
Abramo Bagnara | Fixed source range for template implicit instantiations. |
commit | commitdiff | tree | snapshot |
2011-10-03 |
Abramo Bagnara | Fixed exapnsion range for # and ##. |
commit | commitdiff | tree | snapshot |
2011-10-03 |
Chandler Carruth | Refactor the detection of a GCC installation into a... |
commit | commitdiff | tree | snapshot |
2011-10-03 |
Fariborz Jahanian | objc++: Accessing explicit property of reference type... |
commit | commitdiff | tree | snapshot |
2011-10-03 |
Justin Holewinski | PTX: Add some basic support for OpenCL address spaces |
commit | commitdiff | tree | snapshot |
2011-10-03 |
Matt Beaumont-Gay | Don't crash when trying to emit too many fixits. Also... |
commit | commitdiff | tree | snapshot |
2011-10-03 |
Rafael Espindola | Propagate __attribute__((returns_twice)) from C to IL. |
commit | commitdiff | tree | snapshot |
2011-10-03 |
Chandler Carruth | Test a multilib setup on a 64-bit host. This is the... |
commit | commitdiff | tree | snapshot |
2011-10-03 |
Chandler Carruth | Enable generic multilib support on 32bit hosts. Previou... |
commit | commitdiff | tree | snapshot |
2011-10-03 |
Chandler Carruth | Relax an assertion here a bit. This doesn't really... |
commit | commitdiff | tree | snapshot |
2011-10-03 |
Chandler Carruth | Test that we include a GCC-triple-prefixed tree. While... |
commit | commitdiff | tree | snapshot |
2011-10-03 |
Chandler Carruth | Teach the logic for locating an installed GCC about... |
commit | commitdiff | tree | snapshot |
2011-10-03 |
Chandler Carruth | Add initial support for applying the sysroot to library... |
commit | commitdiff | tree | snapshot |
2011-10-03 |
Argyrios Kyrtzidis | Allow getting all source locations of selector identifi... |
commit | commitdiff | tree | snapshot |
2011-10-03 |
Argyrios Kyrtzidis | Move field in ObjCMessageExpr to avoid padding. |
commit | commitdiff | tree | snapshot |
2011-10-03 |
Argyrios Kyrtzidis | Allow getting all source locations of selector identifi... |
commit | commitdiff | tree | snapshot |
2011-10-03 |
Argyrios Kyrtzidis | ArrayRef'ize ObjCMessageExpr |
commit | commitdiff | tree | snapshot |
2011-10-03 |
Argyrios Kyrtzidis | Add an assertion that we don't overflow the bitfield... |
commit | commitdiff | tree | snapshot |
2011-10-03 |
Argyrios Kyrtzidis | Pass from the parser the locations of selector identifi... |
commit | commitdiff | tree | snapshot |
2011-10-03 |
Argyrios Kyrtzidis | Don't keep NumSelectorArgs in the ObjCMethodDecl, the... |
commit | commitdiff | tree | snapshot |
2011-10-03 |
Argyrios Kyrtzidis | Pass all the locations of the selector identifiers... |
commit | commitdiff | tree | snapshot |
2011-10-03 |
Chandler Carruth | Rework the selection of builtin library search paths... |
commit | commitdiff | tree | snapshot |
2011-10-02 |
Peter Collingbourne | CUDA: diagnose invalid calls across targets |
commit | commitdiff | tree | snapshot |
2011-10-02 |
Peter Collingbourne | CUDA: add separate diagnostics for too few/many exec... |
commit | commitdiff | tree | snapshot |
2011-10-02 |
Peter Collingbourne | Add ConvertArgumentsForCall diagnostics for at least... |
commit | commitdiff | tree | snapshot |
2011-10-02 |
Peter Collingbourne | CUDA: diagnose unconfigured calls to global functions |
commit | commitdiff | tree | snapshot |
2011-10-02 |
John McCall | Sorry, I misunderstood the interaction here; the GNU... |
commit | commitdiff | tree | snapshot |
2011-10-02 |
John McCall | Use -fgnu-runtime to force the use of the non-fragile... |
commit | commitdiff | tree | snapshot |
2011-10-02 |
Chandler Carruth | Temporarily XFAIL this test until John or someone else... |
commit | commitdiff | tree | snapshot |
2011-10-02 |
Chandler Carruth | Simplify this through the power of the ternary operator. |
commit | commitdiff | tree | snapshot |
2011-10-02 |
Chandler Carruth | Consolidate the currently bizarre 32/64 multilib select... |
commit | commitdiff | tree | snapshot |
2011-10-02 |
Ted Kremenek | Fix another major performance regression in LiveVariabl... |
commit | commitdiff | tree | snapshot |
2011-10-02 |
John McCall | Make -fobjc-nonfragile-abi the -cc1 default, since... |
commit | commitdiff | tree | snapshot |
2011-10-02 |
Ted Kremenek | Fix LiveVariables analysis bug with MaterializeTemporar... |
commit | commitdiff | tree | snapshot |
2011-10-01 |
John McCall | When performing an @throw in ARC, retain + autorelease |
commit | commitdiff | tree | snapshot |
2011-10-01 |
John McCall | Parse attributes written in an ObjC method parameter... |
commit | commitdiff | tree | snapshot |
2011-10-01 |
Anna Zaks | Address PR10616. The crash has already been fixed by... |
commit | commitdiff | tree | snapshot |
2011-10-01 |
John McCall | Hey, maybe we shouldn't silently ignore decl attributes |
commit | commitdiff | tree | snapshot |
2011-10-01 |
Chandler Carruth | As I suspected, completely non-multilib machines just... |
commit | commitdiff | tree | snapshot |
2011-10-01 |
Richard Smith | constexpr: semantic checking for constexpr functions... |
commit | commitdiff | tree | snapshot |
2011-10-01 |
Chandler Carruth | Teach this test to cope with Windows suffixes so that... |
commit | commitdiff | tree | snapshot |
2011-10-01 |
Chandler Carruth | Correct my failure at writing proper regex's for FileCh... |
commit | commitdiff | tree | snapshot |
2011-10-01 |
Chandler Carruth | Allow for both 'lib' and 'lib32', as both seem to be... |
commit | commitdiff | tree | snapshot |
2011-10-01 |
Chandler Carruth | There might be an 'ld' without any path prefix. |
commit | commitdiff | tree | snapshot |
2011-10-01 |
John McCall | Allow the results of cf_returns_not_retained function |
commit | commitdiff | tree | snapshot |
2011-10-01 |
John McCall | Tweak the interface for analyzing the CF conventions... |
commit | commitdiff | tree | snapshot |
2011-10-01 |
Chandler Carruth | Add a test that ensures we get the basic multilib ... |
commit | commitdiff | tree | snapshot |
2011-10-01 |
Chandler Carruth | Revert r140604: "Let -B work for ld paths on Linux." |
commit | commitdiff | tree | snapshot |
2011-09-30 |
Ted Kremenek | Enable -Wstrlcpy-strlcat-size by default. |
commit | commitdiff | tree | snapshot |
2011-09-30 |
Argyrios Kyrtzidis | Mark a TagDecl when it is free standing (e.g. "struct... |
commit | commitdiff | tree | snapshot |
2011-09-30 |
Daniel Dunbar | Revert my --working-directory option, which wasn't... |
commit | commitdiff | tree | snapshot |
2011-09-30 |
Douglas Gregor | Add a section detailing the steps required to add an... |
commit | commitdiff | tree | snapshot |
2011-09-30 |
Fariborz Jahanian | objc arc: allow objc_returns_inner_pointer on methods... |
commit | commitdiff | tree | snapshot |
2011-09-30 |
Benjamin Kramer | Fix compiler warning about && in ||. |
commit | commitdiff | tree | snapshot |
2011-09-30 |
Bob Wilson | Install a copy of the libc++ headers with clang. ... |
commit | commitdiff | tree | snapshot |
2011-09-30 |
Eli Friedman | Support dllimport and dllexport on x86-64 Windows.... |
commit | commitdiff | tree | snapshot |
2011-09-30 |
Fariborz Jahanian | objc gc: assigning to an objc object struct member... |
commit | commitdiff | tree | snapshot |
2011-09-30 |
Eli Friedman | Minor cleanup. |
commit | commitdiff | tree | snapshot |
2011-09-30 |
Argyrios Kyrtzidis | [libclang] Introduce CXCursor_CXXAccessSpecifier for... |
commit | commitdiff | tree | snapshot |
2011-09-30 |
David Chisnall | Remove the conditional that avoided passing the Objecti... |
commit | commitdiff | tree | snapshot |
2011-09-30 |
Sebastian Redl | Fix a bug in the token caching for inline constructors... |
commit | commitdiff | tree | snapshot |
2011-09-30 |
John McCall | Add explicit attributes to mark functions as having... |
commit | commitdiff | tree | snapshot |
2011-09-30 |
Ted Kremenek | Fix crash when analyzing C++ code involving constant... |
commit | commitdiff | tree | snapshot |
2011-09-30 |
Anna Zaks | [analyzer] Fix a bug in RetainReleaseChecker diagnostic... |
commit | commitdiff | tree | snapshot |
2011-09-30 |
Anna Zaks | [analyzer] Add -analyzer-purge option which can take... |
commit | commitdiff | tree | snapshot |
2011-09-30 |
Eli Friedman | Some fixes for MS-style asm parsing: specifically,... |
commit | commitdiff | tree | snapshot |
next |