2009-12-01 |
Fariborz Jahanian | Added an assert. |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Fariborz Jahanian | Fix a code gen. crash synthesizing a destructor. |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Daniel Dunbar | In SourceManager::isBeforeInTranslationUnit, if we... |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Ted Kremenek | Added dead-stores test cases that involve the use of... |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Chris Lattner | pass the reason for failure up from MemoryBuffer and... |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Ted Kremenek | Add new test case file that focuses on testing analyzer... |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Eli Friedman | Make EmitStoreOfScalar generate a more sane representat... |
commit | commitdiff | tree | snapshot |
2009-12-01 |
John McCall | Fix IsProvablyNotDerivedFrom to always use record defin... |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Ted Kremenek | The minimum element size in BumpVector should be 1... |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Ted Kremenek | Provide the correct vector size for referenced variables. |
commit | commitdiff | tree | snapshot |
2009-12-01 |
John McCall | Rework how we support C++ implicit member accesses... |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Daniel Dunbar | Add test case for PR5662. |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Daniel Dunbar | ASTUnit: Make sure to preserve the TargetInfo for later... |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Daniel Dunbar | Fix typo. |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Daniel Dunbar | Add {ExternalSemaSource,SemaConsumer}::ForgetSema callb... |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Rafael Espindola | Exit the command line into <built-in> instead of going... |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Fariborz Jahanian | (objc2 nonfragile-abi specific). If the translation... |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Ted Kremenek | Fix early-return logic in scanReachableSymbols() to... |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Daniel Dunbar | Convert Diagnostic::getCustomDiagID to take a StringRef. |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Douglas Gregor | Funtion templates and function template specializations... |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Douglas Gregor | Move the checking of overridden virtual functions into... |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Douglas Gregor | Don't automatically assume that an id-expression refers... |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Douglas Gregor | An inherited virtual (where "virtual" wasn't written... |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Nuno Lopes | fix build on linux |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Daniel Dunbar | Add ASTUnit::LoadFromCompilerInvocation, which does... |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Kovarththanan... | Tuck away scan-build related files into tools/scan... |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Kovarththanan... | Move ubiviz to analyzer directory |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Douglas Gregor | Switch the clang-to-CIndex interface for code-completio... |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Eric Christopher | Update for llvm intrinsics change. |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Mike Stump | Much work on try/catch statement. WIP. |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Douglas Gregor | Eliminate warning in Release-Asserts mode. No functiona... |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Daniel Dunbar | clang -cc1: Move CompilerInvocation deserialization... |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Daniel Dunbar | Add a very minimal README.txt for examples/PrintFunctio... |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Daniel Dunbar | CIndex: Normalize formatting some more. |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Zhongxing Xu | Clean up BuiltinBug class. |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Daniel Dunbar | c-index-test: Split "function scanning" behavior into... |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Daniel Dunbar | Add c-index-test -test-load-source, which loads the... |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Ted Kremenek | Allocate MultipleDC objects using the allocator associa... |
commit | commitdiff | tree | snapshot |
2009-11-30 |
John McCall | Fix and test for a problem caught by the clang-on-clang... |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Anders Carlsson | Have ASTRecordLayout keep track of the key function... |
commit | commitdiff | tree | snapshot |
2009-11-30 |
John McCall | Remove all of Sema's explicit uses of OverloadedFunctio... |
commit | commitdiff | tree | snapshot |
2009-11-30 |
John McCall | Eliminate the use of OverloadedFunctionDecl in member... |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Fariborz Jahanian | Test for my last patch. |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Fariborz Jahanian | More support for virtual destructor calls. |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Anders Carlsson | When we're trying to define an implicit virtual destruc... |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Daniel Dunbar | Reindent buffer, switches in particular were totally... |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Daniel Dunbar | Strip trailing space. |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Mike Stump | Add const to accessors that don't modify the object. |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Mike Stump | Reflow comments and fix 80-col violation. |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Daniel Dunbar | Add missing assignment operator to test, and add tests... |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Anders Carlsson | Fix an assert. |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Fariborz Jahanian | Fix a crash when ivar type is a __strong SEL. Fallout... |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Daniel Dunbar | Add more sophisticated test for destruction order of... |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Benjamin Kramer | Use StringRef in Attr constructors. |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Douglas Gregor | Eliminate another VISIBILITY_HIDDEN |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Tobias Grosser | Adapt to the DOTGraphTraits changes in LLVM. |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Daniel Dunbar | clang-cc: Add code (currently disabled) for parsing... |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Daniel Dunbar | Add CodeGenOptions::{SoftFloat,FloatABI}, and update... |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Daniel Dunbar | clang -cc1: Fix initialization of PreprocessorOptions... |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Daniel Dunbar | Add TextDiagnosticBuffer::FlushDiagnostics, for forward... |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Daniel Dunbar | clang -cc1: Fix -include-pch now that the test code... |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Daniel Dunbar | clang -cc1: Initialize LangOptions::{Optimize,NoInline} |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Daniel Dunbar | Use '-FOO' 'BAR' instead of '-FOO=BAR' in tests. |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Daniel Dunbar | Always pass -fmessage-length using separate arguments. |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Daniel Dunbar | clang -cc1: Initialize LangOptions::DollarIdents correctly. |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Daniel Dunbar | Don't try to generate common globals for C++ files... |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Daniel Dunbar | Eliminate CodeGenOptions::TimePasses. |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Daniel Dunbar | Eliminate CodeGenOptions::SimplifyLibCalls. |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Daniel Dunbar | Simplify. |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Daniel Dunbar | Put CompilerInvocation testing code in clang-cc instead... |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Chris Lattner | Fix PR5633 by making the preprocessor handle the case... |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Eli Friedman | Minor cleanup (no functionality change). |
commit | commitdiff | tree | snapshot |
2009-11-29 |
Daniel Dunbar | clang -cc1: Use proper diagnostics for all parsing... |
commit | commitdiff | tree | snapshot |
2009-11-29 |
Daniel Dunbar | Don't pass false (default) for isVolatile parameter... |
commit | commitdiff | tree | snapshot |
2009-11-29 |
Daniel Dunbar | Explicitly use setVolatile instead of extra IRBuilder... |
commit | commitdiff | tree | snapshot |
2009-11-29 |
Daniel Dunbar | Don't pass false (default) for isVolatile parameter... |
commit | commitdiff | tree | snapshot |
2009-11-29 |
Daniel Dunbar | Change CompilerInvocation::CreateFromArgs to report... |
commit | commitdiff | tree | snapshot |
2009-11-29 |
Daniel Dunbar | Simplify. |
commit | commitdiff | tree | snapshot |
2009-11-29 |
Daniel Dunbar | Change CompilerInvocation::CreateFromArgs to take Argv0... |
commit | commitdiff | tree | snapshot |
2009-11-29 |
Benjamin Kramer | Remove useless c_str() calls in SemaCodeComplete. |
commit | commitdiff | tree | snapshot |
2009-11-29 |
Benjamin Kramer | Simplify code. No functionality change. |
commit | commitdiff | tree | snapshot |
2009-11-29 |
Benjamin Kramer | Port BugReporter and BugType to StringRef. |
commit | commitdiff | tree | snapshot |
2009-11-29 |
Benjamin Kramer | Kill some unnecessary calls to c_str(). |
commit | commitdiff | tree | snapshot |
2009-11-29 |
Kovarththanan... | Kill off clang/win32 which contains the hand generated... |
commit | commitdiff | tree | snapshot |
2009-11-29 |
Nuno Lopes | remove stall comment |
commit | commitdiff | tree | snapshot |
2009-11-29 |
Kovarththanan... | Streamline Stmt::CollectingStats() and Decl::Collecting... |
commit | commitdiff | tree | snapshot |
2009-11-29 |
Kovarththanan... | Don't call Decl::CollectingStats(false) and Stmt::Colle... |
commit | commitdiff | tree | snapshot |
2009-11-29 |
Kovarththanan... | Remove empty test directory. lit was moved to llvm... |
commit | commitdiff | tree | snapshot |
2009-11-29 |
Kovarththanan... | This patch moves the frontend timer from clang-cc into... |
commit | commitdiff | tree | snapshot |
2009-11-29 |
Daniel Dunbar | Use '-FOO' 'BAR' instead of '-FOO=BAR' for FOO in ... |
commit | commitdiff | tree | snapshot |
2009-11-29 |
Daniel Dunbar | Normalize options to use '-FOO' instead of '--FOO'. |
commit | commitdiff | tree | snapshot |
2009-11-29 |
Daniel Dunbar | Remove unnecessary -fblocks=0. |
commit | commitdiff | tree | snapshot |
2009-11-29 |
Daniel Dunbar | Use '-x' 'foo' instead of '-x=foo'. |
commit | commitdiff | tree | snapshot |
2009-11-29 |
Daniel Dunbar | clang -cc1: Allow -triple= as an alias for -triple... |
commit | commitdiff | tree | snapshot |
2009-11-29 |
Daniel Dunbar | Use '-o' '-' instead of '-o=-' in tests. |
commit | commitdiff | tree | snapshot |
2009-11-29 |
Daniel Dunbar | Remove unnecessary -fms-extensions=0 from tests (this... |
commit | commitdiff | tree | snapshot |
2009-11-29 |
Sean Hunt | Add DeclarationName support for C++0x operator literals... |
commit | commitdiff | tree | snapshot |
2009-11-29 |
Daniel Dunbar | Move LLVM backend options to explicit clang-cc / clang... |
commit | commitdiff | tree | snapshot |
2009-11-29 |
Ted Kremenek | Update checker build. |
commit | commitdiff | tree | snapshot |
2009-11-29 |
Ted Kremenek | Fix null dereference in UndefResultChecker identified... |
commit | commitdiff | tree | snapshot |
next |