2010-08-12 |
Daniel Dunbar | clang -cc1: Move real diagnostics client initialization... |
commit | commitdiff | tree | snapshot |
2010-08-12 |
John McCall | Bail out of MaybeBindToTemporary if the record type... |
commit | commitdiff | tree | snapshot |
2010-08-12 |
John McCall | Implement RTTI generation for Objective C types. Fixes... |
commit | commitdiff | tree | snapshot |
2010-08-12 |
John McCall | Fix a crash on invalid when declaring an implicit membe... |
commit | commitdiff | tree | snapshot |
2010-08-12 |
Daniel Dunbar | Driver: Use the compile time linker version as the... |
commit | commitdiff | tree | snapshot |
2010-08-12 |
Devang Patel | Emit debug info for static const class member. |
commit | commitdiff | tree | snapshot |
2010-08-12 |
Devang Patel | update test to reflect r110876 change. |
commit | commitdiff | tree | snapshot |
2010-08-11 |
John McCall | Don't try to implicitly declare special members of... |
commit | commitdiff | tree | snapshot |
2010-08-11 |
Tom Care | Fix a bug where child statements could not be identifie... |
commit | commitdiff | tree | snapshot |
2010-08-11 |
Argyrios Kyrtzidis | Switch on PCH for C++. C++ fans all over the world... |
commit | commitdiff | tree | snapshot |
2010-08-11 |
Daniel Dunbar | Driver/Darwin: Pass -demangle when linking, if the... |
commit | commitdiff | tree | snapshot |
2010-08-11 |
Daniel Dunbar | Driver: Add -mlinker-version=, which forwards to -targe... |
commit | commitdiff | tree | snapshot |
2010-08-11 |
Daniel Dunbar | Frontend: Add -target-linker-version, for specifying... |
commit | commitdiff | tree | snapshot |
2010-08-11 |
Eli Friedman | Fix oversight with symbolic names in TargetInfo::valida... |
commit | commitdiff | tree | snapshot |
2010-08-11 |
Argyrios Kyrtzidis | -Make TokenID of IdentifierInfo read-only, remove setTo... |
commit | commitdiff | tree | snapshot |
2010-08-11 |
John McCall | Revise r110163: don't mark weak functions nounwind... |
commit | commitdiff | tree | snapshot |
2010-08-11 |
Abramo Bagnara | Added locations and type source info for DeclarationName. |
commit | commitdiff | tree | snapshot |
2010-08-11 |
Douglas Gregor | Once code completion has completed, pass a "completion... |
commit | commitdiff | tree | snapshot |
2010-08-11 |
Fariborz Jahanian | Change text of diagnostics on user request. |
commit | commitdiff | tree | snapshot |
2010-08-11 |
Devang Patel | Emit a stop point for delegate constructor call. This... |
commit | commitdiff | tree | snapshot |
2010-08-11 |
John McCall | When re-raising an exception after a cleanup, we need... |
commit | commitdiff | tree | snapshot |
2010-08-11 |
Eli Friedman | Work in progress for PR7864. Someone more familiar... |
commit | commitdiff | tree | snapshot |
2010-08-11 |
Bruno Cardoso... | Remove rsqrtps_nr256 and sqrtps_nr256 builtins, at... |
commit | commitdiff | tree | snapshot |
2010-08-11 |
Fariborz Jahanian | Update documentation regarding use of 'class' in |
commit | commitdiff | tree | snapshot |
2010-08-11 |
Sebastian Redl | Reintroduce the ASTConsumer/ASTUnit fix from r110610... |
commit | commitdiff | tree | snapshot |
2010-08-11 |
Bruno Cardoso... | Fix define inserting a comma :) |
commit | commitdiff | tree | snapshot |
2010-08-11 |
Fariborz Jahanian | IRGen support for functions returning objc object |
commit | commitdiff | tree | snapshot |
2010-08-11 |
Douglas Gregor | Add a (currently unused) "options" parameter to |
commit | commitdiff | tree | snapshot |
2010-08-11 |
Daniel Dunbar | Remove wpa 'example', it isn't being maintained. |
commit | commitdiff | tree | snapshot |
2010-08-11 |
Benjamin Kramer | Random temporary string cleanup. |
commit | commitdiff | tree | snapshot |
2010-08-11 |
Douglas Gregor | If name lookup finds different type declarations in... |
commit | commitdiff | tree | snapshot |
2010-08-11 |
Douglas Gregor | Fix a thinko in the creation of temporary files for... |
commit | commitdiff | tree | snapshot |
2010-08-11 |
Douglas Gregor | Speculatively revert r110610 " Make ObjCInterfaceDecl... |
commit | commitdiff | tree | snapshot |
2010-08-11 |
Zhongxing Xu | MemRegion can refer to ASTContext without external... |
commit | commitdiff | tree | snapshot |
2010-08-11 |
Daniel Dunbar | tests: Add a missing -Xclang. |
commit | commitdiff | tree | snapshot |
2010-08-11 |
Daniel Dunbar | ARM: Recognize single precision float register names. |
commit | commitdiff | tree | snapshot |
2010-08-11 |
Daniel Dunbar | ARM: Swap which registers we consider real / aliases... |
commit | commitdiff | tree | snapshot |
2010-08-11 |
Douglas Gregor | Improve our handling of user-defined conversions when... |
commit | commitdiff | tree | snapshot |
2010-08-11 |
Bruno Cardoso... | Remove 256-bit cast built-ins and make the AVX intrinsi... |
commit | commitdiff | tree | snapshot |
2010-08-11 |
John McCall | Make this test a little less dependent on exact optimiz... |
commit | commitdiff | tree | snapshot |
2010-08-11 |
Bruno Cardoso... | Remove 256-bit unpack built-ins and make the AVX intrin... |
commit | commitdiff | tree | snapshot |
2010-08-11 |
Bruno Cardoso... | Remove 256-bit shuffle built-ins and make the AVX intri... |
commit | commitdiff | tree | snapshot |
2010-08-11 |
John Thompson | Fix for pr7869, inline asm mult-alt constraints. |
commit | commitdiff | tree | snapshot |
2010-08-11 |
John McCall | Fix a bug in @finally emission in both the fragile... |
commit | commitdiff | tree | snapshot |
2010-08-11 |
Ted Kremenek | Have GRCoreEngine record the blocks where analysis... |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Ted Kremenek | Add test case for <rdar://problem/8288645>. While... |
commit | commitdiff | tree | snapshot |
2010-08-10 |
John Thompson | Something's wrong with this test on other platforms... |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Fariborz Jahanian | Fix test to not depend on objc.h header. |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Devang Patel | Simplify |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Devang Patel | Test case for llvm r110712. |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Daniel Dunbar | tests: Avoid unnecessary redirection. |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Daniel Dunbar | tests: Tests which include system headers must use... |
commit | commitdiff | tree | snapshot |
2010-08-10 |
John Thompson | Slightly revised handling of mult-alt constraints,... |
commit | commitdiff | tree | snapshot |
2010-08-10 |
John McCall | When initializing a static local, pop the guard-abort... |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Fariborz Jahanian | an objective-c++ test for -Wstrict-selector-match |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Devang Patel | Do not use DIGlobalVariable to emit debugging informati... |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Fariborz Jahanian | Fix a spurious warning when message sent to qualified-id |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Ted Kremenek | Turn on idempotent operations checker when using -... |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Devang Patel | Simplify code and add comments, in code that generate... |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Daniel Dunbar | Driver/FreeBSD: Infer the right arch name in the presen... |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Douglas Gregor | Teach the libclang cursor visitor to walk into the... |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Douglas Gregor | Eliminate unnecessary uses of TemporaryBase in TreeTran... |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Abramo Bagnara | Fixed redundant NNS loading. |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Abramo Bagnara | Added TypeLocs to VAArgExpr node. |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Abramo Bagnara | Added TypeLocs to TypesCompatibleExpr node. |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Devang Patel | Even if a constant's evaluated value is used, emit... |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Eli Friedman | Fix redefinition of typedefs of fixable variably-modifi... |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Bruno Cardoso... | Make replicate intrinsics use shufflevector instead... |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Bruno Cardoso... | Use i32 instead of i8 for AVX dot product intrinsic |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Devang Patel | There is no need to pubish file static variable's name... |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Rafael Espindola | Run the assembler instead of gcc on Linux. |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Bruno Cardoso... | Consider the last argument of vblend builtin to be... |
commit | commitdiff | tree | snapshot |
2010-08-09 |
Fariborz Jahanian | Implements gcc's -Wstrict-selector-match. |
commit | commitdiff | tree | snapshot |
2010-08-09 |
Douglas Gregor | When attempting to recover from a failed unqualified... |
commit | commitdiff | tree | snapshot |
2010-08-09 |
Douglas Gregor | Instead of having a specific CXTranslationUnit_* option... |
commit | commitdiff | tree | snapshot |
2010-08-09 |
Sebastian Redl | - Make ObjCInterfaceDecl redeclarable, and create separ... |
commit | commitdiff | tree | snapshot |
2010-08-09 |
John Thompson | Added vecreturn attribute parsing. |
commit | commitdiff | tree | snapshot |
2010-08-09 |
Argyrios Kyrtzidis | Change warning about incomplete parsing of C++ default... |
commit | commitdiff | tree | snapshot |
2010-08-09 |
Daniel Dunbar | Fix mixed declarations and code warning. |
commit | commitdiff | tree | snapshot |
2010-08-09 |
Douglas Gregor | Minor libclang tweaks |
commit | commitdiff | tree | snapshot |
2010-08-09 |
Douglas Gregor | Use precompiled preambles for in-process code completion. |
commit | commitdiff | tree | snapshot |
2010-08-09 |
Jordy Rose | Allow EvalBinOpNN to handle expressions of the form... |
commit | commitdiff | tree | snapshot |
2010-08-09 |
Fariborz Jahanian | Warn if class object does not implement qualified |
commit | commitdiff | tree | snapshot |
2010-08-09 |
Argyrios Kyrtzidis | Remove a FIXME. |
commit | commitdiff | tree | snapshot |
2010-08-09 |
Argyrios Kyrtzidis | Complete PCH support for ObjCPropertyImplDecl. |
commit | commitdiff | tree | snapshot |
2010-08-09 |
Argyrios Kyrtzidis | Revert the dump functions to send output to llvm::errs... |
commit | commitdiff | tree | snapshot |
2010-08-09 |
Argyrios Kyrtzidis | Replace a parser assertion with a warning, suggestion... |
commit | commitdiff | tree | snapshot |
2010-08-09 |
Argyrios Kyrtzidis | Support ObjC implementation decls for PCH. |
commit | commitdiff | tree | snapshot |
2010-08-09 |
Argyrios Kyrtzidis | Refactor into functions PCH reading/writing the CXXBase... |
commit | commitdiff | tree | snapshot |
2010-08-08 |
Sean Hunt | Remove C++0x concept keyword tokens since concepts... |
commit | commitdiff | tree | snapshot |
2010-08-08 |
Chandler Carruth | Fix a few more typos. Amusingly, GCC made the same... |
commit | commitdiff | tree | snapshot |
2010-08-08 |
Chandler Carruth | Fix some typos I made when adding alternate intrinsic... |
commit | commitdiff | tree | snapshot |
2010-08-08 |
Douglas Gregor | Revert r110440, the fix for PR4897. Chris claims to... |
commit | commitdiff | tree | snapshot |
2010-08-08 |
Chandler Carruth | Fix a crash on template delete operators. |
commit | commitdiff | tree | snapshot |
2010-08-08 |
Eli Friedman | Make this test check a few more cases which didn't... |
commit | commitdiff | tree | snapshot |
2010-08-08 |
Chandler Carruth | Silence GCC warning about && and || without explicit... |
commit | commitdiff | tree | snapshot |
2010-08-08 |
Eric Christopher | Thread local variables aren't considered common linkage. |
commit | commitdiff | tree | snapshot |
2010-08-07 |
Eli Friedman | PR7800: both virtual and non-virtual bases must be... |
commit | commitdiff | tree | snapshot |
2010-08-07 |
Eric Christopher | Make -funroll-loops turn on loop unrolling in the optim... |
commit | commitdiff | tree | snapshot |
2010-08-07 |
Benjamin Kramer | Push location through the MacroUndefined PPCallback... |
commit | commitdiff | tree | snapshot |
next |