2009-06-26 |
Anders Carlsson | Fix test. |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Douglas Gregor | A little template argument deduction test uncovered... |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Nate Begeman | OpenCL 1.0 Support: fix a bug with lvalue swizzles |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Douglas Gregor | Template argument deduction is no longer responsible... |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Anders Carlsson | Can't have arrays of auto. |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Anders Carlsson | An auto variable can't appear in its own initializer. |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Anders Carlsson | Implement enough of the 'auto' keyword so we can claim... |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Devang Patel | typo |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Devang Patel | Revrt PR4228 fix for now. |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Daniel Dunbar | Simplify, and fix a possible crash (never happens howev... |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Daniel Dunbar | Fix bar title in graphs. |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Douglas Gregor | Improve template argument deduction for reference param... |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Nate Begeman | OpenCL 1.0 Support: |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Daniel Dunbar | Update performance numbers (missed a link) |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Daniel Dunbar | Update performance numbers. |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Fariborz Jahanian | Minor change per Doug's comments. |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Nate Begeman | OpenCL 1.0 support: attributes |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Anders Carlsson | Add NamedDecl::getUnderlyingDecl that can see through... |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Anders Carlsson | See through UsingDecls in more places. |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Anders Carlsson | Fix failing test. |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Zhongxing Xu | Fix build break. |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Chris Lattner | Improve error recovery in C++: when we hit 'implicit... |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Chris Lattner | fix PR4452, a crash on invalid. The error recovery... |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Chris Lattner | oink is dead. |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Anders Carlsson | Fix another assert related to using decls. |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Chris Lattner | rearrange more code, this avoids a token lookahead... |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Chris Lattner | move some code around, no functionality change. |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Chris Lattner | simplify some code. |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Anders Carlsson | When creating LookupResults, see through UsingDecls... |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Anders Carlsson | Fix PR4448. |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Nate Begeman | OpenCL 1.0 support: explicit casts to ext-vector types |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Ted Kremenek | Remove '#include <sstream>' from libAnalysis. |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Ted Kremenek | Update method signature. |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Ted Kremenek | Unbreak build. |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Ted Kremenek | Add missing header file. |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Douglas Gregor | Implicit instantiation for function template specializa... |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Ted Kremenek | Remove orphaned header file. |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Ted Kremenek | Introduce a new concept to the static analyzer: SValuator. |
commit | commitdiff | tree | snapshot |
2009-06-25 |
Nate Begeman | OpenCL 1.0 Support: support "bool, true, false" tokens... |
commit | commitdiff | tree | snapshot |
2009-06-25 |
Nate Begeman | Write/Read new Language Options |
commit | commitdiff | tree | snapshot |
2009-06-25 |
Nate Begeman | PCH support for OpenCL language options |
commit | commitdiff | tree | snapshot |
2009-06-25 |
Nate Begeman | OpenCL 1.0 patch 2/N: Language options & file extension |
commit | commitdiff | tree | snapshot |
2009-06-25 |
Fariborz Jahanian | Test case for my last patch. |
commit | commitdiff | tree | snapshot |
2009-06-25 |
Argyrios Kyrtzidis | Check that index-test uses an up-to-date AST file. |
commit | commitdiff | tree | snapshot |
2009-06-25 |
Douglas Gregor | Improved semantic analysis and AST respresentation... |
commit | commitdiff | tree | snapshot |
2009-06-25 |
Argyrios Kyrtzidis | Add some comments and clean-up some leftover code. |
commit | commitdiff | tree | snapshot |
2009-06-25 |
Fariborz Jahanian | Patch to diagnose and Mark use of implicit default... |
commit | commitdiff | tree | snapshot |
2009-06-25 |
Nate Begeman | OpenCL 1.0 Support, patch 1/N: upper case swizzle opera... |
commit | commitdiff | tree | snapshot |
2009-06-25 |
Argyrios Kyrtzidis | Introduce tools/index-test. |
commit | commitdiff | tree | snapshot |
2009-06-25 |
Argyrios Kyrtzidis | Introduce the ResolveLocationInAST function which takes... |
commit | commitdiff | tree | snapshot |
2009-06-25 |
Argyrios Kyrtzidis | Handle PCHReader::IgnorePCH, it gets returned for when... |
commit | commitdiff | tree | snapshot |
2009-06-25 |
Argyrios Kyrtzidis | Set the end range location of a FunctionDecl to the... |
commit | commitdiff | tree | snapshot |
2009-06-25 |
Argyrios Kyrtzidis | Fix column checking for SourceManager::getLocation(). |
commit | commitdiff | tree | snapshot |
2009-06-25 |
Ted Kremenek | Remove declaration for unused and unimplemented static... |
commit | commitdiff | tree | snapshot |
2009-06-25 |
Anders Carlsson | Extra asserts never hurt anybody, right? |
commit | commitdiff | tree | snapshot |
2009-06-25 |
Anders Carlsson | Decltype needs to have a dependent type if the expr... |
commit | commitdiff | tree | snapshot |
2009-06-25 |
Duncan Sands | Explicit braces to avoid ambiguous ‘else’. |
commit | commitdiff | tree | snapshot |
2009-06-25 |
Zhongxing Xu | remove RegionKills GDM. Now UnknownVal is bound to... |
commit | commitdiff | tree | snapshot |
2009-06-25 |
Zhongxing Xu | Move element region retrieving logic into a separate... |
commit | commitdiff | tree | snapshot |
2009-06-25 |
Douglas Gregor | Make sure install Clang headers when building clang-cc |
commit | commitdiff | tree | snapshot |
2009-06-25 |
Douglas Gregor | Add missing dependencies to the CMake build system |
commit | commitdiff | tree | snapshot |
2009-06-25 |
Zhongxing Xu | Move all logic for retrieving ElementRegion binding... |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Ted Kremenek | Remove uses of std::ostream from libAnalysis. |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Ted Kremenek | Remove unneeded #includes. |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Ted Kremenek | Remove GRStateManager::GetSValAsScalarOrLoc()/GetSVal(). |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Anders Carlsson | We now support decltype (as far as I know :) |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Fariborz Jahanian | Backed out my last patch which caused a clang-test... |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Anders Carlsson | C++ decltype support (N2343) |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Anders Carlsson | Type::getDesugaredType needs to handle decltype types. |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Fariborz Jahanian | Added a missing else part to my previous patche(s). |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Ted Kremenek | Fix typo. |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Ted Kremenek | Reference the correct image... |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Ted Kremenek | Add scan-build screenshot for attribute 'nonnull' example. |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Ted Kremenek | Fix broken HTML tag. |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Ted Kremenek | Remove reference to using 'clang' directly to analyze... |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Ted Kremenek | Tighten screenshot. |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Anders Carlsson | Add a DecltypeType type. |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Ted Kremenek | Replace 'clang --analyze' example for attribute cf_retu... |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Ted Kremenek | Replace 'clang --analyze' example (in text) with screen... |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Anders Carlsson | Parse the C++0x decltype specifier. |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Owen Anderson | Update for LLVM API changes. |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Chris Lattner | fix the type of wchar_t for windows, PR4417 |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Fariborz Jahanian | Fix a clang crash caused by incorrect user code. |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Douglas Gregor | Implement matching of function templates, so that one... |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Anders Carlsson | Nested classes are now complete. |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Anders Carlsson | Add test for [class.local]p2. |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Zhongxing Xu | use a concrete type instead of a trait type to make... |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Zhongxing Xu | RegionStore: revert to the default value approach for... |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Douglas Gregor | Make sure that the template parameter lists get from... |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Anders Carlsson | class.nested.type is done. |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Anders Carlsson | Add test for [class.nested.type]p1 |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Anders Carlsson | Support for [class.local]p4. |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Douglas Gregor | When declaring a function template, create a FunctionTe... |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Anders Carlsson | [class.local] p1 and p3. Also, add back the xcodeproj... |
commit | commitdiff | tree | snapshot |
2009-06-23 |
Fariborz Jahanian | Some changes to accomodate Doug's comment for |
commit | commitdiff | tree | snapshot |
2009-06-23 |
Douglas Gregor | Start propagating template parameter lists to the right... |
commit | commitdiff | tree | snapshot |
2009-06-23 |
Daniel Dunbar | Fix warning when building w/o asserts. |
commit | commitdiff | tree | snapshot |
2009-06-23 |
Argyrios Kyrtzidis | Introduce SourceManager::ísBeforeInTranslationUnit... |
commit | commitdiff | tree | snapshot |
2009-06-23 |
Argyrios Kyrtzidis | Move the command line source location parsing from... |
commit | commitdiff | tree | snapshot |
2009-06-23 |
Argyrios Kyrtzidis | Update CMakeLists.txt |
commit | commitdiff | tree | snapshot |
next |