2009-04-07 |
Ted Kremenek | Remove period. |
commit | commitdiff | tree | snapshot |
2009-04-07 |
Ted Kremenek | Eagerly compute the leak location when a leak occurs... |
commit | commitdiff | tree | snapshot |
2009-04-07 |
Ted Kremenek | Removed some commented code. |
commit | commitdiff | tree | snapshot |
2009-04-07 |
Chris Lattner | The __weak and __strong defines are common to all darwi... |
commit | commitdiff | tree | snapshot |
2009-04-07 |
Ted Kremenek | Remove hack support for @try...@finally in source-level... |
commit | commitdiff | tree | snapshot |
2009-04-07 |
Daniel Dunbar | Driver: More verbosity reduction. |
commit | commitdiff | tree | snapshot |
2009-04-07 |
Daniel Dunbar | Fix test (triple wasn't passed correctly, the driver... |
commit | commitdiff | tree | snapshot |
2009-04-07 |
Ted Kremenek | PathDiagnostic generation: experiment with avoiding... |
commit | commitdiff | tree | snapshot |
2009-04-07 |
Daniel Dunbar | Implement __sync_{add,sub,and,or,xor}_and_fetch and |
commit | commitdiff | tree | snapshot |
2009-04-07 |
Daniel Dunbar | Remove a FIXME, the driver handles -O4. |
commit | commitdiff | tree | snapshot |
2009-04-07 |
Anders Carlsson | Use the new getFunctionInfo that takes a BlockPointerTy... |
commit | commitdiff | tree | snapshot |
2009-04-07 |
Ted Kremenek | retain/release checker: When hunting for the leak locat... |
commit | commitdiff | tree | snapshot |
2009-04-07 |
Ted Kremenek | Don't overguard to adding a control-flow piece when... |
commit | commitdiff | tree | snapshot |
2009-04-06 |
Fariborz Jahanian | Warn instead of error on duplicate protocol definitions. |
commit | commitdiff | tree | snapshot |
2009-04-06 |
Ted Kremenek | Rewrite control-flow diagnostic generation "extensive... |
commit | commitdiff | tree | snapshot |
2009-04-06 |
Ted Kremenek | PathDiagnosticLocation now also wraps Decls. |
commit | commitdiff | tree | snapshot |
2009-04-06 |
Steve Naroff | Make casting 'super' a deprecated warning (instead... |
commit | commitdiff | tree | snapshot |
2009-04-06 |
Anders Carlsson | Fix typo. |
commit | commitdiff | tree | snapshot |
2009-04-06 |
Douglas Gregor | Fixed the Fix-It hints for comparison against a string... |
commit | commitdiff | tree | snapshot |
2009-04-06 |
Fariborz Jahanian | Fixed visibility issues related to objc2's synthesized |
commit | commitdiff | tree | snapshot |
2009-04-06 |
Anders Carlsson | Add a getFunctionInfo that takes a BlockPointerType. |
commit | commitdiff | tree | snapshot |
2009-04-06 |
Anders Carlsson | Simplify C++ member function calls. |
commit | commitdiff | tree | snapshot |
2009-04-06 |
Anders Carlsson | Define __OPTIMIZE__ and __OPTIMIZE_SIZE__ if the -O... |
commit | commitdiff | tree | snapshot |
2009-04-06 |
Chris Lattner | enable -std=c9x and -std=iso9899:199x, patch by Ed... |
commit | commitdiff | tree | snapshot |
2009-04-06 |
Anders Carlsson | Add clang-cc to the xcodeproj file. |
commit | commitdiff | tree | snapshot |
2009-04-06 |
Chris Lattner | Daniel convinced me that accepting "const va_list"... |
commit | commitdiff | tree | snapshot |
2009-04-06 |
Fariborz Jahanian | writable property in a category of class's superclass |
commit | commitdiff | tree | snapshot |
2009-04-06 |
Chris Lattner | Fix a couple of cases where Constant* pointers can... |
commit | commitdiff | tree | snapshot |
2009-04-05 |
Chris Lattner | in va_arg diagnostics, print out the unpromoted type... |
commit | commitdiff | tree | snapshot |
2009-04-05 |
Ted Kremenek | Fix output of ranges in analyzer plist files. |
commit | commitdiff | tree | snapshot |
2009-04-05 |
Zhongxing Xu | Apply a patch which adds 'OriginalParmVar' to the DeclC... |
commit | commitdiff | tree | snapshot |
2009-04-05 |
Chris Lattner | Add a warning for questionable va_args usage. |
commit | commitdiff | tree | snapshot |
2009-04-05 |
Chris Lattner | GCC compatibility: gcc allows applying va_args to const |
commit | commitdiff | tree | snapshot |
2009-04-05 |
Chris Lattner | fix rdar://6757323, where an escaped newline in a ... |
commit | commitdiff | tree | snapshot |
2009-04-04 |
Anders Carlsson | Add some basic support for generating C++ member functions. |
commit | commitdiff | tree | snapshot |
2009-04-04 |
Anton Korobeynikov | Extend possible handled regparm(N) value |
commit | commitdiff | tree | snapshot |
2009-04-04 |
Daniel Dunbar | Driver: Handle -dumpversion, this is used by some confi... |
commit | commitdiff | tree | snapshot |
2009-04-04 |
Daniel Dunbar | Driver: Handle properly calling dsymutil when source... |
commit | commitdiff | tree | snapshot |
2009-04-04 |
Daniel Dunbar | Driver: Automatically suppress warnings for duplicate... |
commit | commitdiff | tree | snapshot |
2009-04-04 |
Anton Korobeynikov | Testcase for regparm codegen |
commit | commitdiff | tree | snapshot |
2009-04-04 |
Anton Korobeynikov | Basic support for regparm codegen |
commit | commitdiff | tree | snapshot |
2009-04-03 |
Anton Korobeynikov | Provide sema proper values of maximal number of argumen... |
commit | commitdiff | tree | snapshot |
2009-04-03 |
Anders Carlsson | Add support for calling C++ member functions. |
commit | commitdiff | tree | snapshot |
2009-04-03 |
Anders Carlsson | Add a getFunctionInfo that takes a CXXMethodDecl. |
commit | commitdiff | tree | snapshot |
2009-04-03 |
Daniel Dunbar | Driver: Add -Qunused-arguments option to suppress drive... |
commit | commitdiff | tree | snapshot |
2009-04-03 |
Fariborz Jahanian | Real corener case of a method declared in a protocol |
commit | commitdiff | tree | snapshot |
2009-04-03 |
Chris Lattner | improve the string literal comparison warning to not... |
commit | commitdiff | tree | snapshot |
2009-04-03 |
Ted Kremenek | Sentence-case bug type. |
commit | commitdiff | tree | snapshot |
2009-04-03 |
Daniel Dunbar | Driver: Explicitly ignore -fpch-preprocess when using... |
commit | commitdiff | tree | snapshot |
2009-04-03 |
Daniel Dunbar | Reduce Driver verbosity by suppressing unused warning... |
commit | commitdiff | tree | snapshot |
2009-04-03 |
Ted Kremenek | retain/release checker: don't track NSPanel until we... |
commit | commitdiff | tree | snapshot |
2009-04-03 |
Chris Lattner | add fixit advice to an archiac ObjC issue. |
commit | commitdiff | tree | snapshot |
2009-04-03 |
Chris Lattner | Fix Clang on VC++, patch by Bixia Zheng! |
commit | commitdiff | tree | snapshot |
2009-04-03 |
Chris Lattner | fix some warnings on VC++, patch by John Thompson! |
commit | commitdiff | tree | snapshot |
2009-04-03 |
Chris Lattner | initialize an ivar. |
commit | commitdiff | tree | snapshot |
2009-04-03 |
Steve Naroff | Add a comment/FIXME so Eli can sleep better:-)) |
commit | commitdiff | tree | snapshot |
2009-04-03 |
Zhongxing Xu | This is the first step to gradually remove the use... |
commit | commitdiff | tree | snapshot |
2009-04-03 |
Daniel Dunbar | Do we have fixit advice for comments yet? |
commit | commitdiff | tree | snapshot |
2009-04-03 |
Anders Carlsson | Ignore plus operands when looking up the operand number... |
commit | commitdiff | tree | snapshot |
2009-04-03 |
Daniel Dunbar | Fix comment. |
commit | commitdiff | tree | snapshot |
2009-04-03 |
Fariborz Jahanian | Implement -fvisibility. |
commit | commitdiff | tree | snapshot |
2009-04-03 |
Ted Kremenek | Convert region-design document to HTML. |
commit | commitdiff | tree | snapshot |
2009-04-03 |
Daniel Dunbar | Driver: Add missed translation for darwin::Preprocess... |
commit | commitdiff | tree | snapshot |
2009-04-03 |
Steve Naroff | Tweak test (now that http://lists.cs.uiuc.edu/pipermail... |
commit | commitdiff | tree | snapshot |
2009-04-03 |
Daniel Dunbar | Add target hook for setting symbol prefix and section... |
commit | commitdiff | tree | snapshot |
2009-04-03 |
Douglas Gregor | Fix a little typo that was killing de-serialization |
commit | commitdiff | tree | snapshot |
2009-04-02 |
Mike Stump | Move the rest of the fixit tests to the FixIt area. |
commit | commitdiff | tree | snapshot |
2009-04-02 |
Douglas Gregor | Rename GeneratePCH action to GeneratePTH |
commit | commitdiff | tree | snapshot |
2009-04-02 |
Mike Stump | Update wording. |
commit | commitdiff | tree | snapshot |
2009-04-02 |
Douglas Gregor | Resynchronize Decl/VarDecl serialization code with... |
commit | commitdiff | tree | snapshot |
2009-04-02 |
Ted Kremenek | Sentence-type bug type and category. |
commit | commitdiff | tree | snapshot |
2009-04-02 |
Ed Schouten | Add some whitespace to test my commit privileges. |
commit | commitdiff | tree | snapshot |
2009-04-02 |
Douglas Gregor | Add a new command-line option "-fixit-at=file:line... |
commit | commitdiff | tree | snapshot |
2009-04-02 |
Fariborz Jahanian | Fix up lookup rules for properties declared in |
commit | commitdiff | tree | snapshot |
2009-04-02 |
Steve Naroff | Fix http://llvm.org/bugs/show_bug.cgi?id=3907. |
commit | commitdiff | tree | snapshot |
2009-04-02 |
Daniel Dunbar | Driver: Tweak search paths for FreeBSD. |
commit | commitdiff | tree | snapshot |
2009-04-02 |
Ted Kremenek | Fix grammar. |
commit | commitdiff | tree | snapshot |
2009-04-02 |
Mike Stump | Remove -ftrapu. |
commit | commitdiff | tree | snapshot |
2009-04-02 |
Sanjiv Gupta | Don't use static globals for params as it confuses... |
commit | commitdiff | tree | snapshot |
2009-04-02 |
Ted Kremenek | Add a few more analyzer test cases. |
commit | commitdiff | tree | snapshot |
2009-04-02 |
Douglas Gregor | Move the fix-it tests into their own subdirectory |
commit | commitdiff | tree | snapshot |
2009-04-02 |
Douglas Gregor | Provide FIX-IT notes to describe what fix-it is doing... |
commit | commitdiff | tree | snapshot |
2009-04-02 |
Douglas Gregor | Some cleanups to the fix-it rewriter. Thanks, Chris |
commit | commitdiff | tree | snapshot |
2009-04-02 |
Anders Carlsson | Implement mangling of declarations inside functions. |
commit | commitdiff | tree | snapshot |
2009-04-02 |
Anders Carlsson | Mangle VarDecls correctly. |
commit | commitdiff | tree | snapshot |
2009-04-02 |
Anders Carlsson | Move the function decl mangling code out into its own... |
commit | commitdiff | tree | snapshot |
2009-04-02 |
Douglas Gregor | When calling a function without a prototype for which... |
commit | commitdiff | tree | snapshot |
2009-04-02 |
Daniel Dunbar | Wire --version to normal -v version text. |
commit | commitdiff | tree | snapshot |
2009-04-02 |
Ted Kremenek | Update checker build. |
commit | commitdiff | tree | snapshot |
2009-04-02 |
Chris Lattner | add TemplateName.cpp/h to the xcode project, minor... |
commit | commitdiff | tree | snapshot |
2009-04-02 |
Anders Carlsson | Emit code for linkage specifications. |
commit | commitdiff | tree | snapshot |
2009-04-02 |
Ted Kremenek | Also "flatten" PathLocations fed to the HTMLDiagnosticC... |
commit | commitdiff | tree | snapshot |
2009-04-02 |
Ted Kremenek | Hack: Add 'PathDiagnostic::flattenLocations()'. Because... |
commit | commitdiff | tree | snapshot |
2009-04-02 |
Douglas Gregor | Make darned sure that the -fixit tests are testing... |
commit | commitdiff | tree | snapshot |
2009-04-02 |
Chris Lattner | fix a FIXME, providing accurate source range info for... |
commit | commitdiff | tree | snapshot |
2009-04-02 |
Ted Kremenek | Add another null pointer check. Simplify condition. |
commit | commitdiff | tree | snapshot |
2009-04-02 |
Ted Kremenek | Fix grammar. |
commit | commitdiff | tree | snapshot |
2009-04-02 |
Ted Kremenek | Add null pointer check. |
commit | commitdiff | tree | snapshot |
2009-04-02 |
Anders Carlsson | When compiling C++ code, always mangle the names of... |
commit | commitdiff | tree | snapshot |
2009-04-02 |
Douglas Gregor | Update comments in fixit tests |
commit | commitdiff | tree | snapshot |
next |