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 |
2009-04-02 |
Douglas Gregor | Clean up -fixit output slightly |
commit | commitdiff | tree | snapshot |
2009-04-02 |
Ted Kremenek | Update expected warning in test case. |
commit | commitdiff | tree | snapshot |
2009-04-02 |
Ted Kremenek | More title-casing of bug type names. |
commit | commitdiff | tree | snapshot |
2009-04-02 |
Ted Kremenek | Title-case the names of bug types. |
commit | commitdiff | tree | snapshot |
2009-04-02 |
Ted Kremenek | Title-case the names of bug types. |
commit | commitdiff | tree | snapshot |
2009-04-02 |
Mike Stump | A code modification hint for files that don't end in... |
commit | commitdiff | tree | snapshot |
2009-04-02 |
Zhongxing Xu | update docs. Replace 'lattice' with 'tree'. |
commit | commitdiff | tree | snapshot |
2009-04-02 |
Mike Stump | Oops, almost forgot the testcases. |
commit | commitdiff | tree | snapshot |
2009-04-02 |
Douglas Gregor | Introduce a "-fixit" mode to clang-cc that applies... |
commit | commitdiff | tree | snapshot |
2009-04-02 |
Mike Stump | Fixup -ftrapv to be more gcc compatible. -ftrapu ... |
commit | commitdiff | tree | snapshot |
2009-04-02 |
Ted Kremenek | For plist diagnostics, use the extensive PathDiagnostic... |
commit | commitdiff | tree | snapshot |
2009-04-02 |
Mike Stump | We no longer expect an warning as this is now valid. |
commit | commitdiff | tree | snapshot |
2009-04-01 |
Douglas Gregor | Add some more code modification hints |
commit | commitdiff | tree | snapshot |
2009-04-01 |
Daniel Dunbar | Driver: Allow -ccc-gcc-name to specify the name/path... |
commit | commitdiff | tree | snapshot |
2009-04-01 |
Fariborz Jahanian | Fix a bug in declaration of property in continuation |
commit | commitdiff | tree | snapshot |
2009-04-01 |
Douglas Gregor | Add code modification hints to various parsing-related... |
commit | commitdiff | tree | snapshot |
2009-04-01 |
Douglas Gregor | Make parsing a semantic analysis a little more robust... |
commit | commitdiff | tree | snapshot |
2009-04-01 |
Steve Naroff | Update test case and comment. |
commit | commitdiff | tree | snapshot |
2009-04-01 |
Steve Naroff | CodeGenModule::GetAddrOfConstantCFString(): |
commit | commitdiff | tree | snapshot |
2009-04-01 |
Ted Kremenek | BugReporter, extensive path-diagnostics: add an extra... |
commit | commitdiff | tree | snapshot |
2009-04-01 |
Daniel Dunbar | Quick and dirty (!) fix to make sure we use powerpc... |
commit | commitdiff | tree | snapshot |
2009-04-01 |
Mike Stump | Add -ftrapv support, patch from David Chisnall; well... |
commit | commitdiff | tree | snapshot |
2009-04-01 |
Fariborz Jahanian | Fixes a problem where the compiler is reporting the... |
commit | commitdiff | tree | snapshot |
2009-04-01 |
Ted Kremenek | Fix comment. |
commit | commitdiff | tree | snapshot |
2009-04-01 |
Daniel Dunbar | Allow CCC_ADD_ARGS to add empty arguments |
commit | commitdiff | tree | snapshot |
2009-04-01 |
Fariborz Jahanian | Nonfragile ivar synthesis with property is in a continu... |
commit | commitdiff | tree | snapshot |
2009-04-01 |
Daniel Dunbar | Driver: Add freebsd::Link |
commit | commitdiff | tree | snapshot |
2009-04-01 |
Ted Kremenek | Update CMake file. Patch by Brian Diekelman! |
commit | commitdiff | tree | snapshot |
2009-04-01 |
Daniel Dunbar | Support CCC_ADD_ARGS in new driver. |
commit | commitdiff | tree | snapshot |
2009-04-01 |
Douglas Gregor | Revert r68221, -ftrapv support, which causes several... |
commit | commitdiff | tree | snapshot |
2009-04-01 |
Ted Kremenek | BugReporter: for extensive path diagnostics: |
commit | commitdiff | tree | snapshot |
2009-04-01 |
Daniel Dunbar | Split PTH tests from carbon.c into separate test. |
commit | commitdiff | tree | snapshot |
2009-04-01 |
Mike Stump | Add -ftrapv support, patch from David Chisnall; well... |
commit | commitdiff | tree | snapshot |
2009-04-01 |
Daniel Dunbar | Forgot to remove trailing && |
commit | commitdiff | tree | snapshot |
2009-04-01 |
Ted Kremenek | BugReporter: for extensive PathDiagnostic generation... |
commit | commitdiff | tree | snapshot |
2009-04-01 |
Ted Kremenek | BugReporter: For the "extensive" PathDiagnostic generat... |
commit | commitdiff | tree | snapshot |
2009-04-01 |
Daniel Dunbar | Ted & I crossed paths here, these tests are in cocoa... |
commit | commitdiff | tree | snapshot |
2009-04-01 |
Fariborz Jahanian | Removed the test case, as Chris did have a test case... |
commit | commitdiff | tree | snapshot |
2009-04-01 |
Fariborz Jahanian | Test case for Chris's patch: |
commit | commitdiff | tree | snapshot |
2009-04-01 |
Douglas Gregor | Add testcase for -Wmissing-prototypes |
commit | commitdiff | tree | snapshot |
2009-04-01 |
Douglas Gregor | Add some examples of Fix-it hints to our documentation |
commit | commitdiff | tree | snapshot |
next |