The Week Of Monday 17 February 2014 Archives by date
Starting: Mon Feb 17 01:51:49 PST 2014
Ending: Sun Feb 23 23:32:21 PST 2014
Messages: 597
- [PATCH] ARM & AArch64: merge the semantic checking of NEON intrinsics
Tim Northover
- [PATCH] ARM NEON: use more flexible TableGen field for defs.
Tim Northover
- r201508 - Darwin: remove buggy assertion
Tim Northover
- r201512 - Fix gcc warning about C++ style comments.
Patrik Hagglund
- [PATCH] [OPENMP] First changes for Parsing and Sema for 'omp simd' directive support
Alexander Musman
- [OpenCL] fix for the restriction on pointers to functions
Anastasia Stulova
- [PATCH] [OPENMP] First changes for Parsing and Sema for 'omp simd' directive support
Dmitri Gribenko
- r201515 - Implements a declarative approach to documenting individual attributes in Clang via a Documentation tablegen class. Also updates the internals manual with information about how to use this new, required, documentation feature.
Aaron Ballman
- Attribute documentation
Aaron Ballman
- r201516 - Fixing build bot breakage due to using a local type as a template argument.
Aaron Ballman
- r201517 - Removing a C++11'ism to also fix the build bots.
Aaron Ballman
- [PATCH] Implements -mfpu=softvfp+variants on ARM driver
Renato Golin
- r201518 - The default assignment operator could not be generated by all of the bots, but it's required by std::vector to operate properly.
Aaron Ballman
- r201520 - Revert "Debug info: Make DWARF4 the default for Darwin, too."
Adrian Prantl
- LLVM buildmaster will be restarted today after 6 PM Pacific
Galina Kistanova
- [PATCH] [analyzer][Review request] Improved checker naming in CFG dump.
Антон Ярцев
- [PATCH] [analyzer][Review request] Improved checker naming in CFG dump.
Ted Kremenek
- [PATCH] Implements -mfpu=softvfp+variants on ARM driver
Joerg Sonnenberger
- r201524 - Forcing it to be an error when there is no Documentation list specified for an attribute. This is a bit of a (harmless) hack, but the FIXME explains why and when this hack can be removed. It's a justified hack because this prevents attribute authors from forgetting to add documentation when they add a new attribute.
Aaron Ballman
- r201525 - [analyzer] Improved checker naming in CFG dump.
Anton Yartsev
- [PATCH] add supporting of the sanitizer arguments into Clang on FreeBSD platform.
Viktor Kutuzov
- r201526 - Fix some minor whitespace issues.
Bob Wilson
- r201527 - Some nitpicky comment fixes for "i.e." and "e.g." abbreviations.
Bob Wilson
- r201528 - Change PGO instrumentation to compute counts in a separate AST traversal.
Bob Wilson
- [PATCH] Implements -mfpu=softvfp+variants on ARM driver
Renato Golin
- r201532 - PR18855: Add support for UCNs and UTF-8 encoding within ud-suffixes.
Richard Smith
- [libcxxabi] r201533 - Demangle Dc to decltype(auto) as per the Itanium C++ ABI spec.
Anders Carlsson
- [libcxx] r201534 - Implement LWG Issue 2346: integral_constant's member functions should be marked noexcept
Marshall Clow
- libc++ patch for LWG Issue 2232 - dangling reference for regex_iterators
Marshall Clow
- [PATCH] Pass -gdwarf-N options to integrated assembler
Renato Golin
- [PATCH] Pass -gdwarf-N options to integrated assembler
Oliver Stannard
- r201536 - PR18870: Parse language linkage specifiers properly if the string-literal is
Richard Smith
- r201537 - PR18839: 'extern "C++"' also adds an implicit 'extern', not just 'extern "C"'.
Richard Smith
- r201162 - 'nonnull(1)' on a block parameter should apply to the block's argument.
Richard Smith
- r201162 - 'nonnull(1)' on a block parameter should apply to the block's argument.
Jordan Rose
- r201162 - 'nonnull(1)' on a block parameter should apply to the block's argument.
Richard Smith
- r201540 - Fix a non-error diagnostic that had an err_ name. Also move it from Warning to
Richard Smith
- r201528 - Change PGO instrumentation to compute counts in a separate AST traversal.
Justin Bogner
- r201542 - PR18876: The special-case rule that ignores the destruction of a top-level
Richard Smith
- libc++ patch for max_align_t
Richard Smith
- r201162 - 'nonnull(1)' on a block parameter should apply to the block's argument.
Ted Kremenek
- [PATCH] [OPENMP] First changes for Parsing and Sema for 'omp simd' directive support
Alexander Musman
- [PATCH] [OPENMP] First changes for Parsing and Sema for 'omp simd' directive support
Alexander Musman
- [PATCH] add supporting of the sanitizer arguments into Clang on FreeBSD platform.
Alexey Samsonov
- [PATCH] Fix Typo in lib/Driver/ToolChains.cpp
Stephan Falke
- [PATCH] Implements -mfpu=softvfp+variants on ARM driver
Bernie Ogden
- [PATCH] [OPENMP] First changes for Parsing and Sema for 'omp simd' directive support
Dmitri Gribenko
- [PATCH] Implements -mfpu=softvfp+variants on ARM driver
Renato Golin
- [PATCH] Implements -mfpu=softvfp+variants on ARM driver
Renato Golin
- [PATCH] Implements -mfpu=softvfp+variants on ARM driver
Bernie Ogden
- [PATCH] Implements -mfpu=softvfp+variants on ARM driver
Renato Golin
- r201569 - MS ABI: Add support for mangling __restrict
David Majnemer
- r201570 - Remove trailing spaces (no other change)
Sylvestre Ledru
- r201537 - PR18839: 'extern "C++"' also adds an implicit 'extern', not just 'extern "C"'.
cdavis5x at gmail.com
- [cfe-dev] Bug 18275 - Incorrect const qualifier behavior in definition.
suyog sarda
- r201574 - MS ABI: Refactor extended qualifiers
David Majnemer
- [PATCH] Implements -mfpu=softvfp+variants on ARM driver
Renato Golin
- r201578 - libclang: fix a bug in processing invalid arguments, introduced in r201249
Dmitri Gribenko
- r201579 - Add files that I forgot to svn add in 201578.
Dmitri Gribenko
- [PATCH] Implements -mfpu=softvfp+variants on ARM driver
Bernard Ogden
- [PATCH] Fix Typo in lib/Driver/ToolChains.cpp
Rafael Espíndola
- [PATCH] add supporting of the sanitizer arguments into Clang on FreeBSD platform.
Viktor Kutuzov
- [PATCH] add supporting of the sanitizer arguments into Clang on FreeBSD platform.
Viktor Kutuzov
- [PATCH] add supporting of the sanitizer arguments into Clang on FreeBSD platform.
Viktor Kutuzov
- r201583 - [analyzer] Teach CastSizeChecker about flexible array members.
Jordan Rose
- [PATCH] Teach CastSizeChecker about flexible arrays
Jordan Rose
- r201584 - Remove trailing spaces (no other change). Bikeshed #2
Sylvestre Ledru
- r201585 - DeLesley Hutchins (who wrote the original thread-safety attribute functionality) and I have agreed to start migrating from lock-specific terminology to "capability"-specific terminology. This opens the door for future threading-related analysis passes so that a common nomenclature can be used.
Aaron Ballman
- r201586 - In some cases (for example, the Firefox build system), the CLANG_CXX variable is defined but empty.
Sylvestre Ledru
- r201587 - Missed updating this test case with r201585 -- the lockable attribute is now internally represented by CapabilityAttr.
Aaron Ballman
- r201588 - clang-cl: Parse the /d2Zi+ flag (PR18728)
Hans Wennborg
- r201590 - Attempting to fix the build bot due to some missing text in the ast dump.
Aaron Ballman
- r201569 - MS ABI: Add support for mangling __restrict
Reid Kleckner
- r201591 - Fix testcase to actually check what it was supposed to, and make it a bit more robust.
Richard Smith
- r201537 - PR18839: 'extern "C++"' also adds an implicit 'extern', not just 'extern "C"'.
Richard Smith
- [cfe-dev] Bug 18275 - Incorrect const qualifier behavior in definition.
Richard Smith
- [PATCH] MS ABI: Remove nv adjustment from direct vdtor calls and prologues
Reid Kleckner
- [PATCH] CodeGen: Emit globals with a constant initializer but no definition as available_externally.
Richard Smith
- [PATCH] Always add LLVMgold.so plugin if it's present in the standard location
Tom Roeder
- r201597 - clang-cl: support -v
Hans Wennborg
- r201569 - MS ABI: Add support for mangling __restrict
David Majnemer
- r201598 - Updated documentation for Thread Safety Analysis.
DeLesley Hutchins
- [clang-tools-extra] r201599 - Add a makefile for clang-query. Patch by Alex Horn!
Peter Collingbourne
- [PATCH] Additional capabilities attributes
Aaron Ballman
- [PATCH] Always add LLVMgold.so plugin if it's present in the standard location
Rafael Espíndola
- [PATCH] Lazy loading for late parsed templates
Will Wilson
- r201602 - DebugInfo: Avoid unnecessarily looking up the context when the declaration is already built.
David Blaikie
- [PATCH] ARM & AArch64: merge the semantic checking of NEON intrinsics
Ana Pazos
- [PATCH] AArch64: look up BuiltinID before calling EmitAArch64ScalarBuiltinExpr
Ana Pazos
- [PATCH] Fix for Bug 18536 - Bad alignment in clang/AST/StmpOpenMP.h
Doug Gregor
- [PATCH] Remove FormatSecurity from FormatNonLiteral warning group
Ted Kremenek
- [PATCH] Some infrastructure work for virtual file system (now on phab)
Ben Langmuir
- libc++ PATCH - partial implementation of LWG 2350 - min, max, and minmax should be constexpr
Marshall Clow
- r201205 - Add Multilib selection machinery
Gao, Yunzhong
- [PATCH] Some infrastructure work for virtual file system (now on phab)
Doug Gregor
- r201604 - clang-cl /fallback: emit a note when falling back
Hans Wennborg
- r201607 - Experiment with making -Wunreachable-code more immediately useful by restricting warnings to those issued in the main file.
Ted Kremenek
- r201607 - Experiment with making -Wunreachable-code more immediately useful by restricting warnings to those issued in the main file.
David Blaikie
- r201610 - More tests for r201536.
Richard Smith
- r201612 - MS ABI: Remove nv adjustment from direct vdtor calls and prologues
Reid Kleckner
- [PATCH] MS ABI: Remove nv adjustment from direct vdtor calls and prologues
Reid Kleckner
- [PATCH] MS ABI: Remove nv adjustment from direct vdtor calls and prologues
Reid Kleckner
- r201604 - clang-cl /fallback: emit a note when falling back
Reid Kleckner
- r201613 - Fix the Driver/cl-fallback.c test
Hans Wennborg
- [PATCH] Adding _mm_prefetch and other builtins
Warren Hunt
- r201604 - clang-cl /fallback: emit a note when falling back
Hans Wennborg
- Switch containing holes via table lookup
Hans Wennborg
- r201615 - Fix false positives in -Wmsvc-include by continuing header search
Reid Kleckner
- [PATCH] Adding _mm_prefetch and other builtins
David Majnemer
- [PATCH] Fix false positives in -Wmsvc-include by continuing header search
Reid Kleckner
- r201617 - Add missing test file for r201615
Reid Kleckner
- r201618 - Initial implementation of virtual file system
Ben Langmuir
- r201620 - PR13110: Add a -Wignored-qualifiers warning when ignoring a const, volatile, or
Richard Smith
- [PATCH] Some infrastructure work for virtual file system (now on phab)
Ben Langmuir
- [PATCH] Complete Rewrite of CGRecordLayoutBuilder
Warren Hunt
- [PATCH] Adding _mm_prefetch and other builtins
Hans Wennborg
- r201620 - PR13110: Add a -Wignored-qualifiers warning when ignoring a const, volatile, or
Juergen Ributzka
- r201621 - Remove a C++11ism.
Richard Smith
- r201620 - PR13110: Add a -Wignored-qualifiers warning when ignoring a const, volatile, or
Richard Smith
- r201604 - clang-cl /fallback: emit a note when falling back
Chandler Carruth
- [PATCH] Complete Rewrite of CGRecordLayoutBuilder
Reid Kleckner
- [PATCH] Complete Rewrite of CGRecordLayoutBuilder
Yunzhong Gao
- r201598 - Updated documentation for Thread Safety Analysis.
Chandler Carruth
- r201626 - clang-cl /fallback: turn the note into a warning
Hans Wennborg
- r201205 - Add Multilib selection machinery
Jonathan Roelofs
- r201627 - Remove dead code.
Rafael Espindola
- r201604 - clang-cl /fallback: emit a note when falling back
Hans Wennborg
- r201620 - PR13110: Add a -Wignored-qualifiers warning when ignoring a const, volatile, or
Juergen Ributzka
- r201628 - CIndex: initialise TU
Saleem Abdulrasool
- r201631 - Implement DR577
David Majnemer
- r201632 - Regenerate DR status page.
David Majnemer
- r201634 - Remove gunk from cxx_dr_status.html
David Majnemer
- r201620 - PR13110: Add a -Wignored-qualifiers warning when ignoring a const, volatile, or
Rafael Espíndola
- r201635 - Add an OverlayFileSystem class
Ben Langmuir
- r201636 - Pass VFS from CompilerInstance to FileManager
Ben Langmuir
- r201205 - Add Multilib selection machinery
Gao, Yunzhong
- r201639 - Attempt to appease C++11 buildbots
Ben Langmuir
- [PATCH] Add warnings so that Clang can catch most of the cases that GCC's -Waddress can catch
Richard Trieu
- r201620 - PR13110: Add a -Wignored-qualifiers warning when ignoring a const, volatile, or
Arthur O'Dwyer
- r201640 - [analyzer] Move checker alpha.osx.cocoa.MissingSuperCall out of alpha category.
Ted Kremenek
- [PATCH] Add warnings so that Clang can catch most of the cases that GCC's -Waddress can catch
David Majnemer
- [PATCH] Add TemplateSpecializationType polymorphism for hasTemplateArgument and hasAnyTemplateArgument, and (out of necessity) a refersToExpr matcher.
Peter Collingbourne
- [PATCH] Add TemplateSpecializationType polymorphism for hasTemplateArgument and hasAnyTemplateArgument, and (out of necessity) a refersToExpr matcher.
Peter Collingbourne
- [PATCH] Add isSpecific matcher for builtin types.
Peter Collingbourne
- r201648 - [analyzer] post analyzer build checker-276
Ted Kremenek
- [PATCH] Implement __readeflags and __writeeflags intrinsics
Alexey Volkov
- [PATCH] Add isSpecific matcher for builtin types.
Manuel Klimek
- [PATCH] Add TemplateSpecializationType polymorphism for hasTemplateArgument and hasAnyTemplateArgument, and (out of necessity) a refersToExpr matcher.
Manuel Klimek
- [PATCH] Add FreeBSD ARM EABI hard-float support
Andrew Turner
- r201348 - [CMake] Disable libclangTests.exe on win32 for now.
Dmitri Gribenko
- [PATCH] Add isSpecific matcher for builtin types.
Peter Collingbourne
- [PATCH] Add isSpecific matcher for builtin types.
Manuel Klimek
- r201635 - Add an OverlayFileSystem class
Dmitri Gribenko
- [PATCH] Fix for Bug 18536 - Bad alignment in clang/AST/StmpOpenMP.h
Alexey Bataev
- r201635 - Add an OverlayFileSystem class
Dmitri Gribenko
- r201635 - Add an OverlayFileSystem class
Dmitri Gribenko
- r201657 - libclang: ensure clang_createTranslationUnit2 always initializes *TU
Dmitri Gribenko
- [PATCH] Fix for Bug 18536 - Bad alignment in clang/AST/StmpOpenMP.h
Alexey Bataev
- r201659 - ARM & AArch64: merge the semantic checking of NEON intrinsics
Tim Northover
- r201660 - ARM NEON: use more flexible TableGen field for defs.
Tim Northover
- r201661 - ARM NEON: add vcvtX (with rounding mode) intrinsics to v8 ARM.
Tim Northover
- r201662 - Add FreeBSD ARM EABI hard-float support
Renato Golin
- [PATCH] ARM & AArch64: merge the semantic checking of NEON intrinsics
Tim Northover
- [PATCH] Add FreeBSD ARM EABI hard-float support
Renato Golin
- r201663 - ARM & AArch64: move struct definition outside function.
Tim Northover
- [PATCH] Implements -mfpu=softvfp+variants on ARM driver
Renato Golin
- r201667 - AArch64: look up EmitAArch64Scalar support before calling.
Tim Northover
- libc++ PATCH - partial implementation of LWG 2350 - min, max, and minmax should be constexpr
Ahmed Charles
- r201618 - Initial implementation of virtual file system
Aaron Ballman
- r201677 - Moving the documentation for the enable_if attribute into AttrDocs. Removed the "clang introduces" phrase for style consistency, but otherwise the documentation is identical.
Aaron Ballman
- r201678 - Moving the documentation for the overloadable attribute into AttrDocs.
Aaron Ballman
- r201685 - Remove typo from r201618
Ben Langmuir
- r201686 - Moving the documentation for the objc_method_family attribute into AttrDocs.
Aaron Ballman
- r201618 - Initial implementation of virtual file system
Ben Langmuir
- r201687 - Moving the documentation for the objc_requires_super attribute into AttrDocs.
Aaron Ballman
- r201635 - Add an OverlayFileSystem class
Ben Langmuir
- r201635 - Add an OverlayFileSystem class
Ben Langmuir
- r201691 - Fix some test issues in VirtualFileSystemTest
Ben Langmuir
- r201635 - Add an OverlayFileSystem class
Ben Langmuir
- r201693 - Updated tutorial code according to the changes in r197139.
Alexander Kornienko
- r201696 - Reduce verbosity in the virtual file system using LLVM.h
Ben Langmuir
- [libcxx] r201697 - Implement LWG2350: min, max, and minmax should be constexpr.
Marshall Clow
- libc++ PATCH - partial implementation of LWG 2350 - min, max, and minmax should be constexpr
Marshall Clow
- libc++ patch for LWG Issue 2232 - dangling reference for regex_iterators
Marshall Clow
- r201701 - [analyzer] Extend IdenticalExprChecker to check the two branches of an if.
Jordan Rose
- r201702 - [analyzer] Extend IdenticalExprChecker to check logical and bitwise expressions.
Jordan Rose
- [libcxx] r201703 - Implement LWG Issue: 2280. begin/end for arrays should be constexpr and noexcept, plus a drive-by fix for cbegin/cend suggested by Peter Sommerlad.
Marshall Clow
- [libcxx] r201704 - Mark issues 2280, 2258, 2304, 2317, 2350 and 2346 as completed.
Marshall Clow
- Extend IdenticalExprChecker to find more potential problems
Jordan Rose
- [cfe-dev] [PATCH] New syntax and functionality for __has_attribute
Aaron Ballman
- r201205 - Add Multilib selection machinery
Jonathan Roelofs
- r201709 - Only print the selected multilib when something is actually found on the host.
Yunzhong Gao
- [PATCH] Complete Rewrite of CGRecordLayoutBuilder
Warren Hunt
- libc++ patch for LWG Issue 2232 - dangling reference for regex_iterators
David Blaikie
- [PATCH] Complete Rewrite of CGRecordLayoutBuilder
Yunzhong Gao
- [PATCH] Add warnings so that Clang can catch most of the cases that GCC's -Waddress can catch
Richard Trieu
- r201712 - Moving the documentation for the availability attribute into AttrDocs.
Aaron Ballman
- r201713 - Some of these headings had the incorrect number of "underlines" and so would get warnings when generating the content from Sphinx. No functional changes intended.
Aaron Ballman
- libc++ patch for LWG Issue 2232 - dangling reference for regex_iterators
Marshall Clow
- [cfe-dev] Bug 18275 - Incorrect const qualifier behavior in definition.
suyog sarda
- r201714 - Added a documentation category for statement attributes so that things like clang::fallthrough can be documented.
Aaron Ballman
- r201715 - Moving the documentation for the clang::fallthrough attribute into AttrDocs.
Aaron Ballman
- [cfe-dev] Bug 18275 - Incorrect const qualifier behavior in definition.
Richard Smith
- r201716 - Moving the documentation for the ARM interrupt attribute into AttrDocs.
Aaron Ballman
- [PATCH] Add TemplateSpecializationType polymorphism for hasTemplateArgument and hasAnyTemplateArgument, and (out of necessity) a refersToExpr matcher.
Richard Smith
- [libcxx] r201717 - Implement LWG Issues #2329 and #2332 - disallow iterators into temporary regexes and regexes into temporary strings
Marshall Clow
- libc++ patch for LWG Issue 2232 - dangling reference for regex_iterators
David Blaikie
- r201620 - PR13110: Add a -Wignored-qualifiers warning when ignoring a const, volatile, or
Rafael Espíndola
- r201719 - Refactor -KPIC handling for as invocation.
Joerg Sonnenberger
- r201721 - clang-cl: Pass /Z7 when we fallback to cl with debug info enabled
Reid Kleckner
- r201722 - MS ABI: Let non-virtual method overloads participate in vftable ordering
Reid Kleckner
- r201598 - Updated documentation for Thread Safety Analysis.
Delesley Hutchins
- r201725 - Use a switch for the architecture specific logic in
Joerg Sonnenberger
- r201728 - GC now unused variable.
Joerg Sonnenberger
- [PATCH] Adding _mm_prefetch and other builtins
Warren Hunt
- r201729 - Teach Clang to provide ::max_align_t in C11 and C++11 modes.
Chandler Carruth
- r201730 - Hook up NetBSD/sparc and NetBSD/sparc64 as and ld invocations.
Joerg Sonnenberger
- [PATCH] Adding _mm_prefetch and other builtins
Hans Wennborg
- PATCH: s/__ISO_C_VISIBLE/__STDC_VERSION__/g
Chandler Carruth
- r201731 - Remove a broken attempt to cope with someone #undef'ing __has_include_next.
Richard Smith
- PATCH: Remove use of __GXX_EXPERIMENTAL_CXX0X__ from the defined(clang) region
Chandler Carruth
- [PATCH] Adding _mm_prefetch and other builtins
Warren Hunt
- r201732 - Refactored the way attribute category headers are handled so that it is possible to use custom categories. This allows for moving the consumable attributes (consumable, callable_when, return_typestate, etc) to be grouped together, with a content heading, like they were in the language extensions documentation. Moved the consumable attribute documentation from the language extensions into the attribute documentation table.
Aaron Ballman
- [PATCH] Hide pragma handler classes in ParsePragma.cpp
Reid Kleckner
- [PATCH] Adding _mm_prefetch and other builtins
Hans Wennborg
- r201733 - Until attribute documentation is implemented as a server-side feature, I will be manually committing AttributeReference.rst so that attribute documentation can be on the live server instead of simply disappearing from the language extensions page without obvious replacement.
Aaron Ballman
- libc++ patch for max_align_t
Chandler Carruth
- r192494 - Adds Microsoft compatiable C++ record layout code to clang.
Warren Hunt
- r201734 - Add _mm_prefetch and some others as MS builtins
Warren Hunt
- r201736 - Doing some temporary touch-up on the gnu namespace attribute documentation, from a post-commit review comment.
Aaron Ballman
- r201715 - Moving the documentation for the clang::fallthrough attribute into AttrDocs.
Richard Smith
- r201715 - Moving the documentation for the clang::fallthrough attribute into AttrDocs.
Aaron Ballman
- [PATCH] Adding _mm_prefetch and other builtins
Warren Hunt
- r201738 - Fix two pedantic issues with our builtin headers. The __STDC_VERSION__
Chandler Carruth
- r201739 - Use llvm::DeleteContainerSeconds when possible
Reid Kleckner
- [PATCH] Add a VFSFromYAML class and a parser to create it
Ben Langmuir
- r201742 - Updated to r201734. Removed unused declaration from lit test.
Warren Hunt
- [PATCH] Hide pragma handler classes in ParsePragma.cpp
David Majnemer
- r201739 - Use llvm::DeleteContainerSeconds when possible
Jordan Rose
- r201734 - Add _mm_prefetch and some others as MS builtins
Juergen Ributzka
- r201734 - Add _mm_prefetch and some others as MS builtins
Warren Hunt
- r201734 - Add _mm_prefetch and some others as MS builtins
Juergen Ributzka
- [PATCH] Lazy loading for late parsed templates
Richard Smith
- [PATCH] Add TemplateSpecializationType polymorphism for hasTemplateArgument and hasAnyTemplateArgument, and (out of necessity) a refersToExpr matcher.
Peter Collingbourne
- [PATCH] Add TemplateSpecializationType polymorphism for hasTemplateArgument and hasAnyTemplateArgument, and (out of necessity) a refersToExpr matcher.
Peter Collingbourne
- [PATCH] Complete Rewrite of CGRecordLayoutBuilder
Yunzhong Gao
- [PATCH] Complete Rewrite of CGRecordLayoutBuilder
Reid Kleckner
- [PATCH] Add TemplateSpecializationType polymorphism for hasTemplateArgument and hasAnyTemplateArgument, and (out of necessity) a refersToExpr matcher.
Richard Smith
- [PATCH] Warn on suspicious use of absolute value function
Richard Smith
- r201162 - 'nonnull(1)' on a block parameter should apply to the block's argument.
Richard Smith
- [PATCH] Add warnings so that Clang can catch most of the cases that GCC's -Waddress can catch
Richard Trieu
- [PATCH] Add warnings so that Clang can catch most of the cases that GCC's -Waddress can catch
Richard Trieu
- r201468 - [Sema] Fix assertion hit while trying to do constant evaluation for a dependent expression
Richard Smith
- r201162 - 'nonnull(1)' on a block parameter should apply to the block's argument.
Hal Finkel
- r201753 - [AST] Follow-up for r201468, move the check to the caller and add an assertion.
Argyrios Kyrtzidis
- r201468 - [Sema] Fix assertion hit while trying to do constant evaluation for a dependent expression
Argyrios Kyrtzidis
- Debugging statements included in r201031?
Faisal Vali
- [PATCH] [OPNEMP] Fixed instantiation of 'if' clause
Alexey Bataev
- r201755 - Reverting the virtual file system implementation, because it triggers an assertion
Juergen Ributzka
- r201618 - Initial implementation of virtual file system
Juergen Ributzka
- [PATCH] Add warnings so that Clang can catch most of the cases that GCC's -Waddress can catch
David Majnemer
- libc++ patch for max_align_t
Marshall Clow
- r201762 - [libclang/python] Use a Python standard library module to create a temporary file.
Argyrios Kyrtzidis
- [PATCH] Fix "FIXME" in libclang-Python bindings test of TranslationUnit.
Argyrios Kyrtzidis
- [PATCH] libclang: functions to deal with anonymous fields
Argyrios Kyrtzidis
- r201765 - [code-completion] Style guideline for Cocoa has custom accessor in property declarations without spaces around '='.
Argyrios Kyrtzidis
- [PATCH] MC: provide the ability to disable assembly parsing
Saleem Abdulrasool
- [PATCH] [clang] add support for -W{no-,}inline-asm-syntax
Saleem Abdulrasool
- r201768 - Don't actually emit output in test/Headers/mmprefetch.c.
Daniel Jasper
- [PATCH] Add TemplateSpecializationType polymorphism for hasTemplateArgument and hasAnyTemplateArgument, and (out of necessity) a refersToExpr matcher.
Manuel Klimek
- [PATCH] Fix Typo in lib/Driver/ToolChains.cpp
Stephan Falke
- r201722 - MS ABI: Let non-virtual method overloads participate in vftable ordering
Timur Iskhodzhanov
- [PATCH] [OPENMP] Replace libgomp by libiomp5 in driver
Alexey Bataev
- [PATCH] MC: provide the ability to disable assembly parsing
Renato Golin
- [PATCH] Add a VFSFromYAML class and a parser to create it
Dmitri Gribenko
- [PATCH] Do not assert when dereferencing member pointer using virtual inheritance with an incomplete class type
David Majnemer
- [PATCH] Implements -mfpu=softvfp+variants on ARM driver
Renato Golin
- [PATCH] [OPENMP] move all clauses to a separate header
Alexander Musman
- [PATCH] [clang] add support for -W{no-,}inline-asm-syntax
Chandler Carruth
- SV: [PATCH] new check checking comparing of boolean expressions and literals
Per Viberg
- r201772 - Change parameter type of _mm_prefetch to "const void *".
Daniel Jasper
- [PATCH] Add a VFSFromYAML class and a parser to create it
Dmitri Gribenko
- [PATCH] [OPENMP] move all clauses to a separate header
Dmitri Gribenko
- [PATCH] [OPENMP] Replace libgomp by libiomp5 in driver
Dmitri Gribenko
- [PATCH] [OPENMP] Replace libgomp by libiomp5 in driver
Alexey Bataev
- [PATCH] MC: provide the ability to disable assembly parsing
Renato Golin
- [PATCH] [OPENMP] Replace libgomp by libiomp5 in driver
Dmitri Gribenko
- [PATCH] [OPENMP] Replace libgomp by libiomp5 in driver
Alexey Bataev
- [PATCH] [OPENMP] Replace libgomp by libiomp5 in driver
Chandler Carruth
- r201774 - Revert r201772 as it breaks things on Windows
Timur Iskhodzhanov
- [PATCH] [OPENMP] Replace libgomp by libiomp5 in driver
Dmitri Gribenko
- r201772 - Change parameter type of _mm_prefetch to "const void *".
Timur Iskhodzhanov
- [PATCH] [OPENMP] Replace libgomp by libiomp5 in driver
"C. Bergström"
- r201775 - Revert r201734 and r201742.
Daniel Jasper
- [PATCH] [clang] add support for -W{no-,}inline-asm-syntax
David Woodhouse
- [PATCH] MC: provide the ability to disable assembly parsing
David Woodhouse
- [PATCH] [OPENMP] Replace libgomp by libiomp5 in driver
Chandler Carruth
- [PATCH] MC: provide the ability to disable assembly parsing
David Woodhouse
- r201734 - Add _mm_prefetch and some others as MS builtins
Daniel Jasper
- [PATCH] MC: provide the ability to disable assembly parsing
Daniel Sanders
- [PATCH] [clang] add support for -W{no-,}inline-asm-syntax
Chandler Carruth
- r201775 - Revert r201734 and r201742.
Chandler Carruth
- [PATCH] [clang] add support for -W{no-,}inline-asm-syntax
Daniel Sanders
- [PATCH] [clang] add support for -W{no-,}inline-asm-syntax
Chandler Carruth
- [PATCH] MC: provide the ability to disable assembly parsing
Renato Golin
- [PATCH] MS ABI: Remove nv adjustment from direct vdtor calls and prologues
Timur Iskhodzhanov
- [PATCH] [AArch64] Change int64_t from 'long long int' to 'long int' for AArch64 target.
Kevin Qin
- [PATCH] MC: provide the ability to disable assembly parsing
Daniel Sanders
- [PATCH] [clang] add support for -W{no-,}inline-asm-syntax
David Woodhouse
- [PATCH] CodeGen: Emit globals with a constant initializer but no definition as available_externally.
Benjamin Kramer
- [PATCH] [AArch64] Change int64_t from 'long long int' to 'long int' for AArch64 target.
Joerg Sonnenberger
- [PATCH] [OPENMP] Replace libgomp by libiomp5 in driver
Hal Finkel
- [PATCH] CodeGen: Emit globals with a constant initializer but no definition as available_externally.
Benjamin Kramer
- [PATCH] MC: provide the ability to disable assembly parsing
Renato Golin
- r201781 - D2843 - [OPENMP] move all clauses to a separate header
Alexey Bataev
- [PATCH] MC: provide the ability to disable assembly parsing
Joerg Sonnenberger
- [PATCH] [clang] add support for -W{no-,}inline-asm-syntax
Joerg Sonnenberger
- [PATCH] [OPENMP] Replace libgomp by libiomp5 in driver
Andrey Bokhanko
- r201785 - [CMake] clang_tablegen(AttrSpellings.inc): Prune redundant DEPENDS.
NAKAMURA Takumi
- [PATCH] [OPENMP] Replace libgomp by libiomp5 in driver
Andrey Bokhanko
- [PATCH] [OPENMP] move all clauses to a separate header
Dmitri Gribenko
- [PATCH] [AArch64] Change int64_t from 'long long int' to 'long int' for AArch64 target.
Tim Northover
- r201788 - OpenCL: fix for the restriction on pointers to functions.
Pekka Jaaskelainen
- [PATCH] MC: provide the ability to disable assembly parsing
Daniel Sanders
- r201789 - Get rid of obsolete addProfileRT(), generalize the relevant addProfileRTLinux() to all OS
Alexey Samsonov
- [OpenCL] fix for the restriction on pointers to functions
Pekka Jääskeläinen
- [PATCH] MC: provide the ability to disable assembly parsing
Joerg Sonnenberger
- r201791 - Remove really old "APPLE LOCAL" markers.
Rafael Espindola
- r192494 - Adds Microsoft compatiable C++ record layout code to clang.
Will Wilson
- [PATCH] add supporting of the sanitizer arguments into Clang on FreeBSD platform.
Alexey Samsonov
- r201792 - [mips] Make it impossible to have UnknownABI in CodeGen and Integrated Assembler.
Daniel Sanders
- [PATCH] [CMake] Fix installation without CLANG_BUILD_EXAMPLES
Brad King
- [PATCH] [clang] add support for -W{no-,}inline-asm-syntax
Rafael Espíndola
- [PATCH] [clang] add support for -W{no-,}inline-asm-syntax
Rafael Espíndola
- [PATCH] MC: provide the ability to disable assembly parsing
Rafael Ávila de Espíndola
- Add AArch64 big endian Target (aarch64_be)
Christian Pirker
- [cfe-dev] Bug 18275 - Incorrect const qualifier behavior in definition.
suyog sarda
- r201794 - Fix typo.
Rafael Espindola
- [PATCH] Fix Typo in lib/Driver/ToolChains.cpp
Rafael Espíndola
- r201795 - Sema: Emit a warning for non-null terminated format strings and other pathological cases.
Benjamin Kramer
- r201796 - Remove unused diagnostic.
Benjamin Kramer
- [PATCH] [CMake] Fix installation without CLANG_BUILD_EXAMPLES
Jordan Rose
- [PATCH] clang-format properly handles try/catch blocks
Alexander Rojas
- [PATCH] [CMake] Fix installation without CLANG_BUILD_EXAMPLES
Brad King
- r201799 - [CMake] Fix installation without CLANG_BUILD_EXAMPLES
Jordan Rose
- [PATCH] [CMake] Fix installation without CLANG_BUILD_EXAMPLES
Jordan Rose
- r201800 - Revert "Remove dead option."
Adrian Prantl
- [PATCH] [CMake] Fix installation without CLANG_BUILD_EXAMPLES
Brad King
- r201801 - add a comment.
Adrian Prantl
- r179670 - Remove dead option.
Adrian Prantl
- r179670 - Remove dead option.
Eric Christopher
- [PATCH] Add a VFSFromYAML class and a parser to create it
Ben Langmuir
- r201775 - Revert r201734 and r201742.
Warren Hunt
- r201775 - Revert r201734 and r201742.
Chandler Carruth
- r201800 - Revert "Remove dead option."
Eric Christopher
- r201775 - Revert r201734 and r201742.
Warren Hunt
- [PATCH] Fix false positive in IdenticalExprChecker
Daniel Fahlgren
- r201804 - Add TemplateSpecializationType polymorphism for hasTemplateArgument and
Peter Collingbourne
- [PATCH] Add a VFSFromYAML class and a parser to create it
Argyrios Kyrtzidis
- [PATCH] Add TemplateSpecializationType polymorphism for hasTemplateArgument and hasAnyTemplateArgument, and (out of necessity) a refersToExpr matcher.
Peter Collingbourne
- [PATCH] Correctly set brace range for CXXConstructExprs formed by list initialization.
Peter Collingbourne
- [PATCH] Do not add enums to prototype scope in C++ modes.
Peter Collingbourne
- r201807 - Clarify comment.
Adrian Prantl
- [PATCH] Do not assert when dereferencing member pointer using virtual inheritance with an incomplete class type
Reid Kleckner
- [PATCH] Sema: Don't crash when trying to instantiate a local class with an invalid base specifier
David Majnemer
- r190980 - Make Preprocessor::Lex non-recursive.
Joerg Sonnenberger
- [PATCH] Do not assert when dereferencing member pointer using virtual inheritance with an incomplete class type
David Majnemer
- [PATCH] Do not assert when dereferencing member pointer using virtual inheritance with an incomplete class type
David Majnemer
- r201810 - Enable MSRecordLayout in the presence of external sources.
Warren Hunt
- [PATCH] Add a VFSFromYAML class and a parser to create it
Dmitri Gribenko
- r192494 - Adds Microsoft compatiable C++ record layout code to clang.
Warren Hunt
- r192494 - Adds Microsoft compatiable C++ record layout code to clang.
Warren Hunt
- r192494 - Adds Microsoft compatiable C++ record layout code to clang.
Will Wilson
- [PATCH] Do not assert when dereferencing member pointer using virtual inheritance with an incomplete class type
Reid Kleckner
- r190980 - Make Preprocessor::Lex non-recursive.
Richard Smith
- r201818 - Recommit virtual file system
Ben Langmuir
- [PATCH] Complete Rewrite of CGRecordLayoutBuilder
Gao, Yunzhong
- [patch] Refactor linkage computation in CGObjCMac.cpp
Rafael Espíndola
- r201618 - Initial implementation of virtual file system
Ben Langmuir
- r201820 - Hide pragma handler classes in ParsePragma.cpp
Reid Kleckner
- [PATCH] Hide pragma handler classes in ParsePragma.cpp
Reid Kleckner
- r201821 - Expand macros in pragmas with -fms-extensions and -E
Reid Kleckner
- r201823 - Revert "Enable MSRecordLayout in the presence of external sources."
Reid Kleckner
- r201824 - Sema: Do not assert when dereferencing member pointer using virtual inheritance with an incomplete class type
David Majnemer
- [PATCH] Do not assert when dereferencing member pointer using virtual inheritance with an incomplete class type
David Majnemer
- [PATCH] Do not add enums to prototype scope in C++ modes.
Ismail Pazarbasi
- [PATCH] Do not add enums to prototype scope in C++ modes.
Peter Collingbourne
- r201825 - Revert the removal of PPCallbacks::PragmaComment() in r201821
Reid Kleckner
- [PATCH] Hide pragma handler classes in ParsePragma.cpp
Juergen Ributzka
- r190980 - Make Preprocessor::Lex non-recursive.
Joerg Sonnenberger
- [PATCH] Hide pragma handler classes in ParsePragma.cpp
Reid Kleckner
- [PATCH] Hide pragma handler classes in ParsePragma.cpp
Juergen Ributzka
- [PATCH] Add a VFSFromYAML class and a parser to create it
Ben Langmuir
- [PATCH] Hide pragma handler classes in ParsePragma.cpp
Juergen Ributzka
- r201829 - [analyzer] Fix a bug in IdenticalExprChecker concerning while loops.
Jordan Rose
- r201830 - Fix an assertion failure when invoking dsymutil.
Bob Wilson
- [PATCH] Fix false positive in IdenticalExprChecker
Jordan Rose
- [PATCH] Add a VFSFromYAML class and a parser to create it
Ben Langmuir
- [PATCH] Add a VFSFromYAML class and a parser to create it
Argyrios Kyrtzidis
- r190980 - Make Preprocessor::Lex non-recursive.
Richard Smith
- r201821 - Expand macros in pragmas with -fms-extensions and -E
Adrian Prantl
- [PATCH] [AArch64] Change int64_t from 'long long int' to 'long int' for AArch64 target.
Ana Pazos
- [PATCH] [AArch64] Change int64_t from 'long long int' to 'long int' for AArch64 target.
Ana Pazos
- r201821 - Expand macros in pragmas with -fms-extensions and -E
Reid Kleckner
- r201821 - Expand macros in pragmas with -fms-extensions and -E
Adrian Prantl
- r201832 - [MS-ABI] Update to zero-sized padding algorithm
Warren Hunt
- r190980 - Make Preprocessor::Lex non-recursive.
Joerg Sonnenberger
- [PATCH] [Win32 ABI] Defer operator delete check until vtable is marked used
Hans Wennborg
- r201835 - MS ABI: Include the vfptr offset in memptrs to virtual methods
Reid Kleckner
- r201837 - Accept -no-integrated-as in -cc1 and forward it to llvm.
Rafael Espindola
- [PATCH] clang: forward -no-integrated-as from the driver
Saleem Abdulrasool
- [PATCH] MC: provide the ability to disable assembly parsing
Saleem Abdulrasool
- [PATCH] [clang] add support for -W{no-,}inline-asm-syntax
Saleem Abdulrasool
- [PATCH] clang: forward -no-integrated-as from the driver
Saleem Abdulrasool
- [PATCH] clang: add -f{no-,}integrate-as aliases
Saleem Abdulrasool
- [PATCH] emit error message for clause 'if(1 0)'
Alexander Musman
- [PATCH] Detect identical conditions in if-else-if statements
Daniel Fahlgren
- [PATCH] clang: add -f{no-,}integrate-as aliases
Chandler Carruth
- r201840 - Fix gcc -Wparentheses warning.
Patrik Hagglund
- [PATCH] [AArch64] Change int64_t from 'long long int' to 'long int' for AArch64 target.
Kevin Qin
- [PATCH] [AArch64] Change int64_t from 'long long int' to 'long int' for AArch64 target.
Kevin Qin
- r201842 - [CMake] Get rid of explicit dependencies to include/clang/*.inc and introduce CLANG_TABLEGEN_TARGETS.
NAKAMURA Takumi
- r201842 - [CMake] Get rid of explicit dependencies to include/clang/*.inc and introduce CLANG_TABLEGEN_TARGETS.
Chandler Carruth
- [PATCH] [AArch64] Change int64_t from 'long long int' to 'long int' for AArch64 target.
Tim Northover
- [libcxx] r201843 - Teach libc++ to use the compiler-provided C-compatible ::max_align_t
Chandler Carruth
- libc++ patch for max_align_t
Chandler Carruth
- [PATCH] [clang] add support for -W{no-,}inline-asm-syntax
Richard Sandiford
- Add support for FPv4-SP to the clang driver
Oliver Stannard
- [libcxx] r201844 - Solve the errors
Yaron Keren
- [PATCH] [clang] add support for -W{no-,}inline-asm-syntax
Richard Sandiford
- [PATCH] [AArch64] Change int64_t from 'long long int' to 'long int' for AArch64 target.
Tim Northover
- r201846 - Add support for FPv4-SP to the clang driver
Oliver Stannard
- Add support for FPv4-SP to the clang driver
Tim Northover
- Add support for FPv4-SP to the clang driver
Oliver Stannard
- [PATCH] clang: forward -no-integrated-as from the driver
Renato Golin
- [PATCH] Add a VFSFromYAML class and a parser to create it
Dmitri Gribenko
- r201847 - AArch64: refactor table-driven NEON lookup.
Tim Northover
- r201848 - ARM & AArch64: use table for EmitCommonNeonBuiltinExpr
Tim Northover
- r201849 - Remove commas at the end of lists (C++11 again)
Tim Northover
- [PATCH] add supporting of the sanitizer arguments into Clang on FreeBSD platform.
Viktor Kutuzov
- [PATCH] add supporting of the sanitizer arguments into Clang on FreeBSD platform.
Alexey Samsonov
- r201850 - Moving the documentation for the sanitizer negation attributes into AttrDocs.
Aaron Ballman
- [PATCH] check for Incorrect logic in operator
Anders Rönnholm
- [PATCH] [clang] add support for -W{no-,}inline-asm-syntax
Rafael Espíndola
- [PATCH] clang: forward -no-integrated-as from the driver
Rafael Espíndola
- r201851 - Moving the documentation for the type safety checking attributes into AttrDocs. If a custom heading is provided, do not automatically generate the alternate spelling list. This is necessary because some attributes have distinct semantic spellings and meanings, but use the same semantic attribute internally. Such attributes should have multiple elements in their documentation list, but not show all spellings. At some point, it would be nice to have a way to attach the documentation element to a ...
Aaron Ballman
- [PATCH] clang: forward -no-integrated-as from the driver
Rafael Ávila de Espíndola
- [PATCH] clang: forward -no-integrated-as from the driver
David Woodhouse
- [PATCH] clang: forward -no-integrated-as from the driver
Rafael Espíndola
- r201857 - Moving the documentation for the format attribute into AttrDocs.
Aaron Ballman
- r201858 - Internal naming convention consistency change.
Aaron Ballman
- [PATCH] clang: forward -no-integrated-as from the driver
David Woodhouse
- [PATCH] clang: forward -no-integrated-as from the driver
Rafael Espíndola
- r201842 - [CMake] Get rid of explicit dependencies to include/clang/*.inc and introduce CLANG_TABLEGEN_TARGETS.
Rafael Espíndola
- [PATCH] clang: forward -no-integrated-as from the driver
David Woodhouse
- r201862 - [CMake] libclang: Use llvm_add_library(SHARED STATIC).
NAKAMURA Takumi
- [PATCH] Added CXXMethodDecl matcher isPureVirtual()
Konrad Kleine
- [PATCH] Added CXXMethodDecl matcher isPureVirtual()
Dmitri Gribenko
- [PATCH] Add a VFSFromYAML class and a parser to create it
Argyrios Kyrtzidis
- [PATCH] Add a VFSFromYAML class and a parser to create it
Dmitri Gribenko
- [PATCH] Add a VFSFromYAML class and a parser to create it
Ben Langmuir
- [PATCH] Make getPreferredTypeAlign respect alignments specified with an aligned attribute on a typedef
Stephan Tolksdorf
- [PATCH] Add a VFSFromYAML class and a parser to create it
Argyrios Kyrtzidis
- [PATCH] Additional capabilities attributes
Delesley Hutchins
- [PATCH] Add a VFSFromYAML class and a parser to create it
Dmitri Gribenko
- [PATCH] Permit OpenCL event_t's to be constructed from integer value 0.
Neil Henning
- [PATCH] Permit OpenCL event_t's to be constructed from integer value 0.
Neil Henning
- [PATCH] Add a VFSFromYAML class and a parser to create it
Ben Langmuir
- [libcxx] r201864 - Fix historical #ifdef. Use __cplusplus instead of __GXX_EXPERIMENTAL_CXX0X__ when compiling with clang. No functionality change.
Marshall Clow
- [libcxx] r201864 - Fix historical #ifdef. Use __cplusplus instead of __GXX_EXPERIMENTAL_CXX0X__ when compiling with clang. No functionality change.
Benjamin Kramer
- r201871 - Remove accidentally-committed debugging statement. Thanks to Faisal Vali for
Richard Smith
- [PATCH] Permit OpenCL event_t's to be constructed from integer value 0.
Richard Smith
- [PATCH] Sema: Don't crash when trying to instantiate a local class with an invalid base specifier
Richard Smith
- Debugging statements included in r201031?
Richard Smith
- [PATCH] CodeGen: Emit globals with a constant initializer but no definition as available_externally.
Richard Smith
- [PATCH] CodeGen: Emit globals with a constant initializer but no definition as available_externally.
Benjamin Kramer
- [PATCH] Add a VFSFromYAML class and a parser to create it
Dmitri Gribenko
- [PATCH] Do not add enums to prototype scope in C++ modes.
Richard Smith
- [PATCH] Add a VFSFromYAML class and a parser to create it
Ben Langmuir
- r201877 - [ObjC] Condense logic for diagnosing unimplemented setter/getters into help method.
Ted Kremenek
- r201878 - [ObjC] Change default property synthesis logic to not completely skip DiagnoseUnimplementedProperties.
Ted Kremenek
- r201879 - Remove 'followsSuper' argument from lookupPropertyAccessor. Turns out I didn't need it.
Ted Kremenek
- r201880 - [ObjC] add support for properties in attribute 'objc_protocol_requires_explicit_implementation'.
Ted Kremenek
- [PATCH] Permit OpenCL event_t's to be constructed from integer value 0.
Neil Henning
- r201607 - Experiment with making -Wunreachable-code more immediately useful by restricting warnings to those issued in the main file.
David Blaikie
- [PATCH] Always add LLVMgold.so plugin if it's present in the standard location
Tom Roeder
- [PATCH] Always add LLVMgold.so plugin if it's present in the standard location
Rafael Espíndola
- [PATCH] Permit OpenCL event_t's to be constructed from integer value 0.
Richard Smith
- [PATCH] Add NoDuplicate attribute to clang (2nd try)
Marcello Maggioni
- r201890 - Adding role-based capability attributes that allow you to express role management: asserting a capability is held, acquiring a capability and releasing a capability. Also includes some skeleton documentation for these new attributes.
Aaron Ballman
- [libcxx] r201892 - Revert "Fix historical #ifdef. Use __cplusplus instead of __GXX_EXPERIMENTAL_CXX0X__ when compiling with clang. No functionality change."
Juergen Ributzka
- [PATCH] Additional capabilities attributes
Aaron Ballman
- r190980 - Make Preprocessor::Lex non-recursive.
Richard Smith
- [libcxx] r201864 - Fix historical #ifdef. Use __cplusplus instead of __GXX_EXPERIMENTAL_CXX0X__ when compiling with clang. No functionality change.
Juergen Ributzka
- r201893 - Add test that -Wunreachable-code warnings are suppressed in headers.
Ted Kremenek
- r201607 - Experiment with making -Wunreachable-code more immediately useful by restricting warnings to those issued in the main file.
Ted Kremenek
- r201894 - Default to ARMv5e for NetBSD/EABI, ARMv4 for APCS.
Joerg Sonnenberger
- r190980 - Make Preprocessor::Lex non-recursive.
Joerg Sonnenberger
- [PATCH] Add a VFSFromYAML class and a parser to create it
Ben Langmuir
- [PATCH] Permit OpenCL event_t's to be constructed from integer value 0.
Neil Henning
- [cfe-dev] Bug 18275 - Incorrect const qualifier behavior in definition.
Richard Smith
- [PATCH] Add a VFSFromYAML class and a parser to create it
Dmitri Gribenko
- [PATCH] Add a VFSFromYAML class and a parser to create it
Argyrios Kyrtzidis
- r201899 - Add requirement that attribute 'objc_protocol_requires_explicit_implementation' can only be applied to protocol definitions.
Ted Kremenek
- r201899 - Add requirement that attribute 'objc_protocol_requires_explicit_implementation' can only be applied to protocol definitions.
Aaron Ballman
- [PATCH] Add NoDuplicate attribute to clang (2nd try)
Aaron Ballman
- r201901 - Reapply 201734 but with appropriate gcc compatibility
Warren Hunt
- [PATCH] Add a VFSFromYAML class and a parser to create it
Ben Langmuir
- [PATCH] Refactor parsing for MSVC function style pragmas
Reid Kleckner
- [PATCH] Always add LLVMgold.so plugin if it's present in the standard location
Chandler Carruth
- r201905 - Add a VFSFromYAML class and a parser to create it
Ben Langmuir
- r201901 - Reapply 201734 but with appropriate gcc compatibility
Chandler Carruth
- r201901 - Reapply 201734 but with appropriate gcc compatibility
Chandler Carruth
- r201901 - Reapply 201734 but with appropriate gcc compatibility
Chandler Carruth
- [PATCH] Add a VFSFromYAML class and a parser to create it
Ben Langmuir
- r201907 - Complete Rewrite of CGRecordLayoutBuilder
Warren Hunt
- [PATCH] Complete Rewrite of CGRecordLayoutBuilder
Warren Hunt
- r201911 - [ObjC] Make attribute 'objc_protocol_requires_explicit_implementation' behave correctly with default property synthesis.
Ted Kremenek
- r201901 - Reapply 201734 but with appropriate gcc compatibility
Warren Hunt
- r201913 - Sema: Don't crash when trying to instantiate a local class with an invalid base specifier
David Majnemer
- r201914 - Fix two warnings introduced r201907
Warren Hunt
- [PATCH] Sema: Don't crash when trying to instantiate a local class with an invalid base specifier
David Majnemer
- [libcxx] r201864 - Fix historical #ifdef. Use __cplusplus instead of __GXX_EXPERIMENTAL_CXX0X__ when compiling with clang. No functionality change.
Marshall Clow
- [libcxx] r201864 - Fix historical #ifdef. Use __cplusplus instead of __GXX_EXPERIMENTAL_CXX0X__ when compiling with clang. No functionality change.
Marshall Clow
- r201917 - [MS-ABI] Fix MSRecordLayout to handel MultiDimensionalArrays
Warren Hunt
- r201918 - IRGen: Fix build breakage
David Majnemer
- r201919 - Silence a warning from r201905
Ben Langmuir
- r201920 - [_mm_prefetch] Returning previously deleted comment.
Warren Hunt
- [PATCH] Always add LLVMgold.so plugin if it's present in the standard location
Rafael Espíndola
- [PATCH] Always add LLVMgold.so plugin if it's present in the standard location
Chandler Carruth
- [PATCH] Sema CXX: sometimes allow inheritance from class with flexible array
Curtis Dunham
- r201922 - Per feedback from Aaron Ballman, push cast-to-ObjCProtocolDecl inside handleObjCSuppresProtocolAttr().
Ted Kremenek
- r201899 - Add requirement that attribute 'objc_protocol_requires_explicit_implementation' can only be applied to protocol definitions.
Ted Kremenek
- [PATCH] Add NoDuplicate attribute to clang (2nd try)
Marcello Maggioni
- [PATCH] Correctly set brace range for CXXConstructExprs formed by list initialization.
Richard Smith
- [PATCH] Do not add enums to prototype scope in C++ modes.
Peter Collingbourne
- [PATCH] Do not add enums to prototype scope in C++ modes.
Peter Collingbourne
- r201926 - Correctly set brace range for CXXConstructExprs formed by list initialization.
Peter Collingbourne
- r201927 - Do not add enums to prototype scope in C++ modes.
Peter Collingbourne
- [PATCH] Correctly set brace range for CXXConstructExprs formed by list initialization.
Peter Collingbourne
- [PATCH] Do not add enums to prototype scope in C++ modes.
Richard Smith
- [PATCH] Do not add enums to prototype scope in C++ modes.
Peter Collingbourne
- [PATCH] clang-format properly handles try/catch blocks
Alexander Rojas
- [PATCH] Sema CXX: sometimes allow inheritance from class with flexible array
David Majnemer
- [PATCH] IRGen: Simplify alignment calculation in setBitFieldInfo
David Majnemer
- [PATCH] Fix crash when both Parser::ExpectAndConsume and ConsumeAnyToken throw a diagnostic
Olivier Goffart
- [libcxx] r201938 - Fix historical #ifdef. Use __cplusplus instead of __GXX_EXPERIMENTAL_CXX0X__ when compiling with clang. No functionality change. Noteto self: It is important to run the regression tests on the copy of the code that you've changed.
Marshall Clow
- [libcxx][PATCH] remove implementation of fmaf - fix for PR18910
Marshall Clow
- r201941 - Exposing the noduplicate attribute within Clang, which marks functions so that the optimizer does not duplicate code.
Aaron Ballman
- [PATCH] Add NoDuplicate attribute to clang (2nd try)
Aaron Ballman
- [PATCH] Fix crash when both Parser::ExpectAndConsume and ConsumeAnyToken throw a diagnostic
Alp Toker
- [PATCH] Fix crash when both Parser::ExpectAndConsume and ConsumeAnyToken throw a diagnostic
Aaron Ballman
- [PATCH] Fix crash when both Parser::ExpectAndConsume and ConsumeAnyToken throw a diagnostic
Olivier Goffart
- r201942 - Adding manual headings to the new capability attributes' documentation.
Aaron Ballman
- [libcxx] r201938 - Fix historical #ifdef. Use __cplusplus instead of __GXX_EXPERIMENTAL_CXX0X__ when compiling with clang. No functionality change. Noteto self: It is important to run the regression tests on the copy of the code that you've changed.
Nico Weber
- r201947 - Reorganize and improve semantic tests for dllexport/import
Nico Rieck
- [PATCH] Sema: Definition of dllimport globals is not allowed
Nico Rieck
- [PATCH] Add NoDuplicate attribute to clang (2nd try)
Marcello Maggioni
- r201952 - clang: forward -no-integrated-as from the driver
Saleem Abdulrasool
- r201954 - Revert "clang: forward -no-integrated-as from the driver"
Saleem Abdulrasool
- r201959 - test: fix MIPS driver tests
Saleem Abdulrasool
- r201960 - clang: forward -no-integrated-as from the driver
Saleem Abdulrasool
- r201962 - Remove support for the QA_OVERRIDE_GCC3_OPTIONS environment variable.
Bob Wilson
- r201963 - clang: add -f{no-,}integrate-as as consistent parameters
Saleem Abdulrasool
- r201964 - Release Notes: document -f{,no-}integrate-as
Saleem Abdulrasool
- r201965 - Fix crash when both ExpectAndConsume and ConsumeAnyToken emit diagnostics
Alp Toker
- [PATCH] Fix crash when both Parser::ExpectAndConsume and ConsumeAnyToken throw a diagnostic
Alp Toker
- r201971 - [CMake] Deprecate clang_tablegen(DEPENDS).
NAKAMURA Takumi
- r201973 - [CMake] clang_tblgen: Use add_public_tablegen_target.
NAKAMURA Takumi
- [clang-tools-extra] r201977 - [CMake] Apply DEPENDS to clangTidy.
NAKAMURA Takumi
- r201978 - [CMake] Resurrect mis-dropped dependency to ClangDriverOptions since r201842.
NAKAMURA Takumi
- r201960 - clang: forward -no-integrated-as from the driver
Rafael Espíndola
- r201962 - Remove support for the QA_OVERRIDE_GCC3_OPTIONS environment variable.
Rafael Espíndola
- r201981 - Sema: Simplify away one-iteration loops.
Benjamin Kramer
- [cindex.py] expose C++ access specifiers in the libclang Python bindings
Tamás Szelei
- [cfe-dev] [PATCH] New syntax and functionality for __has_attribute
Aaron Ballman
- [PATCH] [CMake] Update required version to 2.8.12 to improve build time with target_link_libraries(INTERFACE)
NAKAMURA Takumi
- r201987 - Fixing the indentation of the RST content in the release notes. Fixes two warnings when building the HTML content and improves the format of the resulting content.
Aaron Ballman
- [PATCH] [CMake] Update required version to 2.8.12 to improve build time with target_link_libraries(INTERFACE)
Argyrios Kyrtzidis
- r201990 - [Index] Make the USRs more stable.
Argyrios Kyrtzidis
- [PATCH] Added CXXMethodDecl matcher isPureVirtual()
Manuel Klimek
- r201981 - Sema: Simplify away one-iteration loops.
Arthur O'Dwyer
- Dead assignment deletion
Gautier DI FOLCO
- [PATCH] [Win32 ABI] Defer operator delete check until vtable is marked used
Richard Smith
- [PATCH] CodeGen: Emit globals with a constant initializer but no definition as available_externally.
Richard Smith
- r202002 - Do not put instrumentation counters before phis in ObjC for-in loops.
Bob Wilson
- [PATCH] [CMake] Update required version to 2.8.12 to improve build time with target_link_libraries(INTERFACE)
NAKAMURA Takumi
- [PATCH] [CMake] Update required version to 2.8.12 to improve build time with target_link_libraries(INTERFACE)
Chandler Carruth
- r202003 - Update __cplusplus to match the value in the C++14 DIS preview (D3937).
Richard Smith
- r202004 - [AArch64] Change int64_t from 'long long int' to 'long int' for AArch64 target.
Kevin Qin
- r201850 - Moving the documentation for the sanitizer negation attributes into AttrDocs.
Sean Silva
- r202006 - Use a more conventional logical op instead of bitwise and
Alp Toker
- [PATCH] Improve diagnostic message for misplaced square brackets
Richard Smith
- [PATCH] Improve diagnostic message for misplaced square brackets
Nico Weber
- [cfe-dev] [PATCH] New syntax and functionality for __has_attribute
Alp Toker
- [patch] Always open files in binary mode
Alp Toker
- [patch] Always open files in binary mode
NAKAMURA Takumi
Last message date:
Sun Feb 23 23:32:21 PST 2014
Archived on: Tue Aug 4 15:31:30 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).