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 |
2010-12-06 |
Chandler Carruth | Un-templatetize this method. It's definition is out... |
commit | commitdiff | tree | snapshot |
2010-12-06 |
John McCall | Rename CXXExprWithTemporaries -> ExprWithCleanups;... |
commit | commitdiff | tree | snapshot |
2010-12-06 |
John McCall | __block variables require us to evaluate the RHS of... |
commit | commitdiff | tree | snapshot |
2010-12-06 |
John McCall | Clarify the logic for when to build an overloaded binop... |
commit | commitdiff | tree | snapshot |
2010-12-05 |
Ted Kremenek | Mark SVal constructors 'explicit'. |
commit | commitdiff | tree | snapshot |
2010-12-05 |
Ted Kremenek | Rename Environment::LookupExpr() to |
commit | commitdiff | tree | snapshot |
2010-12-05 |
Ted Kremenek | Remove unused method GRState::LookupExpr(). |
commit | commitdiff | tree | snapshot |
2010-12-05 |
John McCall | Fix a bug in the emission of __real/__imag l-values... |
commit | commitdiff | tree | snapshot |
2010-12-05 |
Anders Carlsson | Put each test in class-layout.cpp into a separate names... |
commit | commitdiff | tree | snapshot |
2010-12-04 |
Anders Carlsson | Add a LayoutBase member function. No functionality... |
commit | commitdiff | tree | snapshot |
2010-12-04 |
Anders Carlsson | Replace calls to AppendBytes with calls to AppendPaddin... |
commit | commitdiff | tree | snapshot |
2010-12-04 |
Fariborz Jahanian | Fix rewriter to match recent changes in property ref |
commit | commitdiff | tree | snapshot |
2010-12-04 |
John McCall | Silly special case: never load when dereferencing... |
commit | commitdiff | tree | snapshot |
2010-12-04 |
John McCall | First pass at implementing the intent of ANSI C DR106. |
commit | commitdiff | tree | snapshot |
2010-12-04 |
John McCall | dyn_cast else unreachable -> cast |
commit | commitdiff | tree | snapshot |
2010-12-04 |
Francois Pichet | More anonymous struct/union redesign. This one deals... |
commit | commitdiff | tree | snapshot |
2010-12-04 |
John McCall | Don't crash when initializing a subaggregate in C from... |
commit | commitdiff | tree | snapshot |
2010-12-04 |
John McCall | Make IgnoreParenLValueCasts skip __extension__ nodes... |
commit | commitdiff | tree | snapshot |
2010-12-04 |
Benjamin Kramer | Silence "comparison between signed and unsigned integer... |
commit | commitdiff | tree | snapshot |
2010-12-04 |
John McCall | Remove some defensive calls to EmitLoadOfPropertyRefLVa... |
commit | commitdiff | tree | snapshot |
2010-12-04 |
John McCall | When deciding whether to complain about the type of... |
commit | commitdiff | tree | snapshot |
2010-12-04 |
John McCall | Apparently properties.m does not always fail; make it. |
commit | commitdiff | tree | snapshot |
2010-12-04 |
John McCall | Fix this test case on no-asserts builds by not trying... |
commit | commitdiff | tree | snapshot |
2010-12-04 |
John McCall | Although we currently have explicit lvalue-to-rvalue... |
commit | commitdiff | tree | snapshot |
next |