2010-07-12 |
Douglas Gregor | Fix a documentation paste-o and eliminate a useless... |
commit | commitdiff | tree | snapshot |
2010-07-12 |
Craig Silverstein | We should not be recursing over the shadow definitions... |
commit | commitdiff | tree | snapshot |
2010-07-12 |
Sebastian Redl | Produce an error on encountering a pointer or reference... |
commit | commitdiff | tree | snapshot |
2010-07-12 |
Devang Patel | While collecting members for a class, always create... |
commit | commitdiff | tree | snapshot |
2010-07-12 |
Sebastian Redl | Split the normal and chained PCH writing paths and... |
commit | commitdiff | tree | snapshot |
2010-07-12 |
Argyrios Kyrtzidis | Remove the check for repeated tok::eofs, we are not... |
commit | commitdiff | tree | snapshot |
2010-07-12 |
Argyrios Kyrtzidis | Simplify code using the new FoldingSetImpl::InsertNode... |
commit | commitdiff | tree | snapshot |
2010-07-12 |
Fariborz Jahanian | Copy over attributes to instantiated variable. |
commit | commitdiff | tree | snapshot |
2010-07-12 |
Douglas Gregor | Speculatively revert r108156; it appears to be breaking... |
commit | commitdiff | tree | snapshot |
2010-07-12 |
Argyrios Kyrtzidis | If we are past tok::eof and in caching lex mode, avoid... |
commit | commitdiff | tree | snapshot |
2010-07-12 |
Douglas Gregor | Add a -code-completion-timing= mode to c-index-test... |
commit | commitdiff | tree | snapshot |
2010-07-12 |
Fariborz Jahanian | Compute Type dependent-ness of BlockDeclRefExpr |
commit | commitdiff | tree | snapshot |
2010-07-12 |
Ted Kremenek | Add test case for <rdar://problem/8177927> (which trigg... |
commit | commitdiff | tree | snapshot |
2010-07-12 |
Fariborz Jahanian | Move setting of Dependent Type to BlockDeclRefExpr's |
commit | commitdiff | tree | snapshot |
2010-07-12 |
Douglas Gregor | Do not generate LLVM IR for available_externally functi... |
commit | commitdiff | tree | snapshot |
2010-07-12 |
Chandler Carruth | Fix another aspect of PR7047, macro expansions. Previou... |
commit | commitdiff | tree | snapshot |
2010-07-12 |
Chris Lattner | we do in fact have to cache the EOF token returned... |
commit | commitdiff | tree | snapshot |
2010-07-12 |
Chris Lattner | revert a hunk of code that Argiris added in r106213... |
commit | commitdiff | tree | snapshot |
2010-07-11 |
Chris Lattner | fix PR7280 by making the warning on code like this: |
commit | commitdiff | tree | snapshot |
2010-07-11 |
Chris Lattner | change the 'invalid token after top level declarator... |
commit | commitdiff | tree | snapshot |
2010-07-11 |
Chris Lattner | Fix PR7617 by not entering ParseFunctionDefinition... |
commit | commitdiff | tree | snapshot |
2010-07-11 |
Chris Lattner | add a const qualifier, refactor some code. |
commit | commitdiff | tree | snapshot |
2010-07-11 |
Chandler Carruth | Switch to void-cast for this. Chris prefers that over... |
commit | commitdiff | tree | snapshot |
2010-07-11 |
Chandler Carruth | Mark assert-only variables as unused. |
commit | commitdiff | tree | snapshot |
2010-07-11 |
John Thompson | Rename clang.dll to libclang.dll, to fix Windows build. |
commit | commitdiff | tree | snapshot |
2010-07-10 |
Nick Lewycky | PrintFunctionNames is a plugin, it should pull in symbo... |
commit | commitdiff | tree | snapshot |
2010-07-10 |
Nick Lewycky | Clang do so have plugins, we can't prune exports. ... |
commit | commitdiff | tree | snapshot |
2010-07-10 |
Dale Johannesen | Fix compile error. Per Fariborz. |
commit | commitdiff | tree | snapshot |
2010-07-10 |
Chandler Carruth | Lay the ground work for resoving PR7047. This doesn... |
commit | commitdiff | tree | snapshot |
2010-07-10 |
Argyrios Kyrtzidis | Add PCH support for the remaining C++ exprs. |
commit | commitdiff | tree | snapshot |
2010-07-09 |
Peter Collingbourne | Fix CMake build |
commit | commitdiff | tree | snapshot |
2010-07-09 |
John Thompson | Hack for dealing with commas until we support multiple... |
commit | commitdiff | tree | snapshot |
2010-07-09 |
Fariborz Jahanian | BlockDeclRefExpr of a dependent type must |
commit | commitdiff | tree | snapshot |
2010-07-09 |
Fariborz Jahanian | Instantiation of byref variable in |
commit | commitdiff | tree | snapshot |
2010-07-09 |
Sebastian Redl | Slightly improve the diagnostic when using a qualified... |
commit | commitdiff | tree | snapshot |
2010-07-09 |
Argyrios Kyrtzidis | Reorganize how ClassTemplate[Partial]SpecializationDecl... |
commit | commitdiff | tree | snapshot |
2010-07-09 |
Argyrios Kyrtzidis | isMemberSpecialization -> setMemberSpecialization. |
commit | commitdiff | tree | snapshot |
2010-07-09 |
Sebastian Redl | When given the -chained-pch option and a previous PCH... |
commit | commitdiff | tree | snapshot |
2010-07-09 |
Craig Silverstein | Fix a crashing but trying to print a TemplateTemplatePa... |
commit | commitdiff | tree | snapshot |
2010-07-09 |
Eli Friedman | Ignore -Wno-main, per PR7269. |
commit | commitdiff | tree | snapshot |
2010-07-09 |
Chandler Carruth | Rip out the floating point return type handling from... |
commit | commitdiff | tree | snapshot |
2010-07-09 |
Chandler Carruth | Fix PR7600, and correctly convert the result of an... |
commit | commitdiff | tree | snapshot |
2010-07-09 |
Fariborz Jahanian | Instantiation of block literal expressions. wip. |
commit | commitdiff | tree | snapshot |
2010-07-09 |
Douglas Gregor | Document my otherwise-inexplicable change |
commit | commitdiff | tree | snapshot |
2010-07-09 |
Douglas Gregor | Refer to implicit "conversions" rather than implicit... |
commit | commitdiff | tree | snapshot |
2010-07-09 |
Sebastian Redl | Correctly initialize Reader to null. |
commit | commitdiff | tree | snapshot |
2010-07-09 |
Sebastian Redl | Really respect -chained-pch. |
commit | commitdiff | tree | snapshot |
2010-07-09 |
Douglas Gregor | Introduce -f{no-}spell-checking options to enable/disable |
commit | commitdiff | tree | snapshot |
2010-07-09 |
Douglas Gregor | Document -f{no-}color-diagnostics |
commit | commitdiff | tree | snapshot |
2010-07-09 |
Craig Silverstein | Move traverseunqualifiedtypeloc over to the 'main'... |
commit | commitdiff | tree | snapshot |
2010-07-09 |
John Thompson | Revert 107953, remove comma ignoring from PPC constraints. |
commit | commitdiff | tree | snapshot |
2010-07-09 |
John Thompson | Updating PPC target to ignore commas in asm contrains... |
commit | commitdiff | tree | snapshot |
2010-07-09 |
Sebastian Redl | Add a frontend option -chained-pch and don't pass an... |
commit | commitdiff | tree | snapshot |
2010-07-08 |
Jordy Rose | Cleanup in CStringChecker. Now properly bifurcates... |
commit | commitdiff | tree | snapshot |
2010-07-08 |
Douglas Gregor | Support code completion for parameter names in Objectiv... |
commit | commitdiff | tree | snapshot |
2010-07-08 |
Douglas Gregor | Introduce a new code-completion point prior to an ident... |
commit | commitdiff | tree | snapshot |
2010-07-08 |
Sebastian Redl | When looking for an entity's Scope, don't consider... |
commit | commitdiff | tree | snapshot |
2010-07-08 |
Sebastian Redl | Some preparatory work for chained PCH. No functionality... |
commit | commitdiff | tree | snapshot |
2010-07-08 |
Zhanyong Wan | Makes RecursiveASTVisitor traverse the type of a tempor... |
commit | commitdiff | tree | snapshot |
2010-07-08 |
Douglas Gregor | During code completion, give the "nil" and "NULL" macro... |
commit | commitdiff | tree | snapshot |
2010-07-08 |
Douglas Gregor | Allow C-style casts and reinterpret_casts between block... |
commit | commitdiff | tree | snapshot |
2010-07-08 |
Eli Friedman | PR7588: Fix the _mm_shufflehi_epi16 macro. (The issue... |
commit | commitdiff | tree | snapshot |
2010-07-08 |
Devang Patel | Handle forward declarations properly in debug info. |
commit | commitdiff | tree | snapshot |
2010-07-08 |
Ted Kremenek | Add missing whitespace. |
commit | commitdiff | tree | snapshot |
2010-07-08 |
Douglas Gregor | When performing substitution of template arguments... |
commit | commitdiff | tree | snapshot |
2010-07-08 |
Ted Kremenek | Update checker build. |
commit | commitdiff | tree | snapshot |
2010-07-08 |
Argyrios Kyrtzidis | Introduce PCHReader::GetTranslationUnitDecl() and use... |
commit | commitdiff | tree | snapshot |
2010-07-08 |
Argyrios Kyrtzidis | Support TemplateTemplateParmDecl for PCH. |
commit | commitdiff | tree | snapshot |
2010-07-08 |
Douglas Gregor | Bowing to popular demand, reduce the "comma at end... |
commit | commitdiff | tree | snapshot |
2010-07-08 |
John McCall | Apparently the {{$}} hack doesn't work on Windows;... |
commit | commitdiff | tree | snapshot |
2010-07-08 |
Argyrios Kyrtzidis | For TagType and TemplateSpecializationType, isDependent... |
commit | commitdiff | tree | snapshot |
2010-07-08 |
Argyrios Kyrtzidis | Read/write the C++ parts of DeclRefExpr and MemberExpr... |
commit | commitdiff | tree | snapshot |
2010-07-08 |
Argyrios Kyrtzidis | Fix reading of UsingDecl from PCH. |
commit | commitdiff | tree | snapshot |
2010-07-08 |
Argyrios Kyrtzidis | Remove unused protected constructor of DeclRefExpr. |
commit | commitdiff | tree | snapshot |
2010-07-08 |
Chandler Carruth | Wrap the new ext-warn on extraneous comma on the last... |
commit | commitdiff | tree | snapshot |
2010-07-08 |
Chandler Carruth | Add support for differentiating between attributes... |
commit | commitdiff | tree | snapshot |
2010-07-08 |
Duncan Sands | Tweak documentation to mention Debug+Asserts. |
commit | commitdiff | tree | snapshot |
2010-07-08 |
John McCall | Mark calls to 'throw()' functions as nounwind, and... |
commit | commitdiff | tree | snapshot |
2010-07-08 |
Douglas Gregor | Reinstate the fix for PR7556. A silly use of isTrivial... |
commit | commitdiff | tree | snapshot |
2010-07-08 |
Chris Lattner | allow this to pass on 32-bit hosts. |
commit | commitdiff | tree | snapshot |
2010-07-08 |
Chris Lattner | fix the clang side of PR7437: EmitAggregateCopy |
commit | commitdiff | tree | snapshot |
2010-07-08 |
Chris Lattner | filecheckize this test. |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Sebastian Redl | Fix a few errors in the internals doc. |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Douglas Gregor | Revert r107828 and r107827, the fix for PR7556, which... |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Chris Lattner | fix PR4499, patch by Kyle Dean! |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Sebastian Redl | Rip out the C++0x-specific handling of destructor names... |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Douglas Gregor | A using declaration can redeclare a typedef to the... |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Douglas Gregor | Rename CXXZeroInitValueExpr to CXXScalarValueInitExpr... |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Douglas Gregor | Do not use CXXZeroValueInitExpr for class types. Instea... |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Nate Begeman | Fix an issue with opencl init list checking. |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Zhanyong Wan | Changes how the TypeLoc traverser invokes the Type... |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Douglas Gregor | When printing statistics for the ASTContext, also print... |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Chris Lattner | add driver support for minix, patch by Kees van Reeuwijk |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Argyrios Kyrtzidis | Fix broken reading of NestedNameSpecifiers from PCH. |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Argyrios Kyrtzidis | Delay passing InterestingDecls to the Consumer until... |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Argyrios Kyrtzidis | getBody() -> hasBody() |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Argyrios Kyrtzidis | Simplify code and remove comment that is no longer... |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Argyrios Kyrtzidis | Remove Decl::getCompoundBody(). |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Argyrios Kyrtzidis | Simplify code. CompoundStmt's RBraceLoc can be found... |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Argyrios Kyrtzidis | Simplify code. FunctionDecl and ObjCMethodDecl have... |
commit | commitdiff | tree | snapshot |
next |