2009-12-02 |
Douglas Gregor | Move file-remapping logic into InitPreprocesor. No... |
commit | commitdiff | tree | snapshot |
2009-12-02 |
Douglas Gregor | Extend the CIndex code-completion API to perform code... |
commit | commitdiff | tree | snapshot |
2009-12-02 |
John McCall | r90313, in which OverloadedFunctionDecl is removed... |
commit | commitdiff | tree | snapshot |
2009-12-02 |
Daniel Dunbar | Fix relative ordering of Analyis library. |
commit | commitdiff | tree | snapshot |
2009-12-02 |
Daniel Dunbar | Fix ASTUnit::getOriginalSourceFileName() when using... |
commit | commitdiff | tree | snapshot |
2009-12-02 |
Daniel Dunbar | ASTUnit: Don't create an LLVMContext, it shouldn't... |
commit | commitdiff | tree | snapshot |
2009-12-02 |
John McCall | Rip out the last remaining implicit use of OverloadedFu... |
commit | commitdiff | tree | snapshot |
2009-12-02 |
Mike Stump | terminate doesn't throw. |
commit | commitdiff | tree | snapshot |
2009-12-02 |
Douglas Gregor | Introduce a new clang-cc option |
commit | commitdiff | tree | snapshot |
2009-12-02 |
John McCall | Push overloaded function templates through the parser... |
commit | commitdiff | tree | snapshot |
2009-12-02 |
Mike Stump | More exception handling improvements... WIP. |
commit | commitdiff | tree | snapshot |
2009-12-02 |
Eli Friedman | Fix another "operator delete missing" crash: make sure... |
commit | commitdiff | tree | snapshot |
2009-12-02 |
Eli Friedman | Tweak test to check for a bit more. |
commit | commitdiff | tree | snapshot |
2009-12-02 |
Eli Friedman | Make sure to call AddOverriddenMethods for implicit... |
commit | commitdiff | tree | snapshot |
2009-12-02 |
Douglas Gregor | Extend the source manager with the ability to override... |
commit | commitdiff | tree | snapshot |
2009-12-02 |
Zhongxing Xu | Hard bifurcate the state into nil receiver and non... |
commit | commitdiff | tree | snapshot |
2009-12-02 |
Zhongxing Xu | libFrontend depends on libDriver now. |
commit | commitdiff | tree | snapshot |
2009-12-02 |
Douglas Gregor | Eliminate the unnecessary FirstFID cache variable from... |
commit | commitdiff | tree | snapshot |
2009-12-02 |
John McCall | Stop trying to analyze class-hierarchies for dependentl... |
commit | commitdiff | tree | snapshot |
2009-12-02 |
Daniel Dunbar | Add ASTUnit::LoadFromCommandLine, which creates an... |
commit | commitdiff | tree | snapshot |
2009-12-02 |
Daniel Dunbar | Driver: Add Command::Creator member variable, which... |
commit | commitdiff | tree | snapshot |
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 |
next |