The Week Of Monday 22 September 2014 Archives by subject
Starting: Mon Sep 22 00:38:00 PDT 2014
Ending: Sun Sep 28 23:32:54 PDT 2014
Messages: 379
- [cfe-commits] C11 <stdatomic.h>
Iain Sandoe
- [cfe-commits] C11 <stdatomic.h>
Ed Schouten
- [cfe-commits] C11 <stdatomic.h>
Hal Finkel
- [cfe-commits] C11 <stdatomic.h>
Ed Schouten
- [clang-tools-extra] r218240 - Add NamespaceCommentCheck to the Google module.
Alexander Kornienko
- [clang-tools-extra] r218249 - Add missing dependency.
Alexander Kornienko
- [clang-tools-extra] r218274 - Try to pacify dash-using linux distros with a very old-school shell variable compare.
Benjamin Kramer
- [clang-tools-extra] r218274 - Try to pacify dash-using linux distros with a very old-school shell variable compare.
Alexander Kornienko
- [clang-tools-extra] r218289 - ClangTidyTests: Add dependency on clangTidyUtils.
NAKAMURA Takumi
- [clang-tools-extra] r218310 - Drop superfluous semicolon. GCC's -pedantic warns about this.
Benjamin Kramer
- [clang-tools-extra] r218402 - Provide user name in ClangTidyOptions.
Alexander Kornienko
- [clang-tools-extra] r218443 - Clang-tidy google-readability-function check: don't warn on gmock
Alexander Kornienko
- [clang-tools-extra] r218511 - [clang-tidy] Add a -config={YAML} option.
Alexander Kornienko
- [clang-tools-extra] r218512 - Fix a typo
Alexander Kornienko
- [clang-tools-extra] r218515 - [clang-tidy] Test username substitution in TODO() check.
Alexander Kornienko
- [clang-tools-extra] r218516 - Corrected a comment in check_clang_tidy_fix.sh
Alexander Kornienko
- [clang-tools-extra] r218570 - [clang-tidy] Updated documentation.
Alexander Kornienko
- [clang-tools-extra] r218571 - [clang-tidy] Fix for the documentation.
Alexander Kornienko
- [clang-tools-extra] r218572 - [clang-tidy] Fix documentation.
Alexander Kornienko
- [clang-tools-extra] r218573 - [clang-tidy] Updated documentation
Alexander Kornienko
- [libcxx] r218286 - Fix some type-traits (is_assignable, etc) dealing with classes that take non-const references as 'right hand side'. Add tests. Fixes PR# 20836
Marshall Clow
- [libcxx] r218309 - [libcxx] Fix installation of ABI headers. Fixes PR20936
Eric Fiselier
- [libcxx] r218372 - Mark module atomic as cplusplus11.
Nico Weber
- [libcxx patch] Let module.modulemap require cxx_atomics for the atomics module
Richard Smith
- [libcxx patch] Let module.modulemap require cxx_atomics for the atomics module
Nico Weber
- [libcxx patch] Let module.modulemap require cxx_atomics for the atomics module
Richard Smith
- [libcxx patch] Let module.modulemap require cxx_atomics for the atomics module
Nico Weber
- [modules][Patch][BugzillaID#20399] Do not assert when adding an implicit member coming from a module at writing time.
Vassil Vassilev
- [PATCH/RFC] Fix -fdelayed-template-parsing leaks with enableIncrementalProcessing
Brad King
- [PATCH 1/1] CGBuiltin: Use frem instruction rather than libcall to implement fmod
Jan Vesely
- [PATCH 1/1] CGBuiltin: Use frem instruction rather than libcall to implement fmod
Tom Stellard
- [PATCH 1/1] CGBuiltin: Use frem instruction rather than libcall to implement fmod
Jan Vesely
- [PATCH] [analyzer][Bugfix/improvement] Fix for PR16833
Aleksei Sidorin
- [PATCH] [analyzer] move NewDeleteLeaks checker from alpha.cplusplus to cplusplus group.
Anna Zaks
- [PATCH] [ARM] Handle conflicts between -mfpu and -mfloat-abi options
Asiri Rathnayake
- [PATCH] [ARM] Handle conflicts between -mfpu and -mfloat-abi options
Renato Golin
- [PATCH] [ARM] Handle conflicts between -mfpu and -mfloat-abi options
Asiri Rathnayake
- [PATCH] [ARM] Handle conflicts between -mfpu and -mfloat-abi options
Renato Golin
- [PATCH] [ARM] Handle conflicts between -mfpu and -mfloat-abi options
Asiri Rathnayake
- [PATCH] [ARM] Handle conflicts between -mfpu and -mfloat-abi options
Asiri Rathnayake
- [PATCH] [ARM] Handle conflicts between -mfpu and -mfloat-abi options
Renato Golin
- [PATCH] [ARM] Handle conflicts between -mfpu and -mfloat-abi options
Asiri Rathnayake
- [PATCH] [ARM] Handle conflicts between -mfpu and -mfloat-abi options
Asiri Rathnayake
- [PATCH] [ARM] Handle conflicts between -mfpu and -mfloat-abi options
Renato Golin
- [PATCH] [ARM] Handle conflicts between -mfpu and -mfloat-abi options
Asiri Rathnayake
- [PATCH] [ARM] Handle conflicts between -mfpu and -mfloat-abi options
Jonathan Roelofs
- [PATCH] [ARM] Handle conflicts between -mfpu and -mfloat-abi options
Asiri Rathnayake
- [PATCH] [ARM] Handle conflicts between -mfpu and -mfloat-abi options
Renato Golin
- [PATCH] [clang-tidy] Add a -config={YAML} option.
Alexander Kornienko
- [PATCH] [clang-tidy] Add a -config={YAML} option.
Manuel Klimek
- [PATCH] [clang-tidy] Add a -config={YAML} option.
Alexander Kornienko
- [PATCH] [clang-tidy] Add check misc-braces-around-statements.
Alexander Kornienko
- [PATCH] [clang-tidy] Add check misc-braces-around-statements.
Marek Kurdej
- [PATCH] [clang-tidy] Test username substitution in TODO() check.
Alexander Kornienko
- [PATCH] [clang-tidy] Test username substitution in TODO() check.
Manuel Klimek
- [PATCH] [clang/asan] call __asan_poison_cxx_array_cookie after operator new[]
Richard Smith
- [PATCH] [lbc++abi] [unwinder] Support Cortex-m0
Jonathan Roelofs
- [PATCH] [lbc++abi] [unwinder] Support Cortex-m0
Renato Golin
- [PATCH] [libc++] Support Newlib as libc++'s C library (on ARM) [cmath part, part 1]
JF Bastien
- [PATCH] [libc++] Support Newlib as libc++'s C library (on ARM) [cmath part, part 1]
JF Bastien
- [PATCH] [libc++] Support Newlib as libc++'s C library (on ARM) [cmath part, part 1]
Renato Golin
- [PATCH] [libc++] Support Newlib as libc++'s C library (on ARM) [cmath part, part 1]
Jonathan Roelofs
- [PATCH] [libc++] Support Newlib as libc++'s C library (on ARM) [cmath part, part 1]
Renato Golin
- [PATCH] [libc++] Support Newlib as libc++'s C library (on ARM) [cmath part, part 1]
Jonathan Roelofs
- [PATCH] [libc++] Support Newlib as libc++'s C library (on ARM) [cmath part, part 1]
JF Bastien
- [PATCH] [libc++] Support Newlib as libc++'s C library (on ARM) [cmath part, part 1]
Jonathan Roelofs
- [PATCH] [libc++] Support Newlib as libc++'s C library [cmath part, part 2]
JF Bastien
- [PATCH] [libc++] Support Newlib as libc++'s C library [cmath part, part 2]
Marshall Clow
- [PATCH] [libc++] Support Newlib as libc++'s C library [cmath part, part 2]
Jonathan Roelofs
- [PATCH] [libc++] Support Newlib as libc++'s C library [cmath part, part 2]
JF Bastien
- [PATCH] [libc++] Support Newlib as libc++'s C library [cmath part, part 2]
Jonathan Roelofs
- [PATCH] [libc++] Support Newlib as libc++'s C library [locale part 2]
Jonathan Roelofs
- [PATCH] [libcxx] Fix installation of ABI headers. Fixes PR20936
Eric Fiselier
- [PATCH] [libcxx] Fix installation of ABI headers. Fixes PR20936
Jürgen Hunold
- [PATCH] [libcxx] Fix installation of ABI headers. Fixes PR20936
Marshall Clow
- [PATCH] [libcxx] Fix installation of ABI headers. Fixes PR20936
Jonathan Roelofs
- [PATCH] [OPENMP] Codegen for 'firstprivate' clause in 'parallel' directive
hfinkel at anl.gov
- [PATCH] [OPENMP] Codegen for 'firstprivate' clause in 'parallel' directive
Alexey Bataev
- [PATCH] [OPENMP] Codegen for 'firstprivate' clause in 'parallel' directive
Alexey Bataev
- [PATCH] [OPENMP] Codegen for 'firstprivate' clause in 'parallel' directive
Hal Finkel
- [PATCH] [OPENMP] Codegen for 'firstprivate' clause in 'parallel' directive
Bataev, Alexey
- [PATCH] [OPENMP] Codegen for 'firstprivate' clause in 'parallel' directive
Hal Finkel
- [PATCH] [OPENMP] Codegen for 'firstprivate' clause in 'parallel' directive
Bataev, Alexey
- [PATCH] [OPENMP] Codegen for 'firstprivate' clause in 'parallel' directive
Hal Finkel
- [PATCH] [OPENMP] Codegen for 'firstprivate' clause in 'parallel' directive
Bataev, Alexey
- [PATCH] [OPENMP] Codegen for 'firstprivate' clause in 'parallel' directive
Hal Finkel
- [PATCH] [OPENMP] Codegen for 'firstprivate' clause in 'parallel' directive
Bataev, Alexey
- [PATCH] [OPENMP] Codegen for 'firstprivate' clause in 'parallel' directive
Alexey Bataev
- [PATCH] [OPENMP] Codegen for 'num_threads' clause in 'parallel' directive
hfinkel at anl.gov
- [PATCH] [OPENMP] Codegen for 'num_threads' clause in 'parallel' directive
hfinkel at anl.gov
- [PATCH] [OPENMP] Codegen for 'num_threads' clause in 'parallel' directive
Alexey Bataev
- [PATCH] [OPENMP] Codegen for 'num_threads' clause in 'parallel' directive
hfinkel at anl.gov
- [PATCH] [OPENMP] Codegen for 'num_threads' clause in 'parallel' directive
Alexey Bataev
- [PATCH] [OPENMP] Codegen for 'num_threads' clause in 'parallel' directive
Alexey Bataev
- [PATCH] [OPENMP] Codegen for 'num_threads' clause in 'parallel' directive
hfinkel at anl.gov
- [PATCH] [OPENMP] Codegen for 'omp critical' directive.
hfinkel at anl.gov
- [PATCH] [OPENMP] Codegen for 'omp critical' directive.
Alexey Bataev
- [PATCH] [OPENMP] Codegen for 'omp critical' directive.
Alexey Bataev
- [PATCH] [OPENMP] Codegen for 'private' clause in 'parallel' directive
hfinkel at anl.gov
- [PATCH] [OPENMP] Codegen for 'private' clause in 'parallel' directive
Alexey Bataev
- [PATCH] [OPENMP] Codegen for 'private' clause in 'parallel' directive
Alexey Bataev
- [PATCH] [OPENMP] Codegen for 'private' clause in 'parallel' directive
Alexey Bataev
- [PATCH] [OPENMP] Codegen for threadprivate variables
hfinkel at anl.gov
- [PATCH] [OPENMP] Codegen for threadprivate variables
Alexey Bataev
- [PATCH] [OPENMP] Codegen for threadprivate variables
Hal Finkel
- [PATCH] [OPENMP] Codegen for threadprivate variables
Bataev, Alexey
- [PATCH] [OPENMP] Codegen for threadprivate variables
Alexey Bataev
- [PATCH] [OPENMP] Codegen of the ‘aligned’ clause for the ‘omp simd’ directive
Alexander Musman
- Re: [PATCH] [OPENMP] Codegen of the ‘aligned’ clause for the ‘omp simd’ directive
hfinkel at anl.gov
- [PATCH] [OPENMP] Loop collapsing and initial codegen for 'omp simd' directive
Alexander Musman
- [PATCH] [OPENMP] Loop collapsing and initial codegen for 'omp simd' directive
hfinkel at anl.gov
- [PATCH] [Proposal] [Analyzer] Individual options for checkers
Anna Zaks
- [PATCH] [x86_64] va_arg bug on when needSSE == 2
WenHan Gu (谷汶翰)
- [PATCH] Add __sync_fetch_and_nand (again)
Richard Smith
- [PATCH] Add __sync_fetch_and_nand (again)
Joerg Sonnenberger
- [PATCH] Add __sync_fetch_and_nand (again)
Hal Finkel
- [PATCH] Add check misc-braces-around-statements.
Alexander Kornienko
- [PATCH] Add check misc-braces-around-statements.
Marek Kurdej
- [PATCH] Add check misc-braces-around-statements.
Marek Kurdej
- [PATCH] Add more information when displaying a "read-only variable is not assignable" error
Richard Smith
- [PATCH] Add NamespaceCommentCheck to the Google module.
Daniel Jasper
- [PATCH] align_value attribute in Clang
Richard Smith
- [PATCH] align_value attribute in Clang
Hal Finkel
- [PATCH] align_value attribute in Clang
Bataev, Alexey
- [PATCH] AST: Mangle cast expression encoding more accurately
David Majnemer
- [PATCH] AST: Mangle cast expression encoding more accurately
John McCall
- [PATCH] AST: Mangle cast expression encoding more accurately
David Majnemer
- [PATCH] autoconf: Build libClang-Version.so with --enable-shared
Tom Stellard
- [PATCH] CFE Knob for: Add a thread-model knob for lowering atomics on baremetal & single threaded systems
Jonathan Roelofs
- [PATCH] Clang-tidy google-readability-function check: don't warn on gmocktesting::Unused parameters.
Alexander Kornienko
- [PATCH] Clang-tidy google-readability-function check: don't warn on gmocktesting::Unused parameters.
Manuel Klimek
- [PATCH] Dereference then check
Anders Rönnholm
- [PATCH] Detect mismatching 'new' and 'delete' uses
Richard Smith
- [PATCH] Diagnose jumping from one MS inline assembly block to another.
Ehsan Akhgari
- [PATCH] Division by zero
Anna Zaks
- [PATCH] Don't trap when passing non-POD arguments to variadic functions in MS-compatibility mode
Hans Wennborg
- [PATCH] Don't trap when passing non-POD arguments to variadic functions in MS-compatibility mode
Reid Kleckner
- [PATCH] Don't trap when passing non-POD arguments to variadic functions in MS-compatibility mode
Hans Wennborg
- [PATCH] Downgrade DWARF2 section limit error to a warning
Oliver Stannard
- [PATCH] Downgrade error about stdcall decls with no prototype to a warning
Reid Kleckner
- [PATCH] Downgrade error about stdcall decls with no prototype to a warning
Nico Weber
- [PATCH] Downgrade error about stdcall decls with no prototype to a warning
Reid Kleckner
- [PATCH] Emit lifetime start/end for unnamed objects --- take 3
Arnaud A. de Grandmaison
- [PATCH] Emit lifetime start/end for unnamed objects --- take 3
Chandler Carruth
- [PATCH] Emit lifetime start/end for unnamed objects --- take 3
Chandler Carruth
- [PATCH] Emit lifetime start/end for unnamed objects --- take 3
Arnaud A. de Grandmaison
- [PATCH] Emit lifetime start/end for unnamed objects --- take 3
Arnaud A. de Grandmaison
- [PATCH] Emit lifetime start/end for unnamed objects --- take 3
Chandler Carruth
- [PATCH] Emit lifetime start/end for unnamed objects --- take 3
Reid Kleckner
- [PATCH] Emit lifetime start/end for unnamed objects --- take 3
Reid Kleckner
- [PATCH] Emit lifetime start/end for unnamed objects --- take 3
Arnaud A. de Grandmaison
- [PATCH] Fix an assertion failure trying to emit a trivial destructor in ObjC++
Richard Smith
- [PATCH] Fix an assertion failure trying to emit a trivial destructor in ObjC++
Ben Langmuir
- [PATCH] Fix bug 20116 - Miscompilation when devirtualization is aborted due to covariant return types
Richard Smith
- [PATCH] Fix bug 20116 - Miscompilation when devirtualization is aborted due to covariant return types
Bataev, Alexey
- [PATCH] Fix bug 20116 - Miscompilation when devirtualization is aborted due to covariant return types
Alexey Bataev
- [PATCH] Fix for bug 17427 - Assertion failed: "Computed __func__ length differs from type!"
Richard Smith
- [PATCH] Fix for bug 17427 - Assertion failed: "Computed __func__ length differs from type!"
Richard Smith
- [PATCH] Fix for bug 17427 - Assertion failed: "Computed __func__ length differs from type!"
Alexey Bataev
- [PATCH] Fix for PR18393 - emit error when abstract type is returned by value
Richard Smith
- [PATCH] Fix for PR18393 - emit error when abstract type is returned or taken by value
Richard Smith
- [PATCH] Fix for PR20886 - enforce CUDA target match in method calls
Peter Collingbourne
- [PATCH] Fix for PR20886 - enforce CUDA target match in method calls
Eli Bendersky
- [PATCH] Fix for PR20886 - enforce CUDA target match in method calls
Eli Bendersky
- [PATCH] Fix IRGen for referencing a static local before emitting its decl
Reid Kleckner
- [PATCH] Fix PR20495: correct inference of the CUDA target for implicit members
Peter Collingbourne
- [PATCH] Fix PR20495: correct inference of the CUDA target for implicit members
Eli Bendersky
- [PATCH] Fix PR20495: correct inference of the CUDA target for implicit members
Eli Bendersky
- [PATCH] Fix the argument index error of __builtin___memccpy_chk
Steven Wu
- [PATCH] Fix the argument index error of __builtin___memccpy_chk
Eric Christopher
- [PATCH] Fix the argument index error of __builtin___memccpy_chk
jahanian
- [PATCH] Fix the argument index error of __builtin___memccpy_chk
Steven Wu
- [PATCH] Fix the argument index error of __builtin___memccpy_chk
Eric Christopher
- [PATCH] Fix the argument index error of __builtin___memccpy_chk
Steven Wu
- [PATCH] Implement substitutions of placeholders in the replacement text of the fixits.
Manuel Klimek
- [PATCH] Implement substitutions of placeholders in the replacement text of the fixits.
Alexander Kornienko
- [PATCH] Introduce clang-query tool.
Konrad Wilhelm Kleine
- [PATCH] Introduce clang-query tool.
Manuel Klimek
- [PATCH] Inverse post-order traversal for LiveVariables analysis, to recover the performance after r214064
Artyom Skrobov
- [PATCH] Inverse post-order traversal for LiveVariables analysis, to recover the performance after r214064
Anna Zaks
- [PATCH] Inverse post-order traversal for LiveVariables analysis, to recover the performance after r214064
Anna Zaks
- [PATCH] Lex: Don't try to recover as hard in malformed _Pragma
Reid Kleckner
- [PATCH] Make analyzer check all argument for nonnull attribute
Daniel Fahlgren
- [PATCH] make analyzer track memory allocated by if_nameindex
Daniel Fahlgren
- [PATCH] make analyzer track memory allocated by if_nameindex
Anna Zaks
- [PATCH] make analyzer track memory allocated by if_nameindex
Daniel Fahlgren
- [PATCH] make analyzer track memory allocated by if_nameindex
Anna Zaks
- [PATCH] Modernize the TableGen code by using C++11 range-based for loops
Ehsan Akhgari
- [PATCH] Modernize the TableGen code by using C++11 range-based for loops
Tobias Grosser
- [PATCH] Modernize the TableGen code by using C++11 range-based for loops
Ehsan Akhgari
- [PATCH] Modernize the TableGen code by using C++11 range-based for loops
Tobias Grosser
- [PATCH] Modernize the TableGen code by using C++11 range-based for loops
Ehsan Akhgari
- [PATCH] Move calls to ResolveExceptionSpec into DefineImplicit*
Ben Langmuir
- [PATCH] Move calls to ResolveExceptionSpec into DefineImplicit*
Douglas Gregor
- [PATCH] Move calls to ResolveExceptionSpec into DefineImplicit*
Ben Langmuir
- [PATCH] ms-inline-asm: Add a test case for the usage of labels in bracket expressions
Ehsan Akhgari
- [PATCH] ms-inline-asm: Add a test case for the usage of labels in bracket expressions
Reid Kleckner
- [PATCH] ms-inline-asm: Add a test case for the usage of labels in bracket expressions
Ehsan Akhgari
- [PATCH] ms-inline-asm: Add a test case for the usage of labels in bracket expressions
Ehsan Akhgari
- [PATCH] MS ABI: Avoid hashing back reference keys in mangler
Timur Iskhodzhanov
- [PATCH] MS ABI: Avoid hashing back reference keys in mangler
Agustín Bergé
- [PATCH] MS ABI: Avoid hashing back reference keys in mangler
David Majnemer
- [PATCH] MS ABI: Diagnose unspecified inheritance model ptrs in the best case
Richard Smith
- [PATCH] pass environment when invoking llvm-config, etc. from lit.cfg
scott douglass
- [PATCH] pass environment when invoking llvm-config, etc. from lit.cfg
Renato Golin
- [PATCH] Patch for bug 18635
Richard Smith
- [PATCH] Patch for bug 18635
Alexander Musman
- [PATCH] Patch for missing debug info of type being explicitly casted to
jyoti allur
- [PATCH] Patch for missing debug info of type being explicitly casted to
David Blaikie
- [PATCH] Patch for missing debug info of type being explicitly casted to
jyoti allur
- [PATCH] Patch for missing debug info of type being explicitly casted to
jyoti allur
- [PATCH] Patch for missing debug info of type being explicitly casted to
David Blaikie
- [PATCH] PR13236 - Microsoft compatibility: support __super specifier to access members of base classes
Nikola Smiljanić
- [PATCH] PR13236 - Microsoft compatibility: support __super specifier to access members of base classes
Reid Kleckner
- [PATCH] PR13236 - Microsoft compatibility: support __super specifier to access members of base classes
Nikola Smiljanić
- [PATCH] Pragma Loop constant expression support
Tyler Nowicki
- [PATCH] Promote NPCs used as arguments to variadic functions
Reid Kleckner
- [PATCH] Promote NPCs used as arguments to variadic functions
David Blaikie
- [PATCH] Promote NPCs used as arguments to variadic functions
Reid Kleckner
- [PATCH] Promote NPCs used as arguments to variadic functions
David Majnemer
- [PATCH] Promote NPCs used as arguments to variadic functions
Nico Weber
- [PATCH] Promote NPCs used as arguments to variadic functions
David Majnemer
- [PATCH] Provide user name in ClangTidyOptions.
Alexander Kornienko
- [PATCH] Provide user name in ClangTidyOptions.
Manuel Klimek
- [PATCH] Provide user name in ClangTidyOptions.
Alexander Kornienko
- [PATCH] Provide user name in ClangTidyOptions.
Alexander Kornienko
- [PATCH] Provide user name in ClangTidyOptions.
Manuel Klimek
- [PATCH] Refactor Matcher<T> and DynTypedMatcher to reduce overhead of casts.
Samuel Benzaquen
- [PATCH] Refactor Matcher<T> and DynTypedMatcher to reduce overhead of casts.
Samuel Benzaquen
- [PATCH] Refactor Matcher<T> and DynTypedMatcher to reduce overhead of casts.
Manuel Klimek
- [PATCH] Refactor Matcher<T> and DynTypedMatcher to reduce overhead of casts.
Samuel Benzaquen
- [PATCH] Refactor Matcher<T> and DynTypedMatcher to reduce overhead of casts.
Manuel Klimek
- [PATCH] Refactor Matcher<T> and DynTypedMatcher to reduce overhead of casts.
Samuel Benzaquen
- [PATCH] Refactor Matcher<T> and DynTypedMatcher to reduce overhead of casts.
Samuel Benzaquen
- [PATCH] Refactor Matcher<T> and DynTypedMatcher to reduce overhead of casts.
Samuel Benzaquen
- [PATCH] Refactor Matcher<T> and DynTypedMatcher to reduce overhead of casts.
Manuel Klimek
- [PATCH] Return true from UnifySection when emitting a diagnostic
Ehsan Akhgari
- [PATCH] Return true from UnifySection when emitting a diagnostic
Reid Kleckner
- [PATCH] Return true from UnifySection when emitting a diagnostic
Ehsan Akhgari
- [PATCH] Sema: Treat zero sized arrays as flexible array members
David Majnemer
- [PATCH] Sema: Treat zero sized arrays as flexible array members
Andrea Di Biagio
- [PATCH] Sema: Treat zero sized arrays as flexible array members
Arthur O'Dwyer
- [PATCH] Sema: Treat zero sized arrays as flexible array members
David Majnemer
- [PATCH] Specify libc++abi location with cmake variable
Nikita Lisitsa
- [PATCH] Specify libc++abi location with cmake variable
Eric Fiselier
- [PATCH] Specify libc++abi location with cmake variable
Nikita Lisitsa
- [PATCH] Suggest fix-it for missing '{' after base-clause
Richard Smith
- [PATCH] Suggest fix-it for missing '{' after base-clause
Ismail Pazarbasi
- [PATCH] Support the assume_aligned function attribute
hfinkel at anl.gov
- [PATCH v4 5/8] Start adding the infrastructure for handling TypoExprs.
Kaelyn Takata
- [PATCH v4 8/8] Wire up LookupMemberExpr to use the new TypoExpr.
Kaelyn Takata
- constify BeforeThanCompare<SourceRange>::operator()
Graham Lee
- constify BeforeThanCompare<SourceRange>::operator()
David Blaikie
- constify BeforeThanCompare<SourceRange>::operator()
David Blaikie
- CXX11 patch to warn if 'override' is missing on overriding virtual function
jahanian
- CXX11 patch to warn if 'override' is missing on overriding virtual function
David Blaikie
- CXX11 patch to warn if 'override' is missing on overriding virtual function
Argyrios Kyrtzidis
- CXX11 patch to warn if 'override' is missing on overriding virtual function
David Blaikie
- CXX11 patch to warn if 'override' is missing on overriding virtual function
Douglas Gregor
- CXX11 patch to warn if 'override' is missing on overriding virtual function
David Blaikie
- CXX11 patch to warn if 'override' is missing on overriding virtual function
Argyrios Kyrtzidis
- CXX11 patch to warn if 'override' is missing on overriding virtual function
Douglas Gregor
- CXX11 patch to warn if 'override' is missing on overriding virtual function
jahanian
- CXX11 patch to warn if 'override' is missing on overriding virtual function
jahanian
- CXX11 patch to warn if 'override' is missing on overriding virtual function
Douglas Gregor
- CXX11 patch to warn if 'override' is missing on overriding virtual function
jahanian
- CXX11 patch to warn if 'override' is missing on overriding virtual function
Douglas Gregor
- CXX11 patch to warn if 'override' is missing on overriding virtual function
jahanian
- Improper implicit pointer cast in AST
Richard Smith
- Improper implicit pointer cast in AST
Abramo Bagnara
- Instantiate local class at the end of its definition
Michael Park
- LLVM buildmaster will be restarted today after 6 PM Pacific time
Jonathan Roelofs
- Master/buildbots work today
Galina Kistanova
- Patch to mangle __uuidof expressions under -fms-extensions
jahanian
- Patch to mangle __uuidof expressions under -fms-extensions
Reid Kleckner
- Patch to mangle __uuidof expressions under -fms-extensions
John McCall
- Patch to mangle __uuidof expressions under -fms-extensions
jahanian
- Patch to mangle __uuidof expressions under -fms-extensions
John McCall
- Patch to mangle __uuidof expressions under -fms-extensions
jahanian
- r197496 - Simplify RevertibleTypeTraits as a form of contextual keyword
Nico Weber
- r209511 - PR19352 - getLocation() points to the wrong position for FriendDecls
Richard Smith
- r215780 - Add a RAII class for saving and restoring instantiations and uses. No behavior change.
Richard Smith
- r215780 - Add a RAII class for saving and restoring instantiations and uses. No behavior change.
David Blaikie
- r216619 - Allow adding dll attributes on certain redecls with a warning if the decl hasn't been used yet (PR20746)
Hans Wennborg
- r216675 - Throw a std::bad_array_new_length exception when the expression (or constant-expression) passed to operator new[] results in overflow in conformance with [expr.new]p7. Fixes PR11644.
Richard Smith
- r217349 - Add __builtin_assume and __builtin_assume_aligned using @llvm.assume.
Richard Smith
- r217349 - Add __builtin_assume and __builtin_assume_aligned using @llvm.assume.
Hal Finkel
- r217349 - Add __builtin_assume and __builtin_assume_aligned using @llvm.assume.
Hal Finkel
- r217654 - MS ABI: The latest VC "14" CTP implements deleted virtual functions
Timur Iskhodzhanov
- r217654 - MS ABI: The latest VC "14" CTP implements deleted virtual functions
David Majnemer
- r217880 - clang-format: Restructure and add missing tests.
Renato Golin
- r218118 - [x86] Add _addcarry_u{32|64} and _subborrow_u{32|64}.
Robert Khasanov
- r218230 - ms-inline-asm: Scope inline asm labels to functions
Francois Pichet
- r218230 - ms-inline-asm: Scope inline asm labels to functions
Ehsan Akhgari
- r218239 - [OPENMP] Codegen for 'omp critical' directive.
Alexey Bataev
- r218244 - removed unicode symbols from comments.
Alexey Bataev
- r218248 - [mips] Correct alignment of vectors passed in varargs for the O32 ABI.
Daniel Sanders
- r218248 - [mips] Correct alignment of vectors passed in varargs for the O32 ABI.
Chandler Carruth
- r218248 - [mips] Correct alignment of vectors passed in varargs for the O32 ABI.
Eric Christopher
- r218248 - [mips] Correct alignment of vectors passed in varargs for the O32 ABI.
Sean Silva
- r218248 - [mips] Correct alignment of vectors passed in varargs for the O32 ABI.
Eric Christopher
- r218248 - [mips] Correct alignment of vectors passed in varargs for the O32 ABI.
Daniel Sanders
- r218248 - [mips] Correct alignment of vectors passed in varargs for the O32 ABI.
Chandler Carruth
- r218248 - [mips] Correct alignment of vectors passed in varargs for the O32 ABI.
Daniel Sanders
- r218256 - clang/test/CodeGen/mips-varargs.c: Fixup for -Asserts.
NAKAMURA Takumi
- r218256 - clang/test/CodeGen/mips-varargs.c: Fixup for -Asserts.
Daniel Sanders
- r218256 - clang/test/CodeGen/mips-varargs.c: Fixup for -Asserts.
NAKAMURA Takumi
- r218256 - clang/test/CodeGen/mips-varargs.c: Fixup for -Asserts.
Daniel Sanders
- r218258 - Fix evatuated value of __builtin_object_size according to its
Fariborz Jahanian
- r218258 - Fix evatuated value of __builtin_object_size according to its
Yaron Keren
- r218258 - Fix evatuated value of __builtin_object_size according to its
Hans Wennborg
- r218258 - Fix evatuated value of __builtin_object_size according to its
Yaron Keren
- r218260 - Fix test/CodeGen/mips-varargs.c to use %clang_cc1
Kaelyn Takata
- r218265 - Return true from UnifySection when emitting a diagnostic
Ehsan Akhgari
- r218269 - MS ABI: Remove a FIXME that has been fixed
David Majnemer
- r218271 - ms-inline-asm: Add a test case for the usage of labels in bracket expressions
Ehsan Akhgari
- r218285 - Fix a vftable mangling bug
Reid Kleckner
- r218287 - Don't use comdats for initializers on platforms that don't support it
Reid Kleckner
- r218287 - Don't use comdats for initializers on platforms that don't support it
Rafael Avila de Espindola
- r218287 - Don't use comdats for initializers on platforms that don't support it
Reid Kleckner
- r218287 - Don't use comdats for initializers on platforms that don't support it
Rafael Avila de Espindola
- r218287 - Don't use comdats for initializers on platforms that don't support it
Anton Korobeynikov
- r218287 - Don't use comdats for initializers on platforms that don't support it
Reid Kleckner
- r218287 - Don't use comdats for initializers on platforms that don't support it
Reid Kleckner
- r218287 - Don't use comdats for initializers on platforms that don't support it
Reid Kleckner
- r218288 - Attempt to fix Sema/builtin-object-size.c after r218258
Hans Wennborg
- r218288 - Attempt to fix Sema/builtin-object-size.c after r218258
jahanian
- r218292 - Revert r197496, as it broke REVERTIBLE_TYPE_TRAITs from PCH files.
Nico Weber
- r218293 - AST: Mangle cast expression encoding more accurately
David Majnemer
- r218294 - Fix a typo in comment in ASTBitCodes.h
Alexander Musman
- r218296 - Reverting r214064 and r215650 while investigating a pesky performance regression
Artyom Skrobov
- r218298 - [mips] Fix r218248's testcase to use -O1 instead of -O3.
Daniel Sanders
- r218299 - [OPENMP] Parsing/Sema of directive omp parallel for simd
Alexander Musman
- r218313 - Revert "Don't use comdats for initializers on platforms that don't support it"
Reid Kleckner
- r218330 - Don't perform ADL when looking up operator=; there is no non-member form of
Richard Smith
- r218333 - PR18793: If we try to EnterTokenStream when our current lexer is a caching
Richard Smith
- r218339 - Improve -Wuninitialized to take into account field ordering with initializer
Richard Trieu
- r218340 - MS ABI: Pure virtual functions don't contribute to vtordisps
David Majnemer
- r218340 - MS ABI: Pure virtual functions don't contribute to vtordisps
Timur Iskhodzhanov
- r218365 - Follow-up to r218292: Add more REVERTIBLE_TYPE_TRAITs.
Nico Weber
- r218366 - Fix an edge case with BinaryOperator's in -Wuninitialized. Add testcases for
Richard Trieu
- r218367 - Fix the argument index error of __builtin___memccpy_chk
Steven Wu
- r218376 - [x86] Fixed argument types in intrinsics:
Robert Khasanov
- r218378 - Sema: Inherit the flexible array property from struct fields
David Majnemer
- r218378 - Sema: Inherit the flexible array property from struct fields
Robinson, Paul
- r218378 - Sema: Inherit the flexible array property from struct fields
David Majnemer
- r218379 - Clean up ClangTool's argument adjuster handling a bit with unique_ptr.
Benjamin Kramer
- r218385 - Constify a functor's function call operator because it can/should be.
David Blaikie
- r218390 - Include debug info for types referenced only via explicit cast expressions.
David Blaikie
- r218392 - clang-format: Don't let -style=Chromium imply c++03 template formatting.
Nico Weber
- r218392 - clang-format: Don't let -style=Chromium imply c++03 template formatting.
Daniel Jasper
- r218394 - Downgrade error about stdcall decls with no prototype to a warning
Reid Kleckner
- r218400 - Simplify tests.
Nico Weber
- r218404 - pass environment when invoking llvm-config and clang from lit.cfg
Scott Douglass
- r218420 - Thread Safety Analysis: Update to documentation.
DeLesley Hutchins
- r218428 - Fix handling of preincrement on bit-fields. This gives a bit-field in C++, but
Richard Smith
- r218435 - Add increment/decrement operators and compound assignment operators to the
Richard Trieu
- r218461 - MS ABI: Avoid hashing back reference keys in mangler
David Majnemer
- r218466 - Move calls to ResolveExceptionSpec out of SetDeclDefaulted and into DefineImplicit*
Ben Langmuir
- r218466 - Move calls to ResolveExceptionSpec out of SetDeclDefaulted and into DefineImplicit*
Reid Kleckner
- r218468 - Suggest fix-it for missing '{' after base-clause
Ismail Pazarbasi
- r218482 - Fix PR20886 - enforce CUDA target match in method calls
Eli Bendersky
- r218484 - -ms-extensions: Implement __super scope specifier (PR13236).
Nikola Smiljanic
- r218488 - CGBuiltin: Use frem instruction rather than libcall to implement fmod
Jan Vesely
- r218500 - Support the assume_aligned function attribute
Hal Finkel
- r218503 - Small fix for bug 18635.
Alexander Musman
- r218506 - MS ABI: Assert that vftables should have a non-RTTI entry
David Majnemer
- r218507 - clang/test/CodeGen/builtin-assume-aligned.c: Fix for -Asserts.
NAKAMURA Takumi
- r218520 - Fix an assertion failure trying to emit a trivial destructor in ObjC++
Ben Langmuir
- r218541 - Don't link in sanitizer runtimes if -nostdlib/-nodefaultlibs is provided.
Alexey Samsonov
- r218552 - Ensure that all module build failures get diagnosed
Ben Langmuir
- r218556 - Add back checking for condition of conditional operator for -Wuninitialized
Richard Trieu
- r218577 - CodeGen: Don't crash when initializing pointer-to-member fields in bases
David Majnemer
- r218580 - Run DR tests in C++17 mode too.
Richard Smith
- r218587 - Add the tests for __super that I forgot to commit in as part of r218484.
Nikola Smiljanic
- r218590 - Fix "unsupported friend" diagnostic to also appear for friend functions with dependent scopes.
Richard Smith
- r218591 - Tests for DR600-640.
Richard Smith
- r218592 - testing commit access to clang repo
Jyoti Allur
- r218593 - Remove dead code from DIBuilder
Jyoti Allur
Last message date:
Sun Sep 28 23:32:54 PDT 2014
Archived on: Tue Aug 4 15:31:52 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).