2009-11-05 |
Douglas Gregor | Be a little more careful when trying to extract a TypeD... |
commit | commitdiff | tree | snapshot |
2009-11-05 |
John Thompson | Adding -fshort-wchar option. |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Douglas Gregor | De-FIXME a test |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Sebastian Redl | Don't allow definitions of array variables without... |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Devang Patel | Enable debug info for global variables at -O1+ |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Fariborz Jahanian | Adds doxygen comment for HasSideEffects method. |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Fariborz Jahanian | Added support for static variables which require |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Douglas Gregor | Eliminate some false positives due to a thinko in the... |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Sebastian Redl | Add Ubuntu 9.10 libstdc++ install location. |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Sebastian Redl | When collecting types for built-in candidates, make... |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Daniel Dunbar | Add clang_site_config user variable, so that extra... |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Sebastian Redl | Allow the element type of arrays to be incomplete in... |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Sebastian Redl | Parse C++0x constexpr. Test case follows when this... |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Daniel Dunbar | Don't run anything other than the compiler in these... |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Douglas Gregor | Fixed two places where we needed to force completion... |
commit | commitdiff | tree | snapshot |
2009-11-05 |
John McCall | Implement the conditional-operator part of -Wsign-compa... |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Ted Kremenek | Tweak wording and classifications of analyzer diagnostics. |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Ted Kremenek | Update checker build. |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Daniel Dunbar | Add EXTRA_TESTDIRS variable for specifying additional... |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Mike Stump | References can't be zero; omit zero check for return... |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Mike Stump | Refine covariant return value adjustments for thunks... |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Mike Stump | Testcase for a recent checkin. |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Mike Stump | Update. |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Mike Stump | Refine layout for indirect virtual base classes. |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Mike Stump | Fix 80-col violation. |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Daniel Dunbar | Replace DiagnosticClient::setLangOptions with {Begin... |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Daniel Dunbar | Convert CreateAnalysisConsumer and friends to just... |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Daniel Dunbar | Remove unused SetPreprocessor method. |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Ted Kremenek | AnalysisManager: Don't rely on PathDiagnosicClients... |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Daniel Dunbar | Remove clang-cc -html-diags option, this doesn't fit... |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Ted Kremenek | Acting on Daniel's nagging, remove PathDiagnosticClient... |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Daniel Dunbar | Make html::{SyntaxHighlight,HighlightMacros} take a... |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Daniel Dunbar | Make LookUpIdentifierInfo const. This makes the Identif... |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Daniel Dunbar | StringRefize Preprocessor::getIdentifierInfo. |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Daniel Dunbar | Simplify. |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Daniel Dunbar | CreatePreprocessor cannot fail |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Douglas Gregor | When instantiating a UnaryOperator, allow the resulting... |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Ted Kremenek | Modify GRExprEngine::EvalBind() to take both a "store... |
commit | commitdiff | tree | snapshot |
2009-11-05 |
John McCall | Implement -Wsign-compare, or at least the actual compar... |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Douglas Gregor | Make sure to grab CVR qualifiers from the canonical... |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Daniel Dunbar | Kill PreprocessorFactory, which was both morally repugn... |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Daniel Dunbar | Turn if chain into switch. |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Daniel Dunbar | Tweak formatting. |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Douglas Gregor | When instantiating a MemberExpr, be sure to instantiate the |
commit | commitdiff | tree | snapshot |
2009-11-04 |
John McCall | Comments, formatting. Based on patch by Brandon Pearcy! |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Chris Lattner | A simple reordering of the definitions in stdint.h and |
commit | commitdiff | tree | snapshot |
2009-11-04 |
John McCall | Diagnose using a field to initialize itself. Patch... |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Douglas Gregor | When starting a C++ member access expression, make... |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Chris Lattner | ignore two new -W flags, patch by Tom Jablin! |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Douglas Gregor | Give DeclarationName's operator< a more predictable... |
commit | commitdiff | tree | snapshot |
2009-11-04 |
John Thompson | Fixed for running on Windows. |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Douglas Gregor | Fix a little canonical-types issue with non-type templa... |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Daniel Dunbar | InitializePreprocessor cannot fail. |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Daniel Dunbar | Move -undef flag into PreprocessorInitOptions |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Fariborz Jahanian | Add code gen for pointer-to-member function in |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Douglas Gregor | Properly replace (cxxscope, template-id) annotation... |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Fariborz Jahanian | This patch extends CleanupScope to support destruction |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Douglas Gregor | Don't try to check the initialization of fields with... |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Douglas Gregor | Store the unresolved class type in MemberPointerType... |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Chris Lattner | this test has started failing due to an optimizer chang... |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Douglas Gregor | Eliminate the "old" ways of parsing operator-function... |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Douglas Gregor | Switch parsing of using declarations over to ParseUnqua... |
commit | commitdiff | tree | snapshot |
2009-11-04 |
John McCall | Preserve type source information in sizeof/alignof... |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Douglas Gregor | When performing template instantiation (transformation) of |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Daniel Dunbar | Fix commento. |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Daniel Dunbar | Update CMake. |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Daniel Dunbar | Move -fcolor-diagnostics logic to driver. |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Daniel Dunbar | Move logic for selection -fmessage-length= to driver. |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Daniel Dunbar | Fix indentation. |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Daniel Dunbar | Factor out a diagnostic options class. |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Ted Kremenek | Add FIXME. |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Ted Kremenek | Catch uses of undefined values when they are used in... |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Ted Kremenek | Add mising #ifdef guards. |
commit | commitdiff | tree | snapshot |
2009-11-04 |
John McCall | Diagnose the use of 'fastcall' on functions without... |
commit | commitdiff | tree | snapshot |
2009-11-04 |
John McCall | Diagnose __builtin_offsetof on incomplete types. Fixes |
commit | commitdiff | tree | snapshot |
2009-11-04 |
John McCall | Change our basic strategy for avoiding deprecation... |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Zhongxing Xu | Merge ZeroSizedVLAChecker and UndefSizedVLAChecker. |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Tanya Lattner | Merge constant array and structures. This will create... |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Mike Stump | Fix 80-col violations. |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Douglas Gregor | Implement support for parsing dependent template-ids... |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Mike Stump | Split out return adjustments in thunks from this adjust... |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Daniel Dunbar | Use unsigned char instead of unsigned : 8 to make the... |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Ted Kremenek | Refactor StoreManager::BindDecl() to take a VarRegion... |
commit | commitdiff | tree | snapshot |
2009-11-03 |
Mike Stump | Misc cleanups. |
commit | commitdiff | tree | snapshot |
2009-11-03 |
Mike Stump | Test case for recent checkin. |
commit | commitdiff | tree | snapshot |
2009-11-03 |
Ted Kremenek | Change GRTransferFuncs::RegisterChecks() to take a... |
commit | commitdiff | tree | snapshot |
2009-11-03 |
Mike Stump | Refine volatile handling, specifically, we must have... |
commit | commitdiff | tree | snapshot |
2009-11-03 |
Douglas Gregor | Parsing and semantic analysis for template-ids that... |
commit | commitdiff | tree | snapshot |
2009-11-03 |
Nuno Lopes | make 'make clean' work on Solaris, per Gabor Greif... |
commit | commitdiff | tree | snapshot |
2009-11-03 |
Nuno Lopes | make 'make clean' clean everything |
commit | commitdiff | tree | snapshot |
2009-11-03 |
Mike Stump | We have to ensure we have the canonical type to do... |
commit | commitdiff | tree | snapshot |
2009-11-03 |
Nuno Lopes | set svn:ignore |
commit | commitdiff | tree | snapshot |
2009-11-03 |
Douglas Gregor | Tweak some comments about unqualified-id and id-express... |
commit | commitdiff | tree | snapshot |
2009-11-03 |
John McCall | CFieldCallback doesn't need to create an ExtensionRAIIO... |
commit | commitdiff | tree | snapshot |
2009-11-03 |
Douglas Gregor | Remove a bunch of #if 0'd code made irrelevant by the... |
commit | commitdiff | tree | snapshot |
2009-11-03 |
Fariborz Jahanian | Remove previous patch for pr5296 due to further clarifi... |
commit | commitdiff | tree | snapshot |
2009-11-03 |
Chris Lattner | Implement support for the -undef command line option... |
commit | commitdiff | tree | snapshot |
2009-11-03 |
Chris Lattner | silence a warning. |
commit | commitdiff | tree | snapshot |
2009-11-03 |
Douglas Gregor | Replace the code that parses member access expressions... |
commit | commitdiff | tree | snapshot |
2009-11-03 |
John McCall | Silence a warning by giving Parser::FieldCallback a... |
commit | commitdiff | tree | snapshot |
next |