2009-05-19 |
Douglas Gregor | Template instantiation for array subscript expressions... |
commit | commitdiff | tree | snapshot |
2009-05-18 |
Fariborz Jahanian | BlockDecl node must be complete before block attributes |
commit | commitdiff | tree | snapshot |
2009-05-18 |
Ted Kremenek | Fix PR 4230: Don't flag leaks of NSAutoreleasePools... |
commit | commitdiff | tree | snapshot |
2009-05-18 |
Eli Friedman | Attempted CMake build fixes for r72060; this is unteste... |
commit | commitdiff | tree | snapshot |
2009-05-18 |
Eli Friedman | Build fixes for r72060; sorry for any inconvenience. |
commit | commitdiff | tree | snapshot |
2009-05-18 |
Daniel Dunbar | Remove -fprintf-source-range-info from the Driver ... |
commit | commitdiff | tree | snapshot |
2009-05-18 |
Eli Friedman | Move ASTConsumers.h to include/clang/Frontend, and... |
commit | commitdiff | tree | snapshot |
2009-05-18 |
Eli Friedman | Move the Wno-rewrite-macros option out of RewriteObjC... |
commit | commitdiff | tree | snapshot |
2009-05-18 |
Douglas Gregor | Template instantiation for imaginary literals, because... |
commit | commitdiff | tree | snapshot |
2009-05-18 |
Eli Friedman | Rename the factory function for the ObjC rewriter to... |
commit | commitdiff | tree | snapshot |
2009-05-18 |
Eli Friedman | Move AnalysisConsumer out of ASTConsumers.h in preparat... |
commit | commitdiff | tree | snapshot |
2009-05-18 |
Eli Friedman | Refactor ASTConsumers to take a raw_ostream instead... |
commit | commitdiff | tree | snapshot |
2009-05-18 |
Douglas Gregor | "This patch fixes an obvious buffer overrun in |
commit | commitdiff | tree | snapshot |
2009-05-18 |
Douglas Gregor | Fix sorting of using directives, from Jay Foad |
commit | commitdiff | tree | snapshot |
2009-05-18 |
Daniel Dunbar | Reformat a comment |
commit | commitdiff | tree | snapshot |
2009-05-18 |
Daniel Dunbar | Several fixes to the clang man page. |
commit | commitdiff | tree | snapshot |
2009-05-18 |
Douglas Gregor | Deal with an icky corner case where we were complaining... |
commit | commitdiff | tree | snapshot |
2009-05-18 |
Fariborz Jahanian | more printf attribute on block declaration and |
commit | commitdiff | tree | snapshot |
2009-05-18 |
Daniel Dunbar | Debug info: Initialize runtime language field correctly... |
commit | commitdiff | tree | snapshot |
2009-05-18 |
Douglas Gregor | Template instantiation for C++ try/catch statements. |
commit | commitdiff | tree | snapshot |
2009-05-18 |
Anders Carlsson | Since we miscompile many cases when declaring a variabl... |
commit | commitdiff | tree | snapshot |
2009-05-18 |
Anders Carlsson | Remove an unused builtin. |
commit | commitdiff | tree | snapshot |
2009-05-18 |
Anders Carlsson | Add 'cmp' SSE builtins and get rid of a bunch of other... |
commit | commitdiff | tree | snapshot |
2009-05-18 |
Douglas Gregor | Include StmtNodes.def to declare Visit methods for... |
commit | commitdiff | tree | snapshot |
2009-05-18 |
Douglas Gregor | Simplify struct/class tag mismatch warning, per Sebasti... |
commit | commitdiff | tree | snapshot |
2009-05-18 |
Daniel Dunbar | Simplify tests now that GNU runtime supports exception... |
commit | commitdiff | tree | snapshot |
2009-05-18 |
Fariborz Jahanian | Minor tweak to support format attribute on blocks.... |
commit | commitdiff | tree | snapshot |
2009-05-18 |
Daniel Dunbar | Avoid potential out-of-bounds access in SourceManager... |
commit | commitdiff | tree | snapshot |
2009-05-18 |
Douglas Gregor | Oops, dropped a -verify |
commit | commitdiff | tree | snapshot |
2009-05-18 |
Douglas Gregor | When instantiating the definition of a member function... |
commit | commitdiff | tree | snapshot |
2009-05-18 |
Daniel Dunbar | Improve test case a wee bit |
commit | commitdiff | tree | snapshot |
2009-05-18 |
Daniel Dunbar | Silence a Release-Asserts warning. |
commit | commitdiff | tree | snapshot |
2009-05-18 |
Eli Friedman | Fix for PR2386: distinguish between insertion and repla... |
commit | commitdiff | tree | snapshot |
2009-05-18 |
Eli Friedman | Remove tabs. |
commit | commitdiff | tree | snapshot |
2009-05-18 |
Eli Friedman | Remove unused parameter. |
commit | commitdiff | tree | snapshot |
2009-05-18 |
Eli Friedman | Add some comments to ASTConsumers.h describing what... |
commit | commitdiff | tree | snapshot |
2009-05-17 |
Anders Carlsson | Make ActOnWhileStmt take a FullExprArg for the conditio... |
commit | commitdiff | tree | snapshot |
2009-05-17 |
Anders Carlsson | Make ActOnExprStmt take a FullExprArg. |
commit | commitdiff | tree | snapshot |
2009-05-17 |
Anders Carlsson | Fix instantiate-function-1.cpp. |
commit | commitdiff | tree | snapshot |
2009-05-17 |
Anders Carlsson | Fix DISABLE_SMART_POINTERS build. |
commit | commitdiff | tree | snapshot |
2009-05-17 |
Anders Carlsson | Implement Sema::ActOnFinishFullExpr and create a CXXExp... |
commit | commitdiff | tree | snapshot |
2009-05-17 |
Anders Carlsson | Add the FullExprArg wrapper and use it for if statement... |
commit | commitdiff | tree | snapshot |
2009-05-17 |
Anders Carlsson | Add support for converting member pointer types to... |
commit | commitdiff | tree | snapshot |
2009-05-17 |
Fariborz Jahanian | This patch fixes two bugs in the GNU Objective-C runtim... |
commit | commitdiff | tree | snapshot |
2009-05-17 |
Anders Carlsson | Add FIXME about not using MemberExpr nodes when the... |
commit | commitdiff | tree | snapshot |
2009-05-17 |
Anders Carlsson | Use the Itanium ABI for member pointers. Add a missing... |
commit | commitdiff | tree | snapshot |
2009-05-17 |
Eli Friedman | A couple of tweaks to make -ast-print produce code... |
commit | commitdiff | tree | snapshot |
2009-05-17 |
Anders Carlsson | Rewrite PureVirtualMethodCollector to use the overridde... |
commit | commitdiff | tree | snapshot |
2009-05-16 |
Anders Carlsson | Add OldMD to the list of methods NewMD overrides |
commit | commitdiff | tree | snapshot |
2009-05-16 |
Anders Carlsson | Add setters/getters to CXXMethodDecl so it can keep... |
commit | commitdiff | tree | snapshot |
2009-05-16 |
Eli Friedman | Make the RAII extension warning silencing for __extensi... |
commit | commitdiff | tree | snapshot |
2009-05-16 |
Eli Friedman | Targets without long long should reduce the size of... |
commit | commitdiff | tree | snapshot |
2009-05-16 |
Eli Friedman | Refactor address-of-void extension a bit so that it... |
commit | commitdiff | tree | snapshot |
2009-05-16 |
Eli Friedman | A few minor updates to the user manual. |
commit | commitdiff | tree | snapshot |
2009-05-16 |
Anders Carlsson | Fix another case where the extern-ness of extern "C... |
commit | commitdiff | tree | snapshot |
2009-05-16 |
Anders Carlsson | Don't return member pointer types for static member... |
commit | commitdiff | tree | snapshot |
2009-05-16 |
Eli Friedman | PR3942: Don't warn on unsigned overflow in preprocessor... |
commit | commitdiff | tree | snapshot |
2009-05-16 |
Anders Carlsson | extern "C" should preserve the 'extern' qualifier for... |
commit | commitdiff | tree | snapshot |
2009-05-16 |
Anders Carlsson | Improve checking of member expressions where the base... |
commit | commitdiff | tree | snapshot |
2009-05-16 |
Daniel Dunbar | Update test case; I'm confused why this wasn't failing... |
commit | commitdiff | tree | snapshot |
2009-05-16 |
Sebastian Redl | Test case for previous commit. Explicit instantiation... |
commit | commitdiff | tree | snapshot |
2009-05-16 |
Sebastian Redl | Implement instantiation of a few boring, simple express... |
commit | commitdiff | tree | snapshot |
2009-05-16 |
Eli Friedman | Missing change for r71941 (PR2044). |
commit | commitdiff | tree | snapshot |
2009-05-16 |
Eli Friedman | Avoid calling mergeTypes in C++. I think these are... |
commit | commitdiff | tree | snapshot |
2009-05-16 |
Eli Friedman | Add stricter checking for va_arg. |
commit | commitdiff | tree | snapshot |
2009-05-16 |
Eli Friedman | PR2044: reject declarations of functions returning... |
commit | commitdiff | tree | snapshot |
2009-05-16 |
Eli Friedman | PR3009: Get rid of bogus warning for scalar compound... |
commit | commitdiff | tree | snapshot |
2009-05-16 |
Mike Stump | Reflow some comments. |
commit | commitdiff | tree | snapshot |
2009-05-16 |
Mike Stump | Reflow some comments. |
commit | commitdiff | tree | snapshot |
2009-05-16 |
Mike Stump | Implement a FIXME, we now pass in the locations of... |
commit | commitdiff | tree | snapshot |
2009-05-16 |
Ted Kremenek | Update checker build. |
commit | commitdiff | tree | snapshot |
2009-05-16 |
Eli Friedman | Remove useless wrapper. |
commit | commitdiff | tree | snapshot |
2009-05-16 |
Mike Stump | Fixup __extension__ i = 1 parsing. Thanks Eli! |
commit | commitdiff | tree | snapshot |
2009-05-16 |
Ted Kremenek | Fix: <rdar://problem/6893565> False positive: don't... |
commit | commitdiff | tree | snapshot |
2009-05-16 |
Ted Kremenek | Fix another bug in BugReporter where we wouldn't always... |
commit | commitdiff | tree | snapshot |
2009-05-16 |
Douglas Gregor | Template instantiation for IndirectGotoStmt. Now my... |
commit | commitdiff | tree | snapshot |
2009-05-15 |
Douglas Gregor | Template instantiation for switch statements |
commit | commitdiff | tree | snapshot |
2009-05-15 |
Fariborz Jahanian | Removed superfluous code. |
commit | commitdiff | tree | snapshot |
2009-05-15 |
Fariborz Jahanian | Early support for __format__attribute on blocks. |
commit | commitdiff | tree | snapshot |
2009-05-15 |
Anders Carlsson | Basic support for member exprs where the base expr... |
commit | commitdiff | tree | snapshot |
2009-05-15 |
Daniel Dunbar | Classes with "+load" methods need to go in the non... |
commit | commitdiff | tree | snapshot |
2009-05-15 |
Douglas Gregor | Template instantiation for break and continue statements. |
commit | commitdiff | tree | snapshot |
2009-05-15 |
Douglas Gregor | Introduce the EXPR macro into StmtNodes.def, so that... |
commit | commitdiff | tree | snapshot |
2009-05-15 |
Douglas Gregor | Template instantiation for "for" loops |
commit | commitdiff | tree | snapshot |
2009-05-15 |
Ted Kremenek | Update checker build. |
commit | commitdiff | tree | snapshot |
2009-05-15 |
Douglas Gregor | Template instantiation for do-while statements. |
commit | commitdiff | tree | snapshot |
2009-05-15 |
Daniel Dunbar | Factor code for adding module-level class lists into... |
commit | commitdiff | tree | snapshot |
2009-05-15 |
Mike Stump | Fixup parsing for (throw,throw) and __extension__ throw 1. |
commit | commitdiff | tree | snapshot |
2009-05-15 |
Douglas Gregor | Template instantiation for WhileStmt and CXXConditionDe... |
commit | commitdiff | tree | snapshot |
2009-05-15 |
Douglas Gregor | Make sure that we use the canonical type for the names... |
commit | commitdiff | tree | snapshot |
2009-05-15 |
Fariborz Jahanian | improved on diagnosing misplacement of sentinel attributes. |
commit | commitdiff | tree | snapshot |
2009-05-15 |
Ted Kremenek | Add hack to scan-build to fix PR 4215 |
commit | commitdiff | tree | snapshot |
2009-05-15 |
Fariborz Jahanian | added -fblocks to the test. |
commit | commitdiff | tree | snapshot |
2009-05-15 |
Douglas Gregor | Allow instantiation of NULL expressions and statements |
commit | commitdiff | tree | snapshot |
2009-05-15 |
Fariborz Jahanian | This patch finishes off the sentinel attribute handling for |
commit | commitdiff | tree | snapshot |
2009-05-15 |
Anders Carlsson | I take it back, InstantiateExpr does not check for... |
commit | commitdiff | tree | snapshot |
2009-05-15 |
Anders Carlsson | Instantiation support for 'this' |
commit | commitdiff | tree | snapshot |
2009-05-15 |
Anders Carlsson | No need to null check the expr, Sema::SemaRef.Instantia... |
commit | commitdiff | tree | snapshot |
2009-05-15 |
Anders Carlsson | Add SemaTemplateInstantiateStmt.cpp to Xcode project. |
commit | commitdiff | tree | snapshot |
2009-05-15 |
Douglas Gregor | Make sure that the type associated with a class templat... |
commit | commitdiff | tree | snapshot |
next |