2010-09-14 |
Daniel Dunbar | Driver: Add a -stdlib= argument which can be used to... |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Daniel Dunbar | Driver: Factor out some code for handling the C++ stand... |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Daniel Dunbar | Simplify. |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Ted Kremenek | Don't divide-by-zero in RegionStoreManager::getSizeInEl... |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Fariborz Jahanian | RHS of property expression assignment requires |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Douglas Gregor | When marking the declarations in a default argument... |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Douglas Gregor | Eliminate the default case in the expression-classifica... |
commit | commitdiff | tree | snapshot |
2010-09-14 |
John McCall | Tweak this assert. |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Tom Care | Rename 'MaxLoop' to 'MaxVisit' in AnalysisManager to... |
commit | commitdiff | tree | snapshot |
2010-09-14 |
John McCall | The paired 'operator delete' for a placement 'operator... |
commit | commitdiff | tree | snapshot |
2010-09-14 |
John McCall | Implement the EH cleanup to call 'operator delete'... |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Michael J.... | PrintFunctionNames: Fix Windows (MSV{S,C} and mingw... |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Ted Kremenek | Fix CFGBuilder crash reported in PR 8141. |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Argyrios Kyrtzidis | Fix VLA miscompilation. |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Douglas Gregor | I will not mix declaration and statements in C90. |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Michael J.... | Revert "CMake: Update to use standard CMake dependency... |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Jakob Stoklund... | Clean up in buildbot directories. |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Douglas Gregor | Add __char16_t and __char32_t as aliases for the C... |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Douglas Gregor | Introduce a new kind of cursor into libclang, which... |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Ted Kremenek | Add reverse iterator for initializers in constructor... |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Ted Kremenek | Add 'insert()' to BumpVector. Patch by Marcin Świderski! |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Ted Kremenek | Remove from the CFG the half-implemented support for... |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Sebastian Redl | Don't crash when using type traits on a class with... |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Sebastian Redl | Remove CXXRecordDecl::getDefaultConstructor(), an inher... |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Eric Christopher | Try to get this to stop leaving a temporary file on... |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Sebastian Redl | Have __has_nothrow_copy use Sema's lookup routines... |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Sebastian Redl | Eagerly evaluate type traits in Sema instead of lazily... |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Devang Patel | Recognize .ll as input files. |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Argyrios Kyrtzidis | When applying 'delete' on a pointer-to-array type match... |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Argyrios Kyrtzidis | Remove the trivial setters from CXXDeleteExpr. |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Argyrios Kyrtzidis | Add a compatibility note about clang not implicitly... |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Argyrios Kyrtzidis | Update 'docs/PCHInternals.html' about how subexpression... |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Douglas Gregor | Fix a typo noted by Gabor |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Fariborz Jahanian | Block description for trivial block literals have |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Argyrios Kyrtzidis | Fix C++ PCH issue. |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Argyrios Kyrtzidis | Avoid setters in ASTDeclReader::VisitClassTemplateParti... |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Argyrios Kyrtzidis | Avoid setters in ASTDeclReader::VisitClassTemplateSpeci... |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Argyrios Kyrtzidis | Avoid setters in ASTDeclReader::VisitCXXRecordDecl. |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Abramo Bagnara | Congruent diagnostic for void* arithmetic. |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Abramo Bagnara | Parentheses around address non-type template argument... |
commit | commitdiff | tree | snapshot |
2010-09-12 |
Douglas Gregor | Don't assert when attempting to take the address of... |
commit | commitdiff | tree | snapshot |
2010-09-12 |
Douglas Gregor | When performing overload resolution, only compare the... |
commit | commitdiff | tree | snapshot |
2010-09-12 |
Douglas Gregor | Diagnose the instantiation of variables (including... |
commit | commitdiff | tree | snapshot |
2010-09-12 |
Douglas Gregor | Don't complain about useless user-defined conversion... |
commit | commitdiff | tree | snapshot |
2010-09-12 |
Douglas Gregor | When diagnosing C++ [temp.expl.spec]p3 in C++98/03... |
commit | commitdiff | tree | snapshot |
2010-09-12 |
Douglas Gregor | Implement C++0x semantics for [temp.expl.spec]p2, which... |
commit | commitdiff | tree | snapshot |
2010-09-12 |
Francois Pichet | Add basic support for Microsoft enum forward declaration. |
commit | commitdiff | tree | snapshot |
2010-09-12 |
Douglas Gregor | Implement the "note" in C++ [over.built]p1, which is... |
commit | commitdiff | tree | snapshot |
2010-09-12 |
Douglas Gregor | Don't perform integral promotions from an incompletion... |
commit | commitdiff | tree | snapshot |
2010-09-11 |
Douglas Gregor | Teach the EvaluatedExprVisitor and its client, which... |
commit | commitdiff | tree | snapshot |
2010-09-11 |
Chris Lattner | Augment -ftrapv to check for divide by zero, mod by... |
commit | commitdiff | tree | snapshot |
2010-09-11 |
Francois Pichet | Update website to reflect that tests are no longer... |
commit | commitdiff | tree | snapshot |
2010-09-11 |
Douglas Gregor | Add a completely unnecessary "template" keyword to... |
commit | commitdiff | tree | snapshot |
2010-09-11 |
Francois Pichet | Fix last test still failing on Win32. 100% pass rate... |
commit | commitdiff | tree | snapshot |
2010-09-11 |
Douglas Gregor | Update documentation to reflect the addition of support... |
commit | commitdiff | tree | snapshot |
2010-09-11 |
Douglas Gregor | When parsing default function arguments, do not mark... |
commit | commitdiff | tree | snapshot |
2010-09-11 |
Douglas Gregor | Document our extension to constant-fold __builtin_strle... |
commit | commitdiff | tree | snapshot |
2010-09-11 |
Douglas Gregor | The two libclang crash-recovery tests that involve... |
commit | commitdiff | tree | snapshot |
2010-09-11 |
Douglas Gregor | If we fail to create a temporary file for the precompil... |
commit | commitdiff | tree | snapshot |
2010-09-11 |
Nuno Lopes | add latest gentoo gcc path |
commit | commitdiff | tree | snapshot |
2010-09-11 |
Douglas Gregor | Tweak GetPreamblePCHPath() to more closely match the... |
commit | commitdiff | tree | snapshot |
2010-09-11 |
Anton Korobeynikov | Disable cxa_atexit by default on MingW. |
commit | commitdiff | tree | snapshot |
2010-09-11 |
Michael J.... | CMake: Fix mingw32 build. |
commit | commitdiff | tree | snapshot |
2010-09-11 |
Fariborz Jahanian | Fixes an obscure bug in importd block variable layout |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Sebastian Redl | Test destructors in delete expressions and of temporari... |
commit | commitdiff | tree | snapshot |
2010-09-10 |
John McCall | Support in-class initialization of static const floatin... |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Douglas Gregor | Fix my silly sorting predicate. I hate integer-to-bool... |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Sebastian Redl | Address Doug's comments. |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Douglas Gregor | Make sure we're producing a newline in the preprocessed... |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Sebastian Redl | Eli helped me understand how evaluation contexts work. |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Daniel Dunbar | Driver: Set TOOL_NO_EXPORTS when building a "production... |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Sebastian Redl | Follow Ted's example and hide CXXNoexceptExpr's setters... |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Michael J.... | CMake: Update to use standard CMake dependency tracking... |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Sebastian Redl | Test CXXNoexceptExpr codegen and serialization. |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Sebastian Redl | Implement CXXNoexceptExpr codegen. |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Sebastian Redl | Add another small test case. |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Sebastian Redl | Serialization support for CXXNoexceptExpr. |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Ted Kremenek | Make 'setProperty()', 'setBase()', and 'setLocation... |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Sebastian Redl | Tests for noexcept in templates. |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Sebastian Redl | First version of a testcase, plus fixes. |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Sebastian Redl | Define and implement CXXNoexceptExpr. Create it in... |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Sebastian Redl | Parse the noexcept operator and stub out sema. |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Sebastian Redl | Implement Expr::CanThrow, a function that applies the... |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Sebastian Redl | Make CallExpr::getCalleeDecl look through pointer derefs. |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Sebastian Redl | Fix a comment. |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Ted Kremenek | Polish diagnostics for null dereferences via ObjC ivar... |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Fariborz Jahanian | IRGen fix for using property-dot syntax to pass |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Chandler Carruth | Re-devirtualize this. A new virtual method snuck in. |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Douglas Gregor | Support strlen() and __builtin_strlen() as constant... |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Ted Kremenek | Add checker implementation for my previous commit! |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Ted Kremenek | Implement: <rdar://problem/6351970> rule request: warn... |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Ted Kremenek | Add ObjCAtSynchronizedStmt to the CFG and add GRExprEng... |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Ted Kremenek | Update checker build. |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Tom Care | Added AnalyzerStatsChecker, a path sensitive check... |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Douglas Gregor | Add libclang support for label statements, gotos, and... |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Douglas Gregor | Add libclang visitation for C99 designated initializers. |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Douglas Gregor | Add libclang visitation for __builtin_offsetof's compon... |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Fariborz Jahanian | property reference expression used on lhs of assignment |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Ted Kremenek | Clean up obtuse wording of checker diagnostic of using... |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Douglas Gregor | When we parse a pragma, keep track of how that pragma... |
commit | commitdiff | tree | snapshot |
next |