2011-02-15 |
Zhanyong Wan | Moves FileManagerTest.cpp to unittests/Basic such that... |
commit | commitdiff | tree | snapshot |
2011-02-15 |
Argyrios Kyrtzidis | [analyzer] Remove ObjCSelfInitCheck from AnalyzerOptions. |
commit | commitdiff | tree | snapshot |
2011-02-15 |
Argyrios Kyrtzidis | [analyzer] Use the new registration mechanism on some... |
commit | commitdiff | tree | snapshot |
2011-02-15 |
Rafael Espindola | Fix include paths on 32 bit ubuntu 10.10. |
commit | commitdiff | tree | snapshot |
2011-02-15 |
Douglas Gregor | When code-completing within a list of declaration speci... |
commit | commitdiff | tree | snapshot |
2011-02-15 |
Peter Collingbourne | OpenCL: standardise naming of test cases |
commit | commitdiff | tree | snapshot |
2011-02-15 |
Peter Collingbourne | Serialization/deserialization support for floating... |
commit | commitdiff | tree | snapshot |
2011-02-15 |
Peter Collingbourne | OpenCL: semantic analysis support for cl_khr_fp64 extension |
commit | commitdiff | tree | snapshot |
2011-02-15 |
Douglas Gregor | When we encounter an Objective-C class name in an expre... |
commit | commitdiff | tree | snapshot |
2011-02-15 |
Fariborz Jahanian | In -fapple-kext mode, global object construction code |
commit | commitdiff | tree | snapshot |
2011-02-15 |
Douglas Gregor | Emit in-class member function definitions that are... |
commit | commitdiff | tree | snapshot |
2011-02-15 |
Argyrios Kyrtzidis | Allow resolving headers from a PCH even after headers... |
commit | commitdiff | tree | snapshot |
2011-02-15 |
Fariborz Jahanian | Refactoring of code to issue warning on implemented |
commit | commitdiff | tree | snapshot |
2011-02-15 |
Douglas Gregor | Add missing CMake dependency |
commit | commitdiff | tree | snapshot |
2011-02-15 |
Argyrios Kyrtzidis | Fix the clang-wpa example. |
commit | commitdiff | tree | snapshot |
2011-02-15 |
Argyrios Kyrtzidis | Initialize InlineCall in AnalyzerOptions. |
commit | commitdiff | tree | snapshot |
2011-02-15 |
John McCall | Assorted cleanup: |
commit | commitdiff | tree | snapshot |
2011-02-15 |
Jeffrey Yasskin | Add CMake support to the clang unittests. |
commit | commitdiff | tree | snapshot |
2011-02-15 |
Argyrios Kyrtzidis | [analyzer] Reflect changes for tablegen'ing the checkers. |
commit | commitdiff | tree | snapshot |
2011-02-15 |
Argyrios Kyrtzidis | [analyzer] Use the new registration mechanism on some... |
commit | commitdiff | tree | snapshot |
2011-02-15 |
John McCall | Return a declaration to the parser when creating a... |
commit | commitdiff | tree | snapshot |
2011-02-15 |
John McCall | Perform zero-initialization of virtual base classes... |
commit | commitdiff | tree | snapshot |
2011-02-15 |
Ted Kremenek | Fix memory leak in CFGBuilder resulting from tracking... |
commit | commitdiff | tree | snapshot |
2011-02-15 |
Ken Dyck | Convert RecordLayout::Alignment to CharUnits from bit... |
commit | commitdiff | tree | snapshot |
2011-02-15 |
Ted Kremenek | IdempotentOperationChecker: don't repeatedly recompute... |
commit | commitdiff | tree | snapshot |
2011-02-15 |
Fariborz Jahanian | Warn if method for a deprecated method is implemented. |
commit | commitdiff | tree | snapshot |
2011-02-15 |
Chris Lattner | update for ConstantVector API change. |
commit | commitdiff | tree | snapshot |
2011-02-14 |
Ted Kremenek | Put "incomplete implementation" warning under a flag. |
commit | commitdiff | tree | snapshot |
2011-02-14 |
John McCall | Don't crash on hierarchy static_casts which appear... |
commit | commitdiff | tree | snapshot |
2011-02-14 |
John McCall | Change the context correctly when instantiating a stati... |
commit | commitdiff | tree | snapshot |
2011-02-14 |
Oscar Fuentes | Add current binary and source directories to the header... |
commit | commitdiff | tree | snapshot |
2011-02-14 |
Argyrios Kyrtzidis | Anger the CMake gods by updating 'clang.xcodeproj'. |
commit | commitdiff | tree | snapshot |
2011-02-14 |
Argyrios Kyrtzidis | Remove left-over #include. |
commit | commitdiff | tree | snapshot |
2011-02-14 |
John McCall | Provide overload diagnostics when explicit casts involv... |
commit | commitdiff | tree | snapshot |
2011-02-14 |
Chris Lattner | revert my ConstantVector patch, it seems to have made... |
commit | commitdiff | tree | snapshot |
2011-02-14 |
Argyrios Kyrtzidis | [analyzer] Overhauling of the checker registration... |
commit | commitdiff | tree | snapshot |
2011-02-14 |
Argyrios Kyrtzidis | [analyzer] Remove ManagerRegistry which is not used... |
commit | commitdiff | tree | snapshot |
2011-02-14 |
Argyrios Kyrtzidis | [analyzer] Move include/clang/StaticAnalyzer/AnalysisCo... |
commit | commitdiff | tree | snapshot |
2011-02-14 |
Argyrios Kyrtzidis | [analyzer] Move Checkers/FrontendActions.cpp -> Fronten... |
commit | commitdiff | tree | snapshot |
2011-02-14 |
Argyrios Kyrtzidis | [analyzer] Introduce libclangStaticAnalyzerFrontend... |
commit | commitdiff | tree | snapshot |
2011-02-14 |
Ted Kremenek | Remove dead code in IdempotentOperationChecker. |
commit | commitdiff | tree | snapshot |
2011-02-14 |
Ted Kremenek | Fix edge case where we don't cull warnings in Idempoten... |
commit | commitdiff | tree | snapshot |
2011-02-14 |
Ted Kremenek | Use 'BitVector' instead of SmallPtrSet<CFGBlock*> in... |
commit | commitdiff | tree | snapshot |
2011-02-14 |
Jeffrey Yasskin | Add support for the builtins used in gcc 4.4's <cmath... |
commit | commitdiff | tree | snapshot |
2011-02-14 |
Ted Kremenek | Handle 'UsingDirective' in CFGRecStmtDeclVisitor. |
commit | commitdiff | tree | snapshot |
2011-02-14 |
Chris Lattner | update for ConstantVector::get API change. |
commit | commitdiff | tree | snapshot |
2011-02-14 |
John McCall | When parsing an out-of-line member function declaration... |
commit | commitdiff | tree | snapshot |
2011-02-14 |
Chris Lattner | fix two broken links and some out of date writing,... |
commit | commitdiff | tree | snapshot |
2011-02-14 |
Peter Collingbourne | Add missing file |
commit | commitdiff | tree | snapshot |
2011-02-14 |
Peter Collingbourne | OpenCL: add support for __kernel, kernel keywords and... |
commit | commitdiff | tree | snapshot |
2011-02-14 |
Peter Collingbourne | Move support for "#pragma STDC FP_CONTRACT" to Parser... |
commit | commitdiff | tree | snapshot |
2011-02-14 |
Peter Collingbourne | Make LexOnOffSwitch a Preprocessor member function |
commit | commitdiff | tree | snapshot |
2011-02-13 |
Fariborz Jahanian | Use hasSameType in one more, hopefully, last place. |
commit | commitdiff | tree | snapshot |
2011-02-13 |
Fariborz Jahanian | Some refactoring and using more modern APIs for |
commit | commitdiff | tree | snapshot |
2011-02-13 |
John McCall | Give some convenient idiomatic accessors to Stmt::child... |
commit | commitdiff | tree | snapshot |
2011-02-13 |
John McCall | Look through array types when deciding whether a field... |
commit | commitdiff | tree | snapshot |
2011-02-12 |
Fariborz Jahanian | Implement objective-c++'s block pointer type matching... |
commit | commitdiff | tree | snapshot |
2011-02-12 |
Ted Kremenek | Teach the IdempotentOperations checker to ignore proper... |
commit | commitdiff | tree | snapshot |
2011-02-12 |
Argyrios Kyrtzidis | When reading the AST, delay loading of the redeclaratio... |
commit | commitdiff | tree | snapshot |
2011-02-12 |
Ted Kremenek | Update static analyzer build to checker-255. |
commit | commitdiff | tree | snapshot |
2011-02-12 |
Ted Kremenek | Weaken the ObjCSelfInitChecker to only warn when one... |
commit | commitdiff | tree | snapshot |
2011-02-12 |
Ted Kremenek | Add test case for <rdar://problem/6888289>. |
commit | commitdiff | tree | snapshot |
2011-02-12 |
Ted Kremenek | static analyzer: Also invalidate instance variables... |
commit | commitdiff | tree | snapshot |
2011-02-12 |
Ted Kremenek | Don't emit a dead store for '++' operations unless... |
commit | commitdiff | tree | snapshot |
2011-02-11 |
Jeffrey Yasskin | Add CMake dependencies so that LLVM_USED_LIBS order... |
commit | commitdiff | tree | snapshot |
2011-02-11 |
Ted Kremenek | Don't report dead stores on unreachable code paths... |
commit | commitdiff | tree | snapshot |
2011-02-11 |
Zhanyong Wan | Uses llvm::sys::path instead of hand-rolled algorithm... |
commit | commitdiff | tree | snapshot |
2011-02-11 |
Ted Kremenek | Add test case for PR 8646. |
commit | commitdiff | tree | snapshot |
2011-02-11 |
Peter Collingbourne | Reject forbidden storage class specifiers in OpenCL... |
commit | commitdiff | tree | snapshot |
2011-02-11 |
Ted Kremenek | Remove RegionStoreManager::evalBinOp(), which is now... |
commit | commitdiff | tree | snapshot |
2011-02-11 |
Ted Kremenek | Rename 'InvalidateRegions()' to 'invalidateRegions()'. |
commit | commitdiff | tree | snapshot |
2011-02-11 |
Douglas Gregor | Rename the operation that loads a preprocessed entity... |
commit | commitdiff | tree | snapshot |
2011-02-11 |
Fariborz Jahanian | Fix a block sema bug where result type of initializer |
commit | commitdiff | tree | snapshot |
2011-02-11 |
Zhanyong Wan | Improves Clang's virtual file handling. |
commit | commitdiff | tree | snapshot |
2011-02-11 |
Douglas Gregor | Don't compare llvm::Optional<> objects directly; compar... |
commit | commitdiff | tree | snapshot |
2011-02-11 |
NAKAMURA Takumi | InitHeaderSearch.cpp: [PR8298] Don't touch drive G... |
commit | commitdiff | tree | snapshot |
2011-02-11 |
Ted Kremenek | Allow the 'Eng' entry in GRStateManager to be a (possib... |
commit | commitdiff | tree | snapshot |
2011-02-11 |
Rafael Espindola | For consistency, use llvm::raw_ostream in the rest... |
commit | commitdiff | tree | snapshot |
2011-02-11 |
Ken Dyck | Convert RecordLayout::DataSize to CharUnits from bits... |
commit | commitdiff | tree | snapshot |
2011-02-11 |
Ken Dyck | Add a helper function, ASTContext::toBits(), that conve... |
commit | commitdiff | tree | snapshot |
2011-02-11 |
Rafael Espindola | Use raw_ostream instead of raw_svector_ostream. |
commit | commitdiff | tree | snapshot |
2011-02-11 |
Daniel Dunbar | build/compiler-rt: Fake Clang into using the right... |
commit | commitdiff | tree | snapshot |
2011-02-11 |
Douglas Gregor | Eliminate a major performance problem with chained... |
commit | commitdiff | tree | snapshot |
2011-02-11 |
Douglas Gregor | Implement AST/PCH chaining support for macro definition... |
commit | commitdiff | tree | snapshot |
2011-02-10 |
Rafael Espindola | Use raw_svector_ostream in more places in the mangler. |
commit | commitdiff | tree | snapshot |
2011-02-10 |
Matt Beaumont-Gay | Add braces to quiet a gcc warning. |
commit | commitdiff | tree | snapshot |
2011-02-10 |
Daniel Dunbar | Fix think-o I committed without testing, shameful. |
commit | commitdiff | tree | snapshot |
2011-02-10 |
Daniel Dunbar | Fix a gcc Wuninitialized false positive. |
commit | commitdiff | tree | snapshot |
2011-02-10 |
Douglas Gregor | When we're writing macro definitions to an AST/PCH... |
commit | commitdiff | tree | snapshot |
2011-02-10 |
Argyrios Kyrtzidis | For -Woverloaded-virtual take into account canonical... |
commit | commitdiff | tree | snapshot |
2011-02-10 |
Daniel Dunbar | Fix family-friendly-o, tsk tsk. |
commit | commitdiff | tree | snapshot |
2011-02-10 |
Daniel Dunbar | IRgen: Fix an immediate-exit-from-fn style nit. |
commit | commitdiff | tree | snapshot |
2011-02-10 |
Douglas Gregor | Implement two related optimizations that make de-serial... |
commit | commitdiff | tree | snapshot |
2011-02-10 |
Roman Divacky | Adjust the object files to be linked in when mcount... |
commit | commitdiff | tree | snapshot |
2011-02-10 |
Roman Divacky | Add a testcase for the mcount profiling. |
commit | commitdiff | tree | snapshot |
2011-02-10 |
Roman Divacky | Implement mcount profiling, enabled via -pg. |
commit | commitdiff | tree | snapshot |
2011-02-10 |
Ken Dyck | Drop the 'InBits' part from the name of RecordSizeInBit... |
commit | commitdiff | tree | snapshot |
2011-02-10 |
Ken Dyck | Eliminate some signed-to-unsigned comparision warnings... |
commit | commitdiff | tree | snapshot |
2011-02-10 |
NAKAMURA Takumi | CMake: LLVM_NO_RTTI must be obsolete now! |
commit | commitdiff | tree | snapshot |
2011-02-10 |
John McCall | Move the check that gives functions with unique-externa... |
commit | commitdiff | tree | snapshot |
next |