2009-11-09 |
Chris Lattner | remove a mostly obsolete "word of warning" |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Zhongxing Xu | Add a test case for CWE-467, and simplify the wording... |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Daniel Dunbar | Rename areAllFields32Or64BitBasicType to canExpandIndir... |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Eli Friedman | Remove a useless variable that got left behind. |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Eli Friedman | Unify the codepaths used to verify base and member... |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Eli Friedman | Fix use-after-free bug. |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Benjamin Kramer | Update CMake file. |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Sebastian Redl | Special-case default argument expression in instantiati... |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Zhongxing Xu | Add a checker for CWE-467: Use of sizeof() on a Pointer... |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Sebastian Redl | When checking the namespace of a redeclaration or defin... |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Sebastian Redl | Don't reprocess non-dependent initializers of non-depen... |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Edward O'Callaghan | Fix for FreeBSD toolchain in regards to CPP, Credit... |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Daniel Dunbar | Add clarifying parens. |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Daniel Dunbar | Simplify. |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Daniel Dunbar | Revert unintentional change to this file. |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Sean Hunt | Test commit - minor terminology change to my recent... |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Douglas Gregor | Always make sure we're using an unqualified type when... |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Daniel Dunbar | Move a function which returns a class outside of extern... |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Daniel Dunbar | CIndex: Add temporary hack to leak memory instead of... |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Daniel Dunbar | Drop require_and_and argument. |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Daniel Dunbar | Remove RUN: true lines. |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Daniel Dunbar | Move test/Index input files into a sub directory (not... |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Daniel Dunbar | Eliminate &&s in tests. |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Daniel Dunbar | Rework site config for cmake to be generated at configu... |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Daniel Dunbar | Tweak a FIXME. |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Anders Carlsson | Handle member expressions where the member declaration... |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Anders Carlsson | More LValue related code cleanup. |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Anders Carlsson | More cleanup, the code is much easier to follow now. |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Anders Carlsson | Reduce nesting, no functionality change. |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Anders Carlsson | We only need to call SetObjCNonGC for local variables... |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Anders Carlsson | Change EmitPointerToDataMemberLValue to take a FieldDec... |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Fariborz Jahanian | Patch to gives an error that at least points users... |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Chris Lattner | commit test update |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Chris Lattner | teach the various targets what native integer types... |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Daniel Dunbar | Fix some build warnings. |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Daniel Dunbar | Add some missing libraries for CMake as well. |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Daniel Dunbar | Add some missing libraries. |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Douglas Gregor | Cope with calls to operator() templates. Fixes PR5419. |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Chris Lattner | add missing #include |
commit | commitdiff | tree | snapshot |
2009-11-07 |
John McCall | Support -Wshorten-64-to-32 for integer types only,... |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Anders Carlsson | Add bug number. |
commit | commitdiff | tree | snapshot |
2009-11-07 |
John McCall | Improve -Wconversion by permitting binary operations... |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Anders Carlsson | Don't treat variables with non-trivial ctors or dtors... |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Anders Carlsson | Cleanup, no functionality change. |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Anders Carlsson | Always mangle functions with special names. Fixes PR5420. |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Anders Carlsson | When instantiating a field decl, make sure to clone... |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Ted Kremenek | Use SaveAndRestore to simplify logic in LiveVariables... |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Daniel Dunbar | Switch clang-cc to use ApplyHeaderSearchOptions, and... |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Anders Carlsson | When looking up and adding substitutions to the substit... |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Daniel Dunbar | Add HeaderSearchOptions class, for packaging the inform... |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Daniel Dunbar | Lift InitHeaderSearch::AddEnvVarPaths logic higher. |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Daniel Dunbar | Formatting fixes. |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Daniel Dunbar | Rename PreprocessorInitOptions to PreprocessorOptions... |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Daniel Dunbar | Lift compiler builtin include path logic higher. |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Ted Kremenek | Remove Checker::CheckType() (and instead using CheckerV... |
commit | commitdiff | tree | snapshot |
2009-11-07 |
John McCall | Test case for -Wconversion. |
commit | commitdiff | tree | snapshot |
2009-11-07 |
John McCall | Implement -Wconversion. Off by default, in the non... |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Steve Naroff | Add basic code completion support for ObjC messages. |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Anders Carlsson | Revert r86315 and add Type::FixedWidthInt to the FIXME... |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Devang Patel | MIPS linkage name confuses gdb here. Generate and test... |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Devang Patel | Do not assert if debug info for certain type is not... |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Devang Patel | Do not emit linkage name for global variables. It confu... |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Eli Friedman | Make sure isCopyAssignment is only true for actual... |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Douglas Gregor | Various improvements to Clang's code-completion infrast... |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Mike Stump | Refine the non-virtual this adjustment. Optimize out... |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Fariborz Jahanian | Since default writable attribute is 'assign', allow |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Fariborz Jahanian | Make fragile-abi test run happy. |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Ted Kremenek | Make the VLASizeChecker implementation private, and... |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Fariborz Jahanian | Fix a bogus objective-c warning with -pedantic. |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Ted Kremenek | Make the implementation of DivZeroChecker private. |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Fariborz Jahanian | Prevent a code gen. crash on empty unions - pr5408. |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Ted Kremenek | testing: Merge PR3135.c into misc-ps-region-store.m. |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Ted Kremenek | Sentence-case bug type, and pull tests from region... |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Anders Carlsson | Simplify the debug info code, handle lvalue references... |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Fariborz Jahanian | This patch fixes code gen. part of pr5333 (Conversion |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Anders Carlsson | Handle QualifiedNameType and SubstTemplateTypeParmType... |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Nuno Lopes | add test case for PR3135 which was already fixed |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Anders Carlsson | Don't assert when trying to generate debug info for... |
commit | commitdiff | tree | snapshot |
2009-11-06 |
John McCall | Don't warn -Wsign-compare if we're in an unevaluated... |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Chris Lattner | update comment, pointed out by Gabor |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Chris Lattner | add some const qualifiers, patch by Kovarththanan Rajar... |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Chris Lattner | indirectbr seems to work! Rip out the old code. |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Anders Carlsson | Instead of returning a null DIType for unhandled types... |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Zhongxing Xu | Add a checker for CWE-466: Return of Pointer Value... |
commit | commitdiff | tree | snapshot |
2009-11-06 |
John McCall | compare.c also needs a target triple now, and improve... |
commit | commitdiff | tree | snapshot |
2009-11-06 |
John McCall | Improve the -Wsign-compare heuristics: |
commit | commitdiff | tree | snapshot |
2009-11-06 |
John McCall | Create a warning group "non-gcc" for diagnostics which... |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Chris Lattner | add some fixit hints. |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Douglas Gregor | Rework the fix-it hint for code like |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Douglas Gregor | Improve recovery when we fail to parse the operand... |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Douglas Gregor | Turn off -Wsign-compare warnings by default |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Anders Carlsson | If a member variable of reference type is bound to... |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Anders Carlsson | If a member initializer create temporaries we need... |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Anders Carlsson | More cleanup. |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Anders Carlsson | Cleanup ctor/dtor emission. |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Anders Carlsson | Handle ParenExprs in mangleExpression. |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Mike Stump | Refine the vcall for a function that is defined in... |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Ted Kremenek | static analyzer: refactor checking logic for returning... |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Douglas Gregor | If we have a C-style cast, functional cast, or a static... |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Douglas Gregor | When we encounter a derived-to-base conversion when... |
commit | commitdiff | tree | snapshot |
next |