2010-10-01 |
Douglas Gregor | Implement the C++0x "trailing return type" feature... |
commit | commitdiff | tree | snapshot |
2010-10-01 |
Chris Lattner | Various builtins a require an integer constant. Not... |
commit | commitdiff | tree | snapshot |
2010-10-01 |
Chris Lattner | __builtin_ia32_psrldqi128 too |
commit | commitdiff | tree | snapshot |
2010-10-01 |
Chris Lattner | the second argument to __builtin_ia32_pslldqi128 must... |
commit | commitdiff | tree | snapshot |
2010-10-01 |
Zhongxing Xu | Now the whether adding implicit dtors is controlled... |
commit | commitdiff | tree | snapshot |
2010-10-01 |
Zhongxing Xu | The return value is never used. |
commit | commitdiff | tree | snapshot |
2010-10-01 |
Zhongxing Xu | Use default augument. |
commit | commitdiff | tree | snapshot |
2010-10-01 |
Zhongxing Xu | Simplify interface for addLocalScopeForStmt(). |
commit | commitdiff | tree | snapshot |
2010-10-01 |
Zhongxing Xu | The old logic would add non-struct and non C++ struct... |
commit | commitdiff | tree | snapshot |
2010-10-01 |
Marcin Swiderski | Added generating CFGAutomaticObjDtors for exception... |
commit | commitdiff | tree | snapshot |
2010-10-01 |
Marcin Swiderski | Added generating CFGAutomaticObjDtors for init statemen... |
commit | commitdiff | tree | snapshot |
2010-10-01 |
Marcin Swiderski | dded generating CFGAutomaticObjDtors for condition... |
commit | commitdiff | tree | snapshot |
2010-10-01 |
Douglas Gregor | If we get a TU_CONTEXT update from a chained PCH file... |
commit | commitdiff | tree | snapshot |
2010-10-01 |
Marcin Swiderski | Added generating CFGAutomaticObjDtors for condition... |
commit | commitdiff | tree | snapshot |
2010-10-01 |
Douglas Gregor | Enable chained precompiled headers for use with precomp... |
commit | commitdiff | tree | snapshot |
2010-10-01 |
Douglas Gregor | When an identifier that has a macro definition in the... |
commit | commitdiff | tree | snapshot |
2010-10-01 |
Fariborz Jahanian | Remove test until further notice. |
commit | commitdiff | tree | snapshot |
2010-10-01 |
Marcin Swiderski | Added generating CFGAutomaticObjDtors for condition... |
commit | commitdiff | tree | snapshot |
2010-10-01 |
Marcin Swiderski | Fixed checking for trivial destructor in CFGBuilder... |
commit | commitdiff | tree | snapshot |
2010-10-01 |
Fariborz Jahanian | Fix test. |
commit | commitdiff | tree | snapshot |
2010-10-01 |
Marcin Swiderski | Added: |
commit | commitdiff | tree | snapshot |
2010-10-01 |
Fariborz Jahanian | Output debug info. for ivars declared in class |
commit | commitdiff | tree | snapshot |
2010-10-01 |
Argyrios Kyrtzidis | Add test case I forgot for r115159 (support implicit... |
commit | commitdiff | tree | snapshot |
2010-09-30 |
Dale Johannesen | Clang part of MMX rewrite (goes with 115243). |
commit | commitdiff | tree | snapshot |
2010-09-30 |
Marcin Swiderski | Added methods for adding LocalScopes and CFGAutomaticOb... |
commit | commitdiff | tree | snapshot |
2010-09-30 |
Marcin Swiderski | Added methods for inserting CFGAutomaticObjDtors to... |
commit | commitdiff | tree | snapshot |
2010-09-30 |
Marcin Swiderski | Added: |
commit | commitdiff | tree | snapshot |
2010-09-30 |
Dawn Perchik | perform_code_completion(): fix type declaration for TU. |
commit | commitdiff | tree | snapshot |
2010-09-30 |
Nick Lewycky | Correct this name so I stop giving out the wrong email... |
commit | commitdiff | tree | snapshot |
2010-09-30 |
Fariborz Jahanian | Rewriting array element type of qualified-id. |
commit | commitdiff | tree | snapshot |
2010-09-30 |
Daniel Dunbar | c-index-test: Run inside a separate thread iff we have... |
commit | commitdiff | tree | snapshot |
2010-09-30 |
Devang Patel | Introduce -flimit-debug-info. |
commit | commitdiff | tree | snapshot |
2010-09-30 |
Argyrios Kyrtzidis | Support implicit includes when generating a PCH and... |
commit | commitdiff | tree | snapshot |
2010-09-30 |
Argyrios Kyrtzidis | Driver: Ignore the found PCH file if its '-include... |
commit | commitdiff | tree | snapshot |
2010-09-30 |
Gabor Greif | typo |
commit | commitdiff | tree | snapshot |
2010-09-30 |
Marcin Swiderski | Added two new command line arguments: |
commit | commitdiff | tree | snapshot |
2010-09-30 |
Tom Care | Updated scan-build: |
commit | commitdiff | tree | snapshot |
2010-09-30 |
Ted Kremenek | Include changes to VisitCXXMemberCallExpr (call visitor... |
commit | commitdiff | tree | snapshot |
2010-09-30 |
Ted Kremenek | Change CheckerVisitor so that [Pre,Post]VisitCallExpr... |
commit | commitdiff | tree | snapshot |
2010-09-30 |
Sebastian Redl | Make the FileID import map key on FileID. |
commit | commitdiff | tree | snapshot |
2010-09-30 |
Sebastian Redl | In MeasureTokenLength, the FileLoc supplied to the... |
commit | commitdiff | tree | snapshot |
2010-09-30 |
Ted Kremenek | Tweak nil receiver checker to not warning about 64... |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Tom Care | AnalyzerStatsChecker improvements: |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Tom Care | Modified the ccc-analyzer script to print the compiler... |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Tom Care | Change -analyzer-max-nodes to allow 0 as a parameter... |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Devang Patel | Attach aritifical attribute with implicit parameters. |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Devang Patel | ImplicitParamDecl is always implicit. |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Devang Patel | Emit method access specifier. |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Ted Kremenek | Update docs to include proper location of clang binary. |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Douglas Gregor | When performing template argument deduction of a functi... |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Devang Patel | Update to reflect DIFactory::CreateSubprogram() interfa... |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Devang Patel | Remove dead code. |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Daniel Dunbar | Basic: Simplify getClangRepositoryPath and getClangRevi... |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Devang Patel | Test case for r115067. |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Daniel Dunbar | Add support for attribute((naked)), patch by Zoxc on... |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Douglas Gregor | Fix handling of dependent nested namespace specifiers... |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Daniel Dunbar | Basic: Add support for git svn to get the repo version... |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Daniel Dunbar | Frontend/XML: Add support for printing nested structure... |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Douglas Gregor | Define _Bool, bool, true, and false macros in <stdbool... |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Douglas Gregor | Move the management of the set of conversion functions... |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Craig Silverstein | Visit the type information for CXXUnresolvedConstructEx... |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Douglas Gregor | Move the maintenance of CXXRecordDecl::DefinitionData... |
commit | commitdiff | tree | snapshot |
2010-09-28 |
Chris Lattner | enhance tentative parsing to handle ms extensions,... |
commit | commitdiff | tree | snapshot |
2010-09-28 |
Douglas Gregor | Teach FunctionDecl::setPure() to (indirectly) mark... |
commit | commitdiff | tree | snapshot |
2010-09-28 |
Ted Kremenek | Add test case for <rdar://problem/8452791> (fixed in... |
commit | commitdiff | tree | snapshot |
2010-09-28 |
Douglas Gregor | Reinstate r114925 and r114929, both steps toward |
commit | commitdiff | tree | snapshot |
2010-09-28 |
Fariborz Jahanian | vla expressions used in __typeof__ must be evaluated. |
commit | commitdiff | tree | snapshot |
2010-09-28 |
Douglas Gregor | Centralize the management of CXXRecordDecl::DefinitionD... |
commit | commitdiff | tree | snapshot |
2010-09-28 |
Sebastian Redl | Follow-up to r114978, used wrong tag. |
commit | commitdiff | tree | snapshot |
2010-09-28 |
Sebastian Redl | Move ExternalSemaSource::ReadMethodPool's implementatio... |
commit | commitdiff | tree | snapshot |
2010-09-28 |
Douglas Gregor | Reinstate r114921, which I've exonerated via a self... |
commit | commitdiff | tree | snapshot |
2010-09-28 |
Douglas Gregor | When we have two identifiers in a row in Objective... |
commit | commitdiff | tree | snapshot |
2010-09-28 |
Argyrios Kyrtzidis | Don't warn with -Wbool-conversions if the user wrote... |
commit | commitdiff | tree | snapshot |
2010-09-28 |
Argyrios Kyrtzidis | Don't warn for an unused label if it has 'unused' attri... |
commit | commitdiff | tree | snapshot |
2010-09-28 |
Sebastian Redl | Fix a bug in loading macro records. Fixes yet another... |
commit | commitdiff | tree | snapshot |
2010-09-28 |
Sebastian Redl | Fix a use of an invalidated reference due to a hash... |
commit | commitdiff | tree | snapshot |
2010-09-28 |
Bill Wendling | Accidentally committed some temporary changes on my... |
commit | commitdiff | tree | snapshot |
2010-09-28 |
Bill Wendling | Temporarily revert 114929 114925 114924 114921. It... |
commit | commitdiff | tree | snapshot |
2010-09-28 |
Douglas Gregor | Centralize the management of CXXRecordDecl::DefinitionD... |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Douglas Gregor | Centralize the management of CXXRecordDecl::DefinitionD... |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Douglas Gregor | Centralize the management of CXXRecordDecl::DefinitionD... |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Sebastian Redl | My previous fix was incorrect for non-chained PCH reuse... |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Douglas Gregor | Centralize the management of CXXRecordDecl::DefinitionD... |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Douglas Gregor | Centralize the handling of CXXRecordDecl::DefinitionData's |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Fariborz Jahanian | Patch to support transparent_union arguments |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Douglas Gregor | Kill FunctionDecl's IsCopyAssignment bit; it duplicated... |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Sebastian Redl | When chaining PCHs, only write PPRecords that don't... |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Douglas Gregor | Centralize the handling of |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Bill Wendling | Revert my patch changing the MMX "shift" intrinsics... |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Douglas Gregor | Clean up the handling of the DeclaredDefaultConstructor and |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Nico Weber | Correctly set "explicit template instantiation" kind... |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Nico Weber | Let lit give helpful advice if 'make test' was not... |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Daniel Dunbar | utils/ABITest: Factor out type naming code slightly. |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Daniel Dunbar | utils/ABITest: Tweak default bit-field types to cover... |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Daniel Dunbar | utils/ABITest: Add a workaround for mismatches due... |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Daniel Dunbar | utils/ABITest: Add option to skip individual tests... |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Daniel Dunbar | Frontend: Teach clang -cc1as to respond to -v. |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Fariborz Jahanian | Issue warning for trivial cases of nonnull attributes |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Fariborz Jahanian | Copying result of object property reference expression |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Douglas Gregor | Remove libclang logging code |
commit | commitdiff | tree | snapshot |
next |