2011-11-28 |
Chandler Carruth | Peter says this shouldn't make it to the relnotes,... |
commit | commitdiff | tree | snapshot |
2011-11-28 |
Chandler Carruth | Flesh out and pretty-up the driver section. This could... |
commit | commitdiff | tree | snapshot |
2011-11-28 |
Chandler Carruth | Add a brief mention of the warning flag name updates... |
commit | commitdiff | tree | snapshot |
2011-11-28 |
Chandler Carruth | Tidy up, wrap lines, and use <code> tags more consistently. |
commit | commitdiff | tree | snapshot |
2011-11-28 |
Anna Zaks | Cleanup the Release Notes for the static analyzer: |
commit | commitdiff | tree | snapshot |
2011-11-28 |
Kostya Serebryany | First version of AddressSanitizer docs; documentation... |
commit | commitdiff | tree | snapshot |
2011-11-28 |
Anna Zaks | [analyzer] Add more simple taint tests. |
commit | commitdiff | tree | snapshot |
2011-11-28 |
Anna Zaks | [analyzer] Minor cleanup of SValBuilder: Comments ... |
commit | commitdiff | tree | snapshot |
2011-11-28 |
Rafael Espindola | Fix comment. |
commit | commitdiff | tree | snapshot |
2011-11-28 |
Douglas Gregor | When synthesizing an implicitly-defined copy or move... |
commit | commitdiff | tree | snapshot |
2011-11-28 |
Richard Smith | Add a release notes section on new C++11 language featu... |
commit | commitdiff | tree | snapshot |
2011-11-28 |
Fariborz Jahanian | Remove code made redundant by my previous patch. |
commit | commitdiff | tree | snapshot |
2011-11-28 |
Fariborz Jahanian | pinpoint name/location of deprecated/unavailable enumerator |
commit | commitdiff | tree | snapshot |
2011-11-28 |
Chandler Carruth | Add a proper blurb for the PPCallbacks features. |
commit | commitdiff | tree | snapshot |
2011-11-28 |
Chandler Carruth | This doesn't really seem worthy of a relnote... Shout... |
commit | commitdiff | tree | snapshot |
2011-11-28 |
Chandler Carruth | Fill in a section for the instantiation -> expansion... |
commit | commitdiff | tree | snapshot |
2011-11-28 |
Chandler Carruth | Add proper text for the Diagnostic API changes. |
commit | commitdiff | tree | snapshot |
2011-11-28 |
Fariborz Jahanian | objc: turn warning for property type mismatch in |
commit | commitdiff | tree | snapshot |
2011-11-28 |
Douglas Gregor | Add a release note for Objective-C related result types |
commit | commitdiff | tree | snapshot |
2011-11-28 |
Douglas Gregor | Note that code completion now works better for in-class... |
commit | commitdiff | tree | snapshot |
2011-11-28 |
Douglas Gregor | When checking a call to a builtin atomic operation... |
commit | commitdiff | tree | snapshot |
2011-11-28 |
Chandler Carruth | And that completes my sweep through commits for things... |
commit | commitdiff | tree | snapshot |
2011-11-28 |
Chandler Carruth | Finished with August's commits, and actually added... |
commit | commitdiff | tree | snapshot |
2011-11-28 |
Chandler Carruth | July's notes.. |
commit | commitdiff | tree | snapshot |
2011-11-28 |
Nicola Gigante | Removed useless ImplicitCast nodes in explicit cstyle... |
commit | commitdiff | tree | snapshot |
2011-11-28 |
Chandler Carruth | July was a bit quiet to... except for ARC. ;] |
commit | commitdiff | tree | snapshot |
2011-11-28 |
Chandler Carruth | June was a quiet month... I can't imagine why... ;] |
commit | commitdiff | tree | snapshot |
2011-11-28 |
Chandler Carruth | Notes through another month... a *really* busy month... |
commit | commitdiff | tree | snapshot |
2011-11-28 |
Chandler Carruth | Add the first month's commit notes. |
commit | commitdiff | tree | snapshot |
2011-11-28 |
Bob Wilson | Install c-index-test and clang-c/Index.h as internal... |
commit | commitdiff | tree | snapshot |
2011-11-28 |
Chandler Carruth | Begin sketching out the Clang release notes. The plan... |
commit | commitdiff | tree | snapshot |
2011-11-28 |
NAKAMURA Takumi | test/lit.cfg: Enhance getRegisteredTargets() to retriev... |
commit | commitdiff | tree | snapshot |
2011-11-28 |
Argyrios Kyrtzidis | [libclang] Indexing API: If the client requested to... |
commit | commitdiff | tree | snapshot |
2011-11-28 |
Argyrios Kyrtzidis | [libclang] Indexing API: Capture diagnostics during... |
commit | commitdiff | tree | snapshot |
2011-11-28 |
Peter Collingbourne | Another silly workaround for MSVC. |
commit | commitdiff | tree | snapshot |
2011-11-28 |
Argyrios Kyrtzidis | [arcmt] Integrate GC __weak into property attributes... |
commit | commitdiff | tree | snapshot |
2011-11-28 |
Peter Collingbourne | Sigh, another workaround for MSVC. |
commit | commitdiff | tree | snapshot |
2011-11-28 |
Argyrios Kyrtzidis | [arcmt] Don't add __weak if there is already a GC __wea... |
commit | commitdiff | tree | snapshot |
2011-11-28 |
Peter Collingbourne | Work around a gcc4.2 bug. |
commit | commitdiff | tree | snapshot |
2011-11-27 |
Peter Collingbourne | In Sema::MaybeBindToTemporary, create a CXXBindTemporar... |
commit | commitdiff | tree | snapshot |
2011-11-27 |
Peter Collingbourne | When destroying temporaries, instead of a custom cleanu... |
commit | commitdiff | tree | snapshot |
2011-11-27 |
Rafael Espindola | Make our handling of MMX x SSE closer to what gcc does: |
commit | commitdiff | tree | snapshot |
2011-11-27 |
Rafael Espindola | Add inreg attributes to reference arguments. |
commit | commitdiff | tree | snapshot |
2011-11-27 |
Sebastian Redl | Reference initialization with initializer lists. |
commit | commitdiff | tree | snapshot |
2011-11-27 |
Rafael Espindola | Error on non x86 architectures. |
commit | commitdiff | tree | snapshot |
2011-11-27 |
Rafael Espindola | Fix file name in comments. |
commit | commitdiff | tree | snapshot |
2011-11-27 |
Bob Wilson | Use libcxx makefile's do-installhdrs target. <rdar... |
commit | commitdiff | tree | snapshot |
2011-11-26 |
Rafael Espindola | Add the minimum implementation of cpuid.h. This works... |
commit | commitdiff | tree | snapshot |
2011-11-26 |
Nicola Gigante | Test commit |
commit | commitdiff | tree | snapshot |
2011-11-26 |
Abramo Bagnara | Fixed lexical declaration context when instantiating... |
commit | commitdiff | tree | snapshot |
2011-11-26 |
Rafael Espindola | Set __OPTIMIZE_SIZE__ on -Os and -Oz. This matches... |
commit | commitdiff | tree | snapshot |
2011-11-25 |
Francois Pichet | In Microsoft mode, make "Unqualified lookup into depend... |
commit | commitdiff | tree | snapshot |
2011-11-24 |
David Blaikie | Fix typo (becuase->because), PR11427 |
commit | commitdiff | tree | snapshot |
2011-11-24 |
Matt Beaumont-Gay | Wordsmith the -Warray-bounds diagnostic text a bit |
commit | commitdiff | tree | snapshot |
2011-11-23 |
Richard Trieu | Add feature to diagnostics that will provide more infor... |
commit | commitdiff | tree | snapshot |
2011-11-23 |
Argyrios Kyrtzidis | [PCH] Check for isTopLevelDeclInObjCContainer when... |
commit | commitdiff | tree | snapshot |
2011-11-23 |
Argyrios Kyrtzidis | [libclang] Fix operations (token annotation, getting... |
commit | commitdiff | tree | snapshot |
2011-11-23 |
Argyrios Kyrtzidis | Remove an assertion that is not valid if we cancel... |
commit | commitdiff | tree | snapshot |
2011-11-23 |
Argyrios Kyrtzidis | [libclang] Indexing API: Fix issues, mostly C++ related. |
commit | commitdiff | tree | snapshot |
2011-11-23 |
James Molloy | AAPCS compliance - 32-bit wchar_t should be unsigned... |
commit | commitdiff | tree | snapshot |
2011-11-23 |
Richard Smith | Don't check alignment, it's irrelevant to this test. |
commit | commitdiff | tree | snapshot |
2011-11-22 |
Richard Smith | Use static storage duration for file-scope compound... |
commit | commitdiff | tree | snapshot |
2011-11-22 |
Benjamin Kramer | Remove assert from hot code path and add a clarifying... |
commit | commitdiff | tree | snapshot |
2011-11-22 |
Matt Beaumont-Gay | Provide better source info for template specializations... |
commit | commitdiff | tree | snapshot |
2011-11-22 |
Benjamin Kramer | Lexer: Don't throw away the hard work SSE did to find... |
commit | commitdiff | tree | snapshot |
2011-11-22 |
Argyrios Kyrtzidis | [libclang] Indexing API: Support C++ symbols. |
commit | commitdiff | tree | snapshot |
2011-11-22 |
Kostya Serebryany | implement __has_feature(address_sanitizer); also use... |
commit | commitdiff | tree | snapshot |
2011-11-21 |
Peter Collingbourne | Un-XFAIL this test on Darwin, it reportedly passes... |
commit | commitdiff | tree | snapshot |
2011-11-21 |
Richard Smith | Add stub section to the user manual for C++ language... |
commit | commitdiff | tree | snapshot |
2011-11-21 |
Richard Smith | Add driver arguments -ftemplate-depth=N and -fconstexpr... |
commit | commitdiff | tree | snapshot |
2011-11-21 |
Roman Divacky | Change the linker emulation name for FreeBSD/PPC32. |
commit | commitdiff | tree | snapshot |
2011-11-21 |
Benjamin Kramer | CodeGen: Simplify code. |
commit | commitdiff | tree | snapshot |
2011-11-21 |
Peter Collingbourne | Delete the depfile if we could not open a header file... |
commit | commitdiff | tree | snapshot |
2011-11-21 |
Peter Collingbourne | Teach the driver about failure result files, which... |
commit | commitdiff | tree | snapshot |
2011-11-21 |
Peter Collingbourne | Create the clang++ symlink as a POST_BUILD custom comma... |
commit | commitdiff | tree | snapshot |
2011-11-20 |
Benjamin Kramer | CodeGen: allow __asm renaming on static local variables. |
commit | commitdiff | tree | snapshot |
2011-11-20 |
Douglas Gregor | Allow preprocessor callbacks to recover from a "file... |
commit | commitdiff | tree | snapshot |
2011-11-19 |
Douglas Gregor | Add support for pretty-printing attributes, from Richar... |
commit | commitdiff | tree | snapshot |
2011-11-19 |
Douglas Gregor | Update signature of HandleTopLevelDecl. |
commit | commitdiff | tree | snapshot |
2011-11-19 |
Douglas Gregor | Tweak the guidelines for when one should send patches... |
commit | commitdiff | tree | snapshot |
2011-11-19 |
Abramo Bagnara | Fixed HadMultipleCandidates loading. |
commit | commitdiff | tree | snapshot |
2011-11-19 |
Benjamin Kramer | Driver: Remove the signal number from the "command... |
commit | commitdiff | tree | snapshot |
2011-11-19 |
Douglas Gregor | Initialize ImplicitConversionSequence::ListInitializati... |
commit | commitdiff | tree | snapshot |
2011-11-19 |
Douglas Gregor | Add missing initialization in the ContentCache. Serious... |
commit | commitdiff | tree | snapshot |
2011-11-18 |
Francois Pichet | Enable delayed template parsing for friend functions... |
commit | commitdiff | tree | snapshot |
2011-11-18 |
Abramo Bagnara | Fixed implicit instantiations source range. |
commit | commitdiff | tree | snapshot |
2011-11-18 |
Ted Kremenek | Refine placement of LangOptions object in CompilerInvoc... |
commit | commitdiff | tree | snapshot |
2011-11-18 |
Eli Friedman | Finish r144971, which was an incomplete commit. |
commit | commitdiff | tree | snapshot |
2011-11-18 |
Eli Friedman | Fix the meaning of an "empty" record for the case of... |
commit | commitdiff | tree | snapshot |
2011-11-18 |
Eli Friedman | Make va_arg on x86-64 compute alignment the same way... |
commit | commitdiff | tree | snapshot |
2011-11-18 |
Anna Zaks | [analyzer] Warn when non pointer arguments are passed... |
commit | commitdiff | tree | snapshot |
2011-11-18 |
Eli Friedman | A bunch of fixes to argument passing and va_arg on... |
commit | commitdiff | tree | snapshot |
2011-11-18 |
Eli Friedman | Don't try to expand struct arguments containing holes... |
commit | commitdiff | tree | snapshot |
2011-11-18 |
Eli Friedman | Simplify code for returning a struct for Darwin x86... |
commit | commitdiff | tree | snapshot |
2011-11-18 |
NAKAMURA Takumi | c-index-test.c: Fix syntax according to C. |
commit | commitdiff | tree | snapshot |
2011-11-18 |
Anna Zaks | [analyzer] The compiler warning was disabling the analy... |
commit | commitdiff | tree | snapshot |
2011-11-18 |
Eli Friedman | Ignore empty unions in argument lowering on x86-32... |
commit | commitdiff | tree | snapshot |
2011-11-18 |
Argyrios Kyrtzidis | Change ASTConsumer::HandleTopLevelDecl to return true... |
commit | commitdiff | tree | snapshot |
2011-11-18 |
Argyrios Kyrtzidis | [libclang] Indexing API: |
commit | commitdiff | tree | snapshot |
2011-11-18 |
Argyrios Kyrtzidis | [libclang] Indexing API: make sure we don't pass declar... |
commit | commitdiff | tree | snapshot |
next |