2011-01-03 |
Argyrios Kyrtzidis | Speed up code-completion by skipping function bodies. |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Douglas Gregor | Implement support for pack expansions in initializer... |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Chandler Carruth | Fix PR8841 by checking for both semantic and lecical... |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Fariborz Jahanian | Consider zero-length array of structs when |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Douglas Gregor | Refactor the tree transform's many loops over sets... |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Fariborz Jahanian | Guard lazy synthesis of provisional ivars under the new |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Argyrios Kyrtzidis | In the latest episode of "Deserializing bugs caused... |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Chandler Carruth | Fix PR8654, ensuring each branch of an #if, #elif,... |
commit | commitdiff | tree | snapshot |
2011-01-03 |
David Greene | Support lit fixes for PR8199 |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Douglas Gregor | Another variadic template metafunction test case: summi... |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Douglas Gregor | Implement support for pack expansions whose pattern... |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Oscar Fuentes | Use some of the llvm cmake infraestructure. This takes... |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Douglas Gregor | Consolidate template metafunction tests for variadic... |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Oscar Fuentes | Set LLVM_NO_RTTI and LLVM_USED_LIBS for clangStaticAnal... |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Douglas Gregor | When we attempt to create a built-in that involves... |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Peter Collingbourne | Funciton -> Function |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Peter Collingbourne | Unkown -> Unknown |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Francois Pichet | Remove obsolete comments. |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Rafael Espindola | Add support for passing variables declared to use a... |
commit | commitdiff | tree | snapshot |
2011-01-01 |
Rafael Espindola | Produce a better error message for invalid register... |
commit | commitdiff | tree | snapshot |
2011-01-01 |
Rafael Espindola | Fix typo and add comment. |
commit | commitdiff | tree | snapshot |
2011-01-01 |
Benjamin Kramer | More empty directory removal. |
commit | commitdiff | tree | snapshot |
2011-01-01 |
Nick Lewycky | Remove empty directories. |
commit | commitdiff | tree | snapshot |
2010-12-31 |
Nick Lewycky | Remove stray emacs mode markers in all these files... |
commit | commitdiff | tree | snapshot |
2010-12-31 |
Francois Pichet | MSVC doesn't require an accessible copy-constructor... |
commit | commitdiff | tree | snapshot |
2010-12-30 |
Rafael Espindola | Add support for declaring register contraints in variab... |
commit | commitdiff | tree | snapshot |
2010-12-30 |
Nick Lewycky | Correct function name in comment. |
commit | commitdiff | tree | snapshot |
2010-12-30 |
David Chisnall | Expose Objective-C type encodings of declarations to... |
commit | commitdiff | tree | snapshot |
2010-12-30 |
Benjamin Kramer | Simplify mem{cpy, move, set} creation with IRBuilder. |
commit | commitdiff | tree | snapshot |
2010-12-29 |
Rafael Espindola | Fix PR8796. |
commit | commitdiff | tree | snapshot |
2010-12-29 |
Roman Divacky | set features for k8-sse3 |
commit | commitdiff | tree | snapshot |
2010-12-28 |
Abramo Bagnara | Added scalar casts test. |
commit | commitdiff | tree | snapshot |
2010-12-28 |
Abramo Bagnara | Canonicalize types before possible cast. |
commit | commitdiff | tree | snapshot |
2010-12-27 |
Francois Pichet | More __uuidof validation: |
commit | commitdiff | tree | snapshot |
2010-12-26 |
David Chisnall | Add support for GNU runtime property set / get structur... |
commit | commitdiff | tree | snapshot |
2010-12-26 |
David Chisnall | Fix for PR8695. |
commit | commitdiff | tree | snapshot |
2010-12-25 |
Chris Lattner | The -fshort-wchar option causes wchar_t to become unsig... |
commit | commitdiff | tree | snapshot |
2010-12-25 |
Michael J.... | Remove all uses of PathV1::GetRootDirectory. |
commit | commitdiff | tree | snapshot |
2010-12-24 |
Ted Kremenek | Add basic support for pointer arithmetic in |
commit | commitdiff | tree | snapshot |
2010-12-24 |
Argyrios Kyrtzidis | Remove the EntoSA directories. |
commit | commitdiff | tree | snapshot |
2010-12-24 |
Chris Lattner | don't use #pragma mark, it isn't portable. |
commit | commitdiff | tree | snapshot |
2010-12-24 |
Michael J.... | ifndef _MSC_VER out #pragma mark on MSVC. It still... |
commit | commitdiff | tree | snapshot |
2010-12-24 |
Argyrios Kyrtzidis | Handle locations coming from macro instantiations prope... |
commit | commitdiff | tree | snapshot |
2010-12-24 |
John McCall | Refactor how we collect attributes during parsing,... |
commit | commitdiff | tree | snapshot |
2010-12-24 |
Douglas Gregor | Fix a thinko in a helper routine for template argument... |
commit | commitdiff | tree | snapshot |
2010-12-24 |
Douglas Gregor | Non-type template parameter packs cannot have default... |
commit | commitdiff | tree | snapshot |
2010-12-24 |
Douglas Gregor | When instantiating a non-type template parameter pack... |
commit | commitdiff | tree | snapshot |
2010-12-23 |
Douglas Gregor | Add an AST representation for non-type template parameter |
commit | commitdiff | tree | snapshot |
2010-12-23 |
Douglas Gregor | Improve the diagnostic and recovery for missing colons... |
commit | commitdiff | tree | snapshot |
2010-12-23 |
Douglas Gregor | Implement parsing of function parameter packs and non... |
commit | commitdiff | tree | snapshot |
2010-12-23 |
Ted Kremenek | Add -fobjc-default-synthesized-properties flag |
commit | commitdiff | tree | snapshot |
2010-12-23 |
Ted Kremenek | Chris Lattner has strong opinions about directory |
commit | commitdiff | tree | snapshot |
2010-12-23 |
John McCall | Kill RecordType::getAddressSpace() and its fixme; ... |
commit | commitdiff | tree | snapshot |
2010-12-23 |
Douglas Gregor | Reimplement the comparison of a class template partial |
commit | commitdiff | tree | snapshot |
2010-12-23 |
Douglas Gregor | When forming the injected-class-name of a variadic... |
commit | commitdiff | tree | snapshot |
2010-12-23 |
Zhongxing Xu | When cast derived to base, only process MemRegionVal. |
commit | commitdiff | tree | snapshot |
2010-12-23 |
Ted Kremenek | Rename headers: 'clang/GR' 'clang/EntoSA' and |
commit | commitdiff | tree | snapshot |
2010-12-23 |
Ted Kremenek | Rename static analyzer namespace 'GR' to 'ento'. |
commit | commitdiff | tree | snapshot |
2010-12-23 |
Zhongxing Xu | Remove lib/Checker directory. |
commit | commitdiff | tree | snapshot |
2010-12-23 |
Ted Kremenek | It's amazing what you find when you actually |
commit | commitdiff | tree | snapshot |
2010-12-23 |
Ted Kremenek | Further tweak nonloc::ConcreteInt pretty printing |
commit | commitdiff | tree | snapshot |
2010-12-23 |
Ted Kremenek | Add WIP prototype of a new buffer overflow |
commit | commitdiff | tree | snapshot |
2010-12-23 |
Ted Kremenek | Change MemRegion extent type to be the same type used |
commit | commitdiff | tree | snapshot |
2010-12-23 |
Ted Kremenek | Add 'getConditionType()' and 'getArrayIndexType()' |
commit | commitdiff | tree | snapshot |
2010-12-23 |
Ted Kremenek | Enhance pretty-printing for nonloc::ConcreteInt |
commit | commitdiff | tree | snapshot |
2010-12-23 |
Douglas Gregor | Implement the part of C++0x [temp.arg.explicit]p3 that... |
commit | commitdiff | tree | snapshot |
2010-12-23 |
Douglas Gregor | Implement the rest of C++0x [temp.deduct.type]p9, which... |
commit | commitdiff | tree | snapshot |
2010-12-23 |
Jeffrey Yasskin | Change all self assignments X=X to (void)X, so that... |
commit | commitdiff | tree | snapshot |
2010-12-22 |
Douglas Gregor | Be paranoid about NULL size expressions in dependently... |
commit | commitdiff | tree | snapshot |
2010-12-22 |
Douglas Gregor | Unify the consistency checking for deduced template... |
commit | commitdiff | tree | snapshot |
2010-12-22 |
Daniel Dunbar | build: Use CLANG_NO_RUNTIME=1 specifically, not just... |
commit | commitdiff | tree | snapshot |
2010-12-22 |
Argyrios Kyrtzidis | Subsequent attempt to fix linux build. |
commit | commitdiff | tree | snapshot |
2010-12-22 |
Douglas Gregor | Implement template argument deduction for pack expansio... |
commit | commitdiff | tree | snapshot |
2010-12-22 |
Argyrios Kyrtzidis | Apparently I'm on a mission to break as many builds... |
commit | commitdiff | tree | snapshot |
2010-12-22 |
Argyrios Kyrtzidis | Forgot to move the files in CMakeLists.txt. |
commit | commitdiff | tree | snapshot |
2010-12-22 |
Argyrios Kyrtzidis | Add GR/Checkers subdir for CMake build. |
commit | commitdiff | tree | snapshot |
2010-12-22 |
Argyrios Kyrtzidis | Move AnalysisConsumer.cpp and ExprEngine.cpp into the... |
commit | commitdiff | tree | snapshot |
2010-12-22 |
Fariborz Jahanian | Complain on missing property getter method only |
commit | commitdiff | tree | snapshot |
2010-12-22 |
Douglas Gregor | When performing template argument deduction where the... |
commit | commitdiff | tree | snapshot |
2010-12-22 |
Argyrios Kyrtzidis | [analyzer] Refactoring: Drop the 'GR' prefix. |
commit | commitdiff | tree | snapshot |
2010-12-22 |
Argyrios Kyrtzidis | [analyzer] Refactoring: Move stuff into namespace ... |
commit | commitdiff | tree | snapshot |
2010-12-22 |
Argyrios Kyrtzidis | [analyzer] Refactoring: Move checkers into lib/GR/Check... |
commit | commitdiff | tree | snapshot |
2010-12-22 |
Argyrios Kyrtzidis | [analyzer] Refactoring: lib/Checker -> lib/GR and libcl... |
commit | commitdiff | tree | snapshot |
2010-12-22 |
Argyrios Kyrtzidis | [analyzer] Refactoring: include/clang/Checker -> includ... |
commit | commitdiff | tree | snapshot |
2010-12-22 |
Douglas Gregor | Implicitly expand argument packs when performing templa... |
commit | commitdiff | tree | snapshot |
2010-12-22 |
Zhongxing Xu | If the unary operator is prefix and an lvalue (in C... |
commit | commitdiff | tree | snapshot |
2010-12-22 |
Abramo Bagnara | Introduced raw_identifier token kind. |
commit | commitdiff | tree | snapshot |
2010-12-22 |
Zhongxing Xu | The base type is not always pointer type. We may cast... |
commit | commitdiff | tree | snapshot |
2010-12-22 |
Zhongxing Xu | Always blast through no-op casts when getting expr... |
commit | commitdiff | tree | snapshot |
2010-12-22 |
Zhongxing Xu | After inlining the CXXConstructExpr, bind the temporary... |
commit | commitdiff | tree | snapshot |
2010-12-22 |
Francois Pichet | Redesign the way anonymous fields are handled in design... |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Douglas Gregor | Tweak the checking of class template partial specializa... |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Douglas Gregor | Add a hack to work around the lack of proper type-sourc... |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Douglas Gregor | Add some const qualifiers |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Douglas Gregor | For member pointer conversions potentially involving... |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Douglas Gregor | When searching for the instantiation of a locally-scope... |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Douglas Gregor | In C++, if the user redeclares a builtin function with... |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Douglas Gregor | When determining which preprocessed entities to travers... |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Douglas Gregor | Fix test to be platform-agnostic |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Douglas Gregor | Fix a major inconsistency in the representation of... |
commit | commitdiff | tree | snapshot |
next |