2010-12-10 |
Bob Wilson | Do not assert on shifts of Neon polynomial types. |
commit | commitdiff | tree | snapshot |
2010-12-10 |
Douglas Gregor | Silence a few more uninitialized-value warnings |
commit | commitdiff | tree | snapshot |
2010-12-10 |
Douglas Gregor | Silence a GCC unitialized-value warning |
commit | commitdiff | tree | snapshot |
2010-12-10 |
Douglas Gregor | Replace two QualType::getTypePtrOrNull() calls with |
commit | commitdiff | tree | snapshot |
2010-12-10 |
Peter Collingbourne | Do not substitute template types if template has depend... |
commit | commitdiff | tree | snapshot |
2010-12-10 |
Fariborz Jahanian | Fix a compiler warning. |
commit | commitdiff | tree | snapshot |
2010-12-10 |
Douglas Gregor | Eliminate the branching in QualType::getTypePtr() by... |
commit | commitdiff | tree | snapshot |
2010-12-10 |
Abramo Bagnara | Added ParenType type node. |
commit | commitdiff | tree | snapshot |
2010-12-10 |
Douglas Gregor | Silence GCC warning about comparisons between enumerato... |
commit | commitdiff | tree | snapshot |
2010-12-10 |
Anton Korobeynikov | Another dummy commit to check GIT mirroring |
commit | commitdiff | tree | snapshot |
2010-12-10 |
John McCall | It's kindof silly that ExtQuals has an ASTContext&... |
commit | commitdiff | tree | snapshot |
2010-12-10 |
Douglas Gregor | Update ExtQuals comment to reflect the expansion of... |
commit | commitdiff | tree | snapshot |
2010-12-10 |
John McCall | Optimize memory usage of FunctionProtoType on MSVC. |
commit | commitdiff | tree | snapshot |
2010-12-10 |
Douglas Gregor | Move the "volatile" bit into QualType's "fast" qualifie... |
commit | commitdiff | tree | snapshot |
2010-12-10 |
Douglas Gregor | Use TypeAlignment constant rather than fixed alignment... |
commit | commitdiff | tree | snapshot |
2010-12-10 |
Rafael Espindola | Fixed version of 121435. |
commit | commitdiff | tree | snapshot |
2010-12-10 |
Douglas Gregor | In clang_getCursor(), don't override a preprocessing... |
commit | commitdiff | tree | snapshot |
2010-12-10 |
Bob Wilson | Add missing switch case to handle builtin for Neon... |
commit | commitdiff | tree | snapshot |
2010-12-10 |
Bob Wilson | LLVM's intrinsics for vpaddl and vpadal have 2 overload... |
commit | commitdiff | tree | snapshot |
2010-12-10 |
Rafael Espindola | Revert my previous patch to make the valgrind bots... |
commit | commitdiff | tree | snapshot |
2010-12-10 |
John McCall | Treat visibility on an enclosing namespace as a non... |
commit | commitdiff | tree | snapshot |
2010-12-10 |
NAKAMURA Takumi | Add dependency to "make clang-test check-all". |
commit | commitdiff | tree | snapshot |
2010-12-10 |
Eric Christopher | And more gzip goodness for clang. |
commit | commitdiff | tree | snapshot |
2010-12-10 |
John McCall | Bind the result of a property fetch to a temporary. |
commit | commitdiff | tree | snapshot |
2010-12-10 |
Douglas Gregor | Extend libclang debugging output for clang_getCursor... |
commit | commitdiff | tree | snapshot |
2010-12-10 |
Bob Wilson | Neon compare absolute LLVM intrinsics are not overloade... |
commit | commitdiff | tree | snapshot |
2010-12-10 |
Fariborz Jahanian | Added remaining objective-c library builtins (as in... |
commit | commitdiff | tree | snapshot |
2010-12-10 |
Argyrios Kyrtzidis | Fix another obscure corner layout case. |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Rafael Espindola | Update clang for the API changes in the cfi patch. |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Bob Wilson | Add Neon vreinterpret intrinsics for half-float (f16... |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Douglas Gregor | Don't crash when code-completing after "#include <... |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Fariborz Jahanian | Refactored/cleanedup ActOnFunctionDeclarator |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Douglas Gregor | Eliminate duplicate code completions for properties. |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Douglas Gregor | Don't walk the translation unit context to produce... |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Douglas Gregor | Gather cached code completions after the first reparse... |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Devang Patel | Update test. |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Bob Wilson | Fix type of last vector operand of Neon quad-register... |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Bob Wilson | Fix the names of the v[r]addhn and v[r]subhn Neon intri... |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Michael J.... | Use error_code instead of std::string* for MemoryBuffer. |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Douglas Gregor | When an "inline" declaration was followed by a definiti... |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Francois Pichet | Fix PR8760: IndirectFieldDecl Type was not updated... |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Bob Wilson | Add missing "s32" and "u32" variants of Neon vzip intri... |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Bob Wilson | Add missing "p16" type variants for the Neon VREV32... |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Argyrios Kyrtzidis | Fix another unnecessary-struct-padding issue. |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Anders Carlsson | Fix build. |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Argyrios Kyrtzidis | Before determining the effect the alignment of base... |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Ted Kremenek | Remove extra namespace specifier. |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Devang Patel | Remove unused parameter. getContextDescriptor() and... |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Devang Patel | Remove unused parameter. |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Devang Patel | Test case for r121323. |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Douglas Gregor | A typename specifier can end up referring to a unresolv... |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Ted Kremenek | DenseMapInfo is a 'struct', not a 'class'. |
commit | commitdiff | tree | snapshot |
2010-12-08 |
Ted Kremenek | Add new libclang hooks for CXCursorSet, a |
commit | commitdiff | tree | snapshot |
2010-12-08 |
Devang Patel | Start using DIBuilder. It provides cleaner interface. |
commit | commitdiff | tree | snapshot |
2010-12-08 |
Bob Wilson | Stop using builtins for the "_lane" variants of saturat... |
commit | commitdiff | tree | snapshot |
2010-12-08 |
Francois Pichet | Remove the TypesCompatibleExprClass AST node. Merge... |
commit | commitdiff | tree | snapshot |
2010-12-08 |
Douglas Gregor | Put the "'typename' occurs outside of a template" and... |
commit | commitdiff | tree | snapshot |
2010-12-08 |
Bob Wilson | Stop using clang builtins for Neon vabdl and vabal... |
commit | commitdiff | tree | snapshot |
2010-12-08 |
Daniel Dunbar | Driver: M and MM should be grouped together, <rdar... |
commit | commitdiff | tree | snapshot |
2010-12-08 |
Bob Wilson | Stop using clang builtins for Neon vaba intrinsics. |
commit | commitdiff | tree | snapshot |
2010-12-08 |
Chandler Carruth | Make this test resilient to whether or not the Linux... |
commit | commitdiff | tree | snapshot |
2010-12-08 |
Douglas Gregor | Fix BinaryOperator dispatch for RecursiveASTVisitor... |
commit | commitdiff | tree | snapshot |
2010-12-08 |
Douglas Gregor | Fix two thinkos and add a test for importing the AST... |
commit | commitdiff | tree | snapshot |
2010-12-08 |
Francois Pichet | Fix bug where annotate tokens was not working for Binar... |
commit | commitdiff | tree | snapshot |
2010-12-08 |
Francois Pichet | Fix test that didn't really test anything. |
commit | commitdiff | tree | snapshot |
2010-12-08 |
Argyrios Kyrtzidis | Handle parameter attributes when tentative parsing... |
commit | commitdiff | tree | snapshot |
2010-12-08 |
Chandler Carruth | Silence an unused variable warning. |
commit | commitdiff | tree | snapshot |
2010-12-08 |
Bob Wilson | Stop using clang builtins for Neon vadd[lw] and vsub... |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Bob Wilson | Stop using clang builtins for Neon vmlal{_n,_lane}... |
commit | commitdiff | tree | snapshot |
2010-12-07 |
John McCall | Test case. |
commit | commitdiff | tree | snapshot |
2010-12-07 |
John McCall | Bump up property conversion earlier in the initializati... |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Bob Wilson | Stop using a clang builtin for Neon vdup_lane intrinsics. |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Bob Wilson | Stop using a clang builtin for Neon vmull_lane intrinsic. |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Bob Wilson | Add a missing parameter, without which clang crashes... |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Bob Wilson | Implement vmull and vmull_n intrinsics without using... |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Douglas Gregor | Implement AST import for Objective-C property implement... |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Benjamin Kramer | Cast CachedLinkage to linkage to avoid "comparison... |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Douglas Gregor | Implement ASTImporter support for Objective-C category... |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Rafael Espindola | Fix PR8720 by printing an error message with a substrin... |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Jay Foad | PR5207: Change APInt methods trunc(), sext(), zext... |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Douglas Gregor | Extern the ASTImporter to import @implementation declar... |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Bob Wilson | Add Neon vreinterpret intrinsics. |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Bob Wilson | Make whitespace more consistent. |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Francois Pichet | Fix enumerator not handled in switch warnings. |
commit | commitdiff | tree | snapshot |
2010-12-07 |
John McCall | Kill FullExpr, as it was not, in fact, used anywhere... |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Douglas Gregor | Use Sema::MaybeCreateExprWithCleanups() only after... |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Francois Pichet | Fix compile error: comma at end of enumerator list. |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Francois Pichet | Type traits intrinsic implementation: __is_base_of... |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Douglas Gregor | Use atomic operations for libclang's object count tracking. |
commit | commitdiff | tree | snapshot |
2010-12-06 |
Douglas Gregor | Objective-C pointer conversions to 'id' or qualified... |
commit | commitdiff | tree | snapshot |
2010-12-06 |
John McCall | Split out a function to do lvalue conversion on objects... |
commit | commitdiff | tree | snapshot |
2010-12-06 |
Chris Lattner | c/objc/c++'98 are basically done, but we want '0x support. |
commit | commitdiff | tree | snapshot |
2010-12-06 |
Argyrios Kyrtzidis | Remove a fixme which was fixed in a previous commit. |
commit | commitdiff | tree | snapshot |
2010-12-06 |
Douglas Gregor | Use the unused merge() function, fixing an minor, unint... |
commit | commitdiff | tree | snapshot |
2010-12-06 |
Douglas Gregor | Re-implement caching for the linkage calculation of... |
commit | commitdiff | tree | snapshot |
2010-12-06 |
John McCall | Do unary conversions on vararg arguments and *then... |
commit | commitdiff | tree | snapshot |
2010-12-06 |
Argyrios Kyrtzidis | Use Sema's MarkDeclarationReferenced, which takes care... |
commit | commitdiff | tree | snapshot |
2010-12-06 |
Argyrios Kyrtzidis | Use the source location of the parameter, when it makes... |
commit | commitdiff | tree | snapshot |
2010-12-06 |
Douglas Gregor | Revert r120808, my previous implementation of caching... |
commit | commitdiff | tree | snapshot |
2010-12-06 |
Fariborz Jahanian | Add BlocksAttr assert on __block specific |
commit | commitdiff | tree | snapshot |
next |