2009-03-27 |
Anders Carlsson | Move Sema::SetMemberAccessSpecifier to SemaAccess.cpp |
commit | commitdiff | tree | snapshot |
2009-03-27 |
Anders Carlsson | Add SemaAccess.cpp |
commit | commitdiff | tree | snapshot |
2009-03-27 |
Douglas Gregor | Improve recovery when a constructor fails to type-check... |
commit | commitdiff | tree | snapshot |
2009-03-27 |
Douglas Gregor | Tests and fixes for templates declared within (non... |
commit | commitdiff | tree | snapshot |
2009-03-27 |
Chris Lattner | Fix rdar://6719156 - clang should emit a better error... |
commit | commitdiff | tree | snapshot |
2009-03-27 |
Zhongxing Xu | remove the updated notes. |
commit | commitdiff | tree | snapshot |
2009-03-27 |
Ted Kremenek | - Fix thinko in implementation of PathDiagnosticLocatio... |
commit | commitdiff | tree | snapshot |
2009-03-27 |
Mike Stump | Fix searching for gcc, we only want executable files. |
commit | commitdiff | tree | snapshot |
2009-03-27 |
Douglas Gregor | Clarify that QualifiedNameType is sugar-only. This... |
commit | commitdiff | tree | snapshot |
2009-03-26 |
Fariborz Jahanian | Put back __OBJC2__ definition. |
commit | commitdiff | tree | snapshot |
2009-03-26 |
Douglas Gregor | Simplify CXXScopeSpec a lot. No more weird SmallVector... |
commit | commitdiff | tree | snapshot |
2009-03-26 |
Douglas Gregor | Revamp our representation of C++ nested-name-specifiers... |
commit | commitdiff | tree | snapshot |
2009-03-26 |
Anders Carlsson | I said _fix_ the build, don't break it. |
commit | commitdiff | tree | snapshot |
2009-03-26 |
Anders Carlsson | Fix build. |
commit | commitdiff | tree | snapshot |
2009-03-26 |
Anders Carlsson | Add |
commit | commitdiff | tree | snapshot |
2009-03-26 |
Ted Kremenek | - Add class PathDiagosticLocationPair. |
commit | commitdiff | tree | snapshot |
2009-03-26 |
Ted Kremenek | Implement PathDiagnosticLocation::asRange() and PathDia... |
commit | commitdiff | tree | snapshot |
2009-03-26 |
Ted Kremenek | Add comment. |
commit | commitdiff | tree | snapshot |
2009-03-26 |
Ted Kremenek | Restructure code to silence bogus GCC warning. |
commit | commitdiff | tree | snapshot |
2009-03-26 |
Ted Kremenek | - Implement PathDiagnosticLocation::asLocation. |
commit | commitdiff | tree | snapshot |
2009-03-26 |
Ted Kremenek | Because of the use of 'cast<TagDecl>', ASTContext.h... |
commit | commitdiff | tree | snapshot |
2009-03-26 |
Mike Stump | Remove dead code. |
commit | commitdiff | tree | snapshot |
2009-03-26 |
Ted Kremenek | PathDiagnostics (analyzer): |
commit | commitdiff | tree | snapshot |
2009-03-26 |
Fariborz Jahanian | - Minor change to dump of ivar layout map. |
commit | commitdiff | tree | snapshot |
2009-03-26 |
Daniel Dunbar | Driver: Forward -fno-common to clang. |
commit | commitdiff | tree | snapshot |
2009-03-26 |
Daniel Dunbar | Driver: Test case for darwin::Link |
commit | commitdiff | tree | snapshot |
2009-03-26 |
Daniel Dunbar | Driver: Add darwin::Link tool. |
commit | commitdiff | tree | snapshot |
2009-03-26 |
Ted Kremenek | Add a high-level intro to the memory regions design... |
commit | commitdiff | tree | snapshot |
2009-03-26 |
Daniel Dunbar | Driver: Fix a number of option definition mismatches... |
commit | commitdiff | tree | snapshot |
2009-03-26 |
Daniel Dunbar | Driver: Print the correct target when printing the... |
commit | commitdiff | tree | snapshot |
2009-03-26 |
Steve Naroff | Fix <rdar://problem/6697053> instance variable is prote... |
commit | commitdiff | tree | snapshot |
2009-03-26 |
Daniel Dunbar | Driver: Move GetReleaseVersion to static Driver::GetRel... |
commit | commitdiff | tree | snapshot |
2009-03-26 |
Daniel Dunbar | Driver: Add ArgList::AddAllArgsTranslated; for forwardi... |
commit | commitdiff | tree | snapshot |
2009-03-26 |
Ted Kremenek | Move "regions" analyzer design document to 'docs'. |
commit | commitdiff | tree | snapshot |
2009-03-26 |
Zhongxing Xu | Simplify some code. No functionality change. |
commit | commitdiff | tree | snapshot |
2009-03-26 |
Zhongxing Xu | Check in some design documents to centralize ideas... |
commit | commitdiff | tree | snapshot |
2009-03-26 |
Eli Friedman | Sanity-check argument to indirect goto. |
commit | commitdiff | tree | snapshot |
2009-03-26 |
Chris Lattner | hopefully fix VC++ build error. |
commit | commitdiff | tree | snapshot |
2009-03-26 |
Chris Lattner | most of this is plumbing to get CompileOptions down... |
commit | commitdiff | tree | snapshot |
2009-03-26 |
Chris Lattner | make this self contained, declare everything as 'class'. |
commit | commitdiff | tree | snapshot |
2009-03-26 |
Chris Lattner | sort items. |
commit | commitdiff | tree | snapshot |
2009-03-26 |
Chris Lattner | add driver and clang-cc to project. |
commit | commitdiff | tree | snapshot |
2009-03-26 |
Ted Kremenek | analyzer infrastructure: make a bunch of changes to... |
commit | commitdiff | tree | snapshot |
2009-03-26 |
Anders Carlsson | Set the access specifier for templates inside classes. |
commit | commitdiff | tree | snapshot |
2009-03-26 |
Anders Carlsson | Factor the member access specifier setting code into... |
commit | commitdiff | tree | snapshot |
2009-03-26 |
Anders Carlsson | Handle parsing of templates in member declarations... |
commit | commitdiff | tree | snapshot |
2009-03-26 |
Anders Carlsson | Check that the access specifier of a member redeclarati... |
commit | commitdiff | tree | snapshot |
2009-03-26 |
Eli Friedman | Fix for PR3869: actually enforce that the argument... |
commit | commitdiff | tree | snapshot |
2009-03-26 |
Douglas Gregor | The injected-class-name of class templates and class... |
commit | commitdiff | tree | snapshot |
2009-03-25 |
Anders Carlsson | Tighten the setAccess assert. We now allow AS_none... |
commit | commitdiff | tree | snapshot |
2009-03-25 |
Douglas Gregor | Implement template instantiation for static data member... |
commit | commitdiff | tree | snapshot |
2009-03-25 |
Fariborz Jahanian | More for for objc2's ivar layout map (currently |
commit | commitdiff | tree | snapshot |
2009-03-25 |
Douglas Gregor | Pass access specifiers through to member classes and... |
commit | commitdiff | tree | snapshot |
2009-03-25 |
Douglas Gregor | Fix notes regarding the instantiation of member classes... |
commit | commitdiff | tree | snapshot |
2009-03-25 |
Douglas Gregor | Instantiation for member classes of class templates... |
commit | commitdiff | tree | snapshot |
2009-03-25 |
Chris Lattner | fix PR3880, fixing a comma swallowing bug handling... |
commit | commitdiff | tree | snapshot |
2009-03-25 |
Chris Lattner | remove some dead code. ArgTokens can never be empty... |
commit | commitdiff | tree | snapshot |
2009-03-25 |
Ted Kremenek | CMake: Also include header files in target when the... |
commit | commitdiff | tree | snapshot |
2009-03-25 |
Anders Carlsson | It doesn't make sense to set the access specifier to... |
commit | commitdiff | tree | snapshot |
2009-03-25 |
Mike Stump | Remove -f__block as codegen for __block variables shoul... |
commit | commitdiff | tree | snapshot |
2009-03-25 |
Mike Stump | Fixup codegen for block literals that bleed copy/dispos... |
commit | commitdiff | tree | snapshot |
2009-03-25 |
Mike Stump | Update to account for the great driver renaming. |
commit | commitdiff | tree | snapshot |
2009-03-25 |
Douglas Gregor | Predicate to detect when a RecordDecl is really the... |
commit | commitdiff | tree | snapshot |
2009-03-25 |
Douglas Gregor | Stub out some declaration kinds that cannot ever be... |
commit | commitdiff | tree | snapshot |
2009-03-25 |
Douglas Gregor | Fix parsing of template classes prefixed by nested... |
commit | commitdiff | tree | snapshot |
2009-03-25 |
Douglas Gregor | Minor refactoring to eliminate an extra switch during... |
commit | commitdiff | tree | snapshot |
2009-03-25 |
Daniel Dunbar | Driver: Implement Darwin_X86 tool chain level argument... |
commit | commitdiff | tree | snapshot |
2009-03-25 |
Daniel Dunbar | Driver: Handle -Xarch_, including warning for nasty... |
commit | commitdiff | tree | snapshot |
2009-03-25 |
Daniel Dunbar | Driver: Replace Option::ForwardToGCC by Option::DriverO... |
commit | commitdiff | tree | snapshot |
2009-03-25 |
Zhongxing Xu | This patch adds two more SymbolData subclasses: SymIntE... |
commit | commitdiff | tree | snapshot |
2009-03-25 |
Daniel Dunbar | Driver: Fix typo in JoinedAndSeparateArg::render. |
commit | commitdiff | tree | snapshot |
2009-03-25 |
Daniel Dunbar | Driver: Prep for tool chain specific argument translation. |
commit | commitdiff | tree | snapshot |
2009-03-25 |
Chris Lattner | simplify some conditionals, don't copy LangOptions. |
commit | commitdiff | tree | snapshot |
2009-03-25 |
Daniel Dunbar | gcc 4.3 finds my use of ^ suspicious. |
commit | commitdiff | tree | snapshot |
2009-03-25 |
Anders Carlsson | Improve handling of base initializers. We now parse... |
commit | commitdiff | tree | snapshot |
2009-03-25 |
Anders Carlsson | Add the .td files and remove the .def files from the... |
commit | commitdiff | tree | snapshot |
2009-03-25 |
Ted Kremenek | Turn on -analyzer-eagerly-assume by default when using... |
commit | commitdiff | tree | snapshot |
2009-03-25 |
Douglas Gregor | Template instantiation for conversion functions |
commit | commitdiff | tree | snapshot |
2009-03-25 |
Ted Kremenek | Turn on '-analyzer-eagerly-assume' by default in ccc... |
commit | commitdiff | tree | snapshot |
2009-03-25 |
Douglas Gregor | Move template instantiation for expressions into a... |
commit | commitdiff | tree | snapshot |
2009-03-25 |
Douglas Gregor | In Parser::ParseClassSpecifier, don't conflate a NULL... |
commit | commitdiff | tree | snapshot |
2009-03-24 |
Sebastian Redl | Parse deleted function definitions and hook them up... |
commit | commitdiff | tree | snapshot |
2009-03-24 |
Devang Patel | Encode language. |
commit | commitdiff | tree | snapshot |
2009-03-24 |
Douglas Gregor | Type::isObjectType now implements the (more sensible... |
commit | commitdiff | tree | snapshot |
2009-03-24 |
Daniel Dunbar | Driver: Handle -flto, -O4, and tweak -emit-llvm to... |
commit | commitdiff | tree | snapshot |
2009-03-24 |
Douglas Gregor | Fix a few isObjectTypes that really need to be isIncomp... |
commit | commitdiff | tree | snapshot |
2009-03-24 |
Douglas Gregor | Make sure to use RequireCompleteType rather than testin... |
commit | commitdiff | tree | snapshot |
2009-03-24 |
Daniel Dunbar | Driver: Warn when 'clang' is used to compile a source... |
commit | commitdiff | tree | snapshot |
2009-03-24 |
Daniel Dunbar | Driver: Change default use of "clang" compiler. |
commit | commitdiff | tree | snapshot |
2009-03-24 |
Daniel Dunbar | Move ToolChain::ShouldUseClangCompiler to |
commit | commitdiff | tree | snapshot |
2009-03-24 |
Daniel Dunbar | Driver: Translate -fverbose-asm for LLVM backend. |
commit | commitdiff | tree | snapshot |
2009-03-24 |
Mike Stump | Really fix cmake style builds. |
commit | commitdiff | tree | snapshot |
2009-03-24 |
Daniel Dunbar | Driver: Result files shouldn't be removed on failure... |
commit | commitdiff | tree | snapshot |
2009-03-24 |
Daniel Dunbar | Driver: ArgList::getLastArg was in fact returning the... |
commit | commitdiff | tree | snapshot |
2009-03-24 |
Anders Carlsson | Fix the bug that Eli noticed where we wouldn't look... |
commit | commitdiff | tree | snapshot |
2009-03-24 |
Chris Lattner | improve error recovery for when type parsing fails. |
commit | commitdiff | tree | snapshot |
2009-03-24 |
Chris Lattner | fix "Comment#1" from PR3872 |
commit | commitdiff | tree | snapshot |
2009-03-24 |
Chris Lattner | random cleanups. |
commit | commitdiff | tree | snapshot |
2009-03-24 |
Douglas Gregor | Template instantiation for constructors |
commit | commitdiff | tree | snapshot |
2009-03-24 |
Chris Lattner | -arch ppc should change the triple to powerpc-foo not... |
commit | commitdiff | tree | snapshot |
next |