2010-10-20 |
Douglas Gregor | Bah, incompetence |
commit | commitdiff | tree | snapshot |
2010-10-20 |
Douglas Gregor | Eliminate another ordering dependency in typo correctio... |
commit | commitdiff | tree | snapshot |
2010-10-20 |
Craig Silverstein | Had the wrong type for ArgType. :-( Fixed. |
commit | commitdiff | tree | snapshot |
2010-10-20 |
Craig Silverstein | The type-to-delete may not be a pointer if it's a depen... |
commit | commitdiff | tree | snapshot |
2010-10-20 |
Bill Wendling | Linux still needs these hacks. |
commit | commitdiff | tree | snapshot |
2010-10-20 |
Argyrios Kyrtzidis | Fix issue with chained PCH where forward references... |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Fariborz Jahanian | Do not rewrite new accessor if user has defined accessors. |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Ted Kremenek | Silence uninitialized value warning. |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Ted Kremenek | Really^2 fix <rdar://problem/8361834>, this time withou... |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Douglas Gregor | Provide an upper bound to the edit-distance algorithm... |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Andrew Trick | Putting back safe fixes 116836,116837,116838 |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Ted Kremenek | Revert most of r116862. It isn't quite the right fix... |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Ted Kremenek | Really fix: <rdar://problem/8361834> MacroInfo::AddToke... |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Ted Kremenek | Simplify loop. No functionality change. |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Andrew Trick | Reverting 116836,116837,116838 until we resolve the... |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Bill Wendling | Now that mm_malloc.h was rewritten to *not* include... |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Douglas Gregor | Improve the performance of typo correction, by using... |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Fariborz Jahanian | Fixes a bug in ivar lookup in the new objc's default |
commit | commitdiff | tree | snapshot |
2010-10-19 |
John McCall | Tag references shouldn't ever get template parameter... |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Ted Kremenek | Simplify lifetime management of MacroInfo objects in... |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Argyrios Kyrtzidis | Fix up the comments for creating ParmVarDeclAbbrev... |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Argyrios Kyrtzidis | Minor optimization; if we have a CXXRecordDecl we can... |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Argyrios Kyrtzidis | Merge headers into test/PCH/chain-cxx.cpp for convenience. |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Douglas Gregor | Fix CMake installation of arm_neon.h |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Ted Kremenek | In ~Preprocessor(), also cleanup the MacroInfo objects... |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Ted Kremenek | Fix typo in comment. |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Fariborz Jahanian | This patch implements Next's IRGen for -fconstant-strin... |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Douglas Gregor | When marking declarations referenced within an expressi... |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Chandler Carruth | Use CLANG_RESOURCE_DIR define if one is provided, other... |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Michael J.... | test: FileCheck'ize and document test. |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Michael J.... | Fix Whitespace. |
commit | commitdiff | tree | snapshot |
2010-10-19 |
John McCall | MSVC space optimization. |
commit | commitdiff | tree | snapshot |
2010-10-19 |
John McCall | Petty space optimizations in ElaboratedType and Depende... |
commit | commitdiff | tree | snapshot |
2010-10-19 |
John McCall | When instantiating a dependently-scoped friend function... |
commit | commitdiff | tree | snapshot |
2010-10-19 |
NAKAMURA Takumi | lib/Headers/stddef.h: wint_t should be defined whenever... |
commit | commitdiff | tree | snapshot |
2010-10-19 |
NAKAMURA Takumi | test/Coverage/html-diagnostics.c: Use find(1) to glob... |
commit | commitdiff | tree | snapshot |
2010-10-19 |
John McCall | Instantiate enclosing template parameter lists when... |
commit | commitdiff | tree | snapshot |
2010-10-19 |
John McCall | Uncomputable contexts are always records but can exist. |
commit | commitdiff | tree | snapshot |
2010-10-19 |
John McCall | Redirect templated friend class decls to a new Sema... |
commit | commitdiff | tree | snapshot |
2010-10-19 |
NAKAMURA Takumi | test/Sema/return.c: Cygwin does not have _longjmp(). |
commit | commitdiff | tree | snapshot |
2010-10-19 |
NAKAMURA Takumi | test/Coverage/html-diagnostics.c: Do not make hit ... |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Douglas Gregor | Tweak code-completion result priorities, so that exact... |
commit | commitdiff | tree | snapshot |
2010-10-18 |
Bill Wendling | We shouldn't keep track of MMX registers "needed" separ... |
commit | commitdiff | tree | snapshot |
2010-10-18 |
Eric Christopher | From scratch rewrite of mm_malloc.h. |
commit | commitdiff | tree | snapshot |
2010-10-18 |
Daniel Dunbar | tests: Force triple to avoid limited precision warning... |
commit | commitdiff | tree | snapshot |
2010-10-18 |
Ted Kremenek | "Fix" bogus idempotent operations warning due to loop... |
commit | commitdiff | tree | snapshot |
2010-10-18 |
Daniel Dunbar | Driver: Reject -fasm-blocks except on X86 (where we... |
commit | commitdiff | tree | snapshot |
2010-10-18 |
Daniel Dunbar | Driver/IA: Accept and ignore -force_cpusubtype_ALL... |
commit | commitdiff | tree | snapshot |
2010-10-18 |
Daniel Dunbar | Driver/Darwin: Forward -ObjC when linking, which may... |
commit | commitdiff | tree | snapshot |
2010-10-18 |
Douglas Gregor | Fix the translation of the PCC_ForInit code-completion... |
commit | commitdiff | tree | snapshot |
2010-10-18 |
Douglas Gregor | Provide code completion for types after the '^' that... |
commit | commitdiff | tree | snapshot |
2010-10-18 |
John McCall | Fix some bugs in local class mangling brought up in... |
commit | commitdiff | tree | snapshot |
2010-10-18 |
Douglas Gregor | Introduce code completion results for Objective-C metho... |
commit | commitdiff | tree | snapshot |
2010-10-18 |
Argyrios Kyrtzidis | Read/write declaration attributes from/to PCH properly... |
commit | commitdiff | tree | snapshot |
2010-10-18 |
Argyrios Kyrtzidis | Merge header & cpp for test/PCH/attrs.c - more convenie... |
commit | commitdiff | tree | snapshot |
2010-10-18 |
Douglas Gregor | When providing code completions of Objective-C method... |
commit | commitdiff | tree | snapshot |
2010-10-18 |
Fariborz Jahanian | patch fixes class names missing from method names in... |
commit | commitdiff | tree | snapshot |
2010-10-18 |
Anders Carlsson | Implement the first half of [dcl.attr.override]p6. |
commit | commitdiff | tree | snapshot |
2010-10-18 |
Francois Pichet | Microsoft enum extensions. 2 things will change on... |
commit | commitdiff | tree | snapshot |
2010-10-18 |
Douglas Gregor | Add iteration over the preprocessor conditional stack... |
commit | commitdiff | tree | snapshot |
2010-10-18 |
Douglas Gregor | Add declarations nested in a linkage specification... |
commit | commitdiff | tree | snapshot |
2010-10-18 |
Michael J.... | CodeGen: Fix long double on Windows using MSVC runtime. |
commit | commitdiff | tree | snapshot |
2010-10-18 |
Michael J.... | Fix Whitespace. |
commit | commitdiff | tree | snapshot |
2010-10-18 |
Bill Wendling | Reapply r116684 with fixes. The test cases needed to... |
commit | commitdiff | tree | snapshot |
2010-10-18 |
Oscar Fuentes | Do not use absolute path on the clang++ symlink. |
commit | commitdiff | tree | snapshot |
2010-10-17 |
Anders Carlsson | Implement [dcl.attr.override]p2 and add tests for p1... |
commit | commitdiff | tree | snapshot |
2010-10-17 |
Anders Carlsson | Add test for [dcl.attr.final]p4. |
commit | commitdiff | tree | snapshot |
2010-10-17 |
Oscar Fuentes | Use a script for creating the clang++ executable. |
commit | commitdiff | tree | snapshot |
2010-10-17 |
Bill Wendling | Temporarily revert r116684. It was causing failures... |
commit | commitdiff | tree | snapshot |
2010-10-17 |
Bill Wendling | The "gcc.dg/compat/vector-1 -m32" test was broken after... |
commit | commitdiff | tree | snapshot |
2010-10-16 |
Argyrios Kyrtzidis | Xcode keeps modifying the project file and I don't... |
commit | commitdiff | tree | snapshot |
2010-10-16 |
John McCall | Coding by inspection has its problems. |
commit | commitdiff | tree | snapshot |
2010-10-16 |
Gabor Greif | validator |
commit | commitdiff | tree | snapshot |
2010-10-16 |
Gabor Greif | these items are done, afaik |
commit | commitdiff | tree | snapshot |
2010-10-16 |
John McCall | objc_exception_rethrow does not take an exception argument. |
commit | commitdiff | tree | snapshot |
2010-10-16 |
John McCall | Reformatting. |
commit | commitdiff | tree | snapshot |
2010-10-16 |
John McCall | White-listing templated-scope friend decls is a good... |
commit | commitdiff | tree | snapshot |
2010-10-16 |
Daniel Dunbar | Revert r116656, "IRgen/Obj-C/NeXT: Fix the IR signature for |
commit | commitdiff | tree | snapshot |
2010-10-16 |
Daniel Dunbar | Add an empty robots.txt, mostly just to reduce errors... |
commit | commitdiff | tree | snapshot |
2010-10-16 |
Daniel Dunbar | Add a favicon.ico, mostly just to reduce errors in... |
commit | commitdiff | tree | snapshot |
2010-10-16 |
Daniel Dunbar | IRgen/Obj-C/NeXT: Fix the IR signature for objc_excepti... |
commit | commitdiff | tree | snapshot |
2010-10-16 |
Fariborz Jahanian | Fix a rewriting bug of rewriting properties declared in |
commit | commitdiff | tree | snapshot |
2010-10-16 |
Ted Kremenek | Tweak scan-build to work with naked clang commands. |
commit | commitdiff | tree | snapshot |
2010-10-16 |
Chandler Carruth | Not really sure how this worked, but it seems like... |
commit | commitdiff | tree | snapshot |
2010-10-15 |
Douglas Gregor | Allow list-initialization of a local variable of class... |
commit | commitdiff | tree | snapshot |
2010-10-15 |
Douglas Gregor | Disable this test again, which naturally fails on every... |
commit | commitdiff | tree | snapshot |
2010-10-15 |
Ted Kremenek | Tweak retain/release checker diagnostics to specify... |
commit | commitdiff | tree | snapshot |
2010-10-15 |
Fariborz Jahanian | Check for ivar being a C++ object before attempting to |
commit | commitdiff | tree | snapshot |
2010-10-15 |
Daniel Dunbar | Driver: Error on -fno-for-scope, which we have no inten... |
commit | commitdiff | tree | snapshot |
2010-10-15 |
Nick Lewycky | Report the location of the syntax error inside a macro... |
commit | commitdiff | tree | snapshot |
2010-10-15 |
Francois Pichet | bool bit fields are causing problems with MSVC. Replace... |
commit | commitdiff | tree | snapshot |
2010-10-15 |
Dan Gohman | Mention the paragraphs in the standards which sanction... |
commit | commitdiff | tree | snapshot |
2010-10-15 |
Dan Gohman | Use a different name for pointer types in tbaa, to... |
commit | commitdiff | tree | snapshot |
2010-10-15 |
Dan Gohman | Add a comment. |
commit | commitdiff | tree | snapshot |
2010-10-15 |
Dan Gohman | Fix a typo in a comment Frits van Bommel spotted. |
commit | commitdiff | tree | snapshot |
2010-10-15 |
Dan Gohman | Experimental TBAA support for enum types. |
commit | commitdiff | tree | snapshot |
2010-10-15 |
Argyrios Kyrtzidis | Again, add '-include-pch' option to the driver, so... |
commit | commitdiff | tree | snapshot |
2010-10-15 |
Argyrios Kyrtzidis | Revert r116605, a lot more were committed by mistake. |
commit | commitdiff | tree | snapshot |
2010-10-15 |
Argyrios Kyrtzidis | Add '-include-pch' option to the driver, so it can... |
commit | commitdiff | tree | snapshot |
2010-10-15 |
Fariborz Jahanian | Eradicate IsSuper field from ObjCImplicitSetterGetterRe... |
commit | commitdiff | tree | snapshot |
next |