2009-12-03 |
Ted Kremenek | Add FileCheck test for '__has_feature(rtti)'. |
commit | commitdiff | tree | snapshot |
2009-12-03 |
Ted Kremenek | Add "has_feature" support for C++ RTTI. |
commit | commitdiff | tree | snapshot |
2009-12-03 |
John McCall | Stop stripping UnresolvedUsingDecls out of LookupResult... |
commit | commitdiff | tree | snapshot |
2009-12-03 |
Ted Kremenek | Add a heuristic to the dead stores checker to prune... |
commit | commitdiff | tree | snapshot |
2009-12-03 |
Sebastian Redl | Introduce the notion of literal types, as specified... |
commit | commitdiff | tree | snapshot |
2009-12-03 |
Eli Friedman | Work-in-progress: teach mangler how to mangle thunks... |
commit | commitdiff | tree | snapshot |
2009-12-03 |
Daniel Dunbar | Update example link lines. |
commit | commitdiff | tree | snapshot |
2009-12-02 |
Mike Stump | Cleanups on exceptional edges don't work at all, yet... |
commit | commitdiff | tree | snapshot |
2009-12-02 |
Mike Stump | Add a cleanup scope for each catch clause. |
commit | commitdiff | tree | snapshot |
2009-12-02 |
Mike Stump | Add missing branch to exit. Seemingly obvious when... |
commit | commitdiff | tree | snapshot |
2009-12-02 |
Douglas Gregor | Improve source location information for C++ member... |
commit | commitdiff | tree | snapshot |
2009-12-02 |
Daniel Dunbar | Normalize CIndex/c-index-test/index-test link lines... |
commit | commitdiff | tree | snapshot |
2009-12-02 |
Daniel Dunbar | ASTUnit: Explicitly track whether the ASTUnit came... |
commit | commitdiff | tree | snapshot |
2009-12-02 |
Daniel Dunbar | ASTUnit: Fix initialization of OnlyLocalDecls variable... |
commit | commitdiff | tree | snapshot |
2009-12-02 |
Eli Friedman | Fix for PR5522 and PR5666: fix a bunch of mangling... |
commit | commitdiff | tree | snapshot |
2009-12-02 |
John McCall | Use a more rigorous definition of 'class member'. ... |
commit | commitdiff | tree | snapshot |
2009-12-02 |
Nuno Lopes | this also depends on libDriver. this almost fixes the... |
commit | commitdiff | tree | snapshot |
2009-12-02 |
John McCall | Recognize that EnumConstantDecls can be found by lookup... |
commit | commitdiff | tree | snapshot |
2009-12-02 |
Mike Stump | Pull the terminate handler up so that we can use it... |
commit | commitdiff | tree | snapshot |
2009-12-02 |
Mike Stump | Turn off for now. |
commit | commitdiff | tree | snapshot |
2009-12-02 |
Mike Stump | Put the Builder classes into the anonymous namespace. |
commit | commitdiff | tree | snapshot |
2009-12-02 |
Mike Stump | Change rtti/Rtti to RTTI, as it is an acronym. |
commit | commitdiff | tree | snapshot |
2009-12-02 |
Mike Stump | Rename CGRtti.cpp to CGRTTI.cpp. |
commit | commitdiff | tree | snapshot |
2009-12-02 |
Mike Stump | Avoid warning for getTerminateFn defined but not used. |
commit | commitdiff | tree | snapshot |
2009-12-02 |
Douglas Gregor | Extend -remap-file=from;to to permit mapping from a... |
commit | commitdiff | tree | snapshot |
2009-12-02 |
Anders Carlsson | In Sema, whenever we think that a function is going... |
commit | commitdiff | tree | snapshot |
2009-12-02 |
Ted Kremenek | Update checker build. |
commit | commitdiff | tree | snapshot |
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 |
next |