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 |
2010-09-27 |
Abramo Bagnara | Fixed isConstantInitializer for __builtin_choose_expr. |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Michael J.... | Fix coding standard mistake from my last commit. |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Michael J.... | Lexer: Implement GCC's version of pragma message. |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Douglas Gregor | Enable caching of global code completion results in... |
commit | commitdiff | tree | snapshot |
2010-09-25 |
Daniel Dunbar | Driver/Linux: Translate rewritten lib options back... |
commit | commitdiff | tree | snapshot |
2010-09-25 |
Marcin Swiderski | In preparation for adding generation of destructors... |
commit | commitdiff | tree | snapshot |
2010-09-25 |
Fariborz Jahanian | Fix a NYI in IRGen which was due to incorrect AST |
commit | commitdiff | tree | snapshot |
2010-09-24 |
Douglas Gregor | When setting the globally-visible declarations for... |
commit | commitdiff | tree | snapshot |
2010-09-24 |
Anders Carlsson | Allow the use of C++0x deleted functions as an extensio... |
commit | commitdiff | tree | snapshot |
2010-09-24 |
Douglas Gregor | Teach libclang to enable multithreading in LLVM, since... |
commit | commitdiff | tree | snapshot |
2010-09-24 |
Daniel Dunbar | Driver: Add -fallow-unsupported which disables some... |
commit | commitdiff | tree | snapshot |
2010-09-24 |
Fariborz Jahanian | Fix rewriting of property declared in @protocol's. |
commit | commitdiff | tree | snapshot |
2010-09-24 |
Fariborz Jahanian | Patch implements passing arrays to functions expecting |
commit | commitdiff | tree | snapshot |
2010-09-24 |
Douglas Gregor | Update Clang man page to say a little bit more about C++ |
commit | commitdiff | tree | snapshot |
2010-09-24 |
Ted Kremenek | Remove this test for now until I figure out how to... |
commit | commitdiff | tree | snapshot |
2010-09-24 |
Ted Kremenek | Pass -fobjc-nonfragile-abi2 in test. |
commit | commitdiff | tree | snapshot |
2010-09-24 |
Ted Kremenek | Since this test depends on default ivar synthesis,... |
commit | commitdiff | tree | snapshot |
2010-09-24 |
Ted Kremenek | Update comment in test with reference to bug report. |
commit | commitdiff | tree | snapshot |
2010-09-24 |
Ted Kremenek | Default synthesized ivars don't really have a location... |
commit | commitdiff | tree | snapshot |
2010-09-24 |
Nick Lewycky | Revert r114712 due to failure on darwin buildbot. |
commit | commitdiff | tree | snapshot |
2010-09-23 |
Nick Lewycky | Make -M/-MM behave like in gcc; use -MF first then... |
commit | commitdiff | tree | snapshot |
2010-09-23 |
Nick Lewycky | Fix header comment so we don't break emacs. |
commit | commitdiff | tree | snapshot |
2010-09-23 |
Douglas Gregor | Synchronize globally-cached code completion results... |
commit | commitdiff | tree | snapshot |
2010-09-23 |
Nick Lewycky | Fix typo. |
commit | commitdiff | tree | snapshot |
next |