The Week Of Monday 7 April 2014 Archives by date
Starting: Mon Apr 7 00:28:33 PDT 2014
Ending: Sun Apr 13 20:32:10 PDT 2014
Messages: 364
- [libcxx] r205700 - Removed 'sized deallocation' from C++14 status page since it turned out to require no library work, and fixed a typo in index.html. Thanks to Tobias for pointing these out.
Marshall Clow
- [PATCH] Warn when a virtual function tries to override a non-virtual one
Lubos Lunak
- [PATCH] libclang: Add clang_CXXMethod_isConst
Dmitri Gribenko
- [clang-tools-extra] r205703 - Update arc config to new domain.
Manuel Klimek
- [PATCH] Fix PR19169:Crash on invalid attempting to specialize a template method as a template variable
Karthik Bhat
- [PATCH] Fix PR19195
Karthik Bhat
- [PATCH] ARM: Add command line option to select big or little endian
Christian Pirker
- [libcxx] r205709 - Fix PR19819
Marshall Clow
- [PATCH] Patch for bug #17819
Marshall Clow
- [PATCH] AArch64: Add command line option to select big or little endian
Christian Pirker
- [PATCH] libclang: Add clang_CXXMethod_isConst
Kevin Funk
- [PATCH] PR19095 Undefined reference to friend template function defined inside template class
suyog sarda
- r205714 - libclang: add clang_CXXMethod_isConst API that allows to determine if a C++
Dmitri Gribenko
- [PATCH] libclang: Add clang_CXXMethod_isConst
Dmitri Gribenko
- r205715 - Fix clang-tidy warning (argument comments don't match parameter names).
Richard Smith
- [PATCH] libclang: Add clang_CXXMethod_isConst
Kevin Funk
- [PATCH] Add support for named values in the parser.
Samuel Benzaquen
- [PATCH] Add support for named values in the parser.
Samuel Benzaquen
- r205715 - Fix clang-tidy warning (argument comments don't match parameter names).
Benjamin Kramer
- r205716 - clang-cl: make /Gw map to -fdata-sections
David Majnemer
- r205717 - Fix a typo introduced in r205716
David Majnemer
- r205667 - [analyzer] Add an ErrnoChecker (PR18701) to the Potential Checkers list.
Jordan Rose
- [LLVMdev] 3.4.1 Release Plans
Tom Stellard
- [PATCH] Extend the check to detect patterns like 'ptr.get() == nullptr'
Samuel Benzaquen
- r205718 - Revert r205646 (keeping the test in its modified form) as
Fariborz Jahanian
- r205720 - [analyzer] Re-enable test I accidentally committed commented-out.
Jordan Rose
- r205721 - [analyzer] Fix mistake in example for potential checker "posix.Errno".
Jordan Rose
- r205646 - Vector [Sema]. Vector "splats" which are truncated should have a warning
jahanian
- LLVM buildmaster will be restarted today after 6 PM PT
Galina Kistanova
- [PATCH] Extend the check to detect patterns like 'ptr.get() == nullptr'
Manuel Klimek
- [PATCH] Extend the check to detect patterns like 'ptr.get() == nullptr'
Samuel Benzaquen
- r205727 - Mangle the vbptr offset into pointers to member functions
Reid Kleckner
- r205728 - Thread Safety Analysis: update to internal SExpr handling.
DeLesley Hutchins
- r205728 - Thread Safety Analysis: update to internal SExpr handling.
David Blaikie
- [Patch] Missed evaluation in "type" parameter of va_arg
Rahul Jain
- r205729 - -fms-extensions: Don't define __PRETTY_FUNCTION__ to __FUNCTION__
Reid Kleckner
- r205733 - Thread Safety Analysis: fix warning.
DeLesley Hutchins
- r205728 - Thread Safety Analysis: update to internal SExpr handling.
Delesley Hutchins
- [PATCH] Extend the check to detect patterns like 'ptr.get() == nullptr'
Manuel Klimek
- [PATCH] Add support for MSVC's __FUNCSIG__
Reid Kleckner
- [PATCH] Extend the check to detect patterns like 'ptr.get() == nullptr'
Samuel Benzaquen
- [PATCH] Extend the check to detect patterns like 'ptr.get() == nullptr'
Samuel Benzaquen
- r205728 - Thread Safety Analysis: update to internal SExpr handling.
Aaron Ballman
- 3.4.1 patches
Richard Trieu
- 3.4.1 patches
Tom Stellard
- r205745 - Thread Safety Analysis: various fixes to new SExpr code.
DeLesley Hutchins
- 3.4.1 patches
Richard Smith
- r197445 - For -Wconsumed, walk the namespaces to find if the top most namespace is "std"
Richard Smith
- r205751 - intrin.h: Implement __readmsr, __readcr3, and __writecr3
Reid Kleckner
- [PATCH] Implementation of #pragma (data|code|const|bss)_seg
Warren Hunt
- [PATCH] Extend the check to detect patterns like 'ptr.get() == nullptr'
Daniel Jasper
- [PATCH] Extend the check to detect patterns like 'ptr.get() == nullptr'
Daniel Jasper
- r205751 - intrin.h: Implement __readmsr, __readcr3, and __writecr3
PaX Team
- [PATCH] Output clang-tidy errors in a consistent order.
Alexander Kornienko
- [libcxxabi] r205756 - The content of .eh_frame may be misaligned, so use memcpy. This is seen
Joerg Sonnenberger
- r205144 - [PowerPC] Make -pg generate calls to _mcount not mcount
Hal Finkel
- [PATCH] Output clang-tidy errors in a consistent order.
Daniel Jasper
- r205757 - PR19346: Adding 0 to a null pointer has defined behavior in C++. Allow it in constant expressions.
Richard Smith
- [clang-tools-extra] r205759 - Output clang-tidy errors in a consistent order.
Alexander Kornienko
- r205760 - clang-format: Extend AllowShortFunctions.. to only merge inline functions.
Daniel Jasper
- r205761 - clang-format: Correctly understand arrays of pointers.
Daniel Jasper
- r205762 - If a header is explicitly included in module A, and excluded from an umbrella
Richard Smith
- [PATCH] Extend the check to detect patterns like 'ptr.get() == nullptr'
Alexander Kornienko
- [PATCH] Implementation of #pragma (data|code|const|bss)_seg
Aaron Ballman
- [LLVMdev] 3.4.1 Release Plans
Zinovy Nis
- [PATCH] Extend the check to detect patterns like 'ptr.get() == nullptr'
Samuel Benzaquen
- [PATCH] Extend the check to detect patterns like 'ptr.get() == nullptr'
Samuel Benzaquen
- r205763 - clang-format: Fix incorrect multi-block-parameter computation.
Daniel Jasper
- [PATCH] Extend the check to detect patterns like 'ptr.get() == nullptr'
Alexander Kornienko
- r205144 - [PowerPC] Make -pg generate calls to _mcount not mcount
Eric Christopher
- r205144 - [PowerPC] Make -pg generate calls to _mcount not mcount
Douglas Gregor
- r205773 - Have validate-system-headers override validate-once-per-build-session
Ben Langmuir
- [PATCH] Extend the check to detect patterns like 'ptr.get() == nullptr'
Samuel Benzaquen
- [PATCH] Extend the check to detect patterns like 'ptr.get() == nullptr'
Samuel Benzaquen
- [PATCH] Extend the check to detect patterns like 'ptr.get() == nullptr'
Alexander Kornienko
- [PATCH] Extend the check to detect patterns like 'ptr.get() == nullptr'
Alexander Kornienko
- [PATCH] Add support for MSVC's __FUNCSIG__
David Majnemer
- [PATCH][Driver] Teach the clang driver how to correctly parse response files on Windows.
Andrea Di Biagio
- [PATCH] Added support for CUDA __launch_bounds__ attribute to CodeGen.
Manjunath Kudlur
- [PATCH][Driver] Teach the clang driver how to correctly parse response files on Windows.
Reid Kleckner
- r205778 - intrin.h: Fix up bugs in the cr3 and msr intrinsics
Reid Kleckner
- r205751 - intrin.h: Implement __readmsr, __readcr3, and __writecr3
Reid Kleckner
- [Patch] Fix for PR18746 -rejects-valid on a constexpr member function of a class template with a deduced return type and no return statements
Rahul Jain
- r205751 - intrin.h: Implement __readmsr, __readcr3, and __writecr3
Reid Kleckner
- r205780 - Add support for MSVC's __FUNCSIG__
Reid Kleckner
- [PATCH] Add support for MSVC's __FUNCSIG__
Reid Kleckner
- r205781 - Fix the funcsig test with an explicit triple
Reid Kleckner
- [PATCH][Driver] Teach the clang driver how to correctly parse response files on Windows.
Andrea Di Biagio
- 3.4.1 patches
Tom Stellard
- [PATCH] Added support for CUDA __launch_bounds__ attribute to CodeGen.
Eli Bendersky
- r205751 - intrin.h: Implement __readmsr, __readcr3, and __writecr3
PaX Team
- 3.4.1 patches
Richard Trieu
- [PATCH] Implementation of #pragma (data|code|const|bss)_seg
Reid Kleckner
- [PATCH] OnDiskHashTable: Make the iterable version separate
Justin Bogner
- Correct path seperator in DWARF debug info on Windows
Reid Kleckner
- [PATCH] Fix a few code typos in the Block ABI spec
Boris Dušek
- [PATCH] Request for approval: Make c-index-test -test-print-type include pointeekind for pointer types
Anders Waldenborg
- r205809 - Thread Safety Analysis. Misc fixes to SExpr code, responding to code review
DeLesley Hutchins
- r205810 - [MS-ABI] Add support for #pragma section and related pragmas
Warren Hunt
- r205728 - Thread Safety Analysis: update to internal SExpr handling.
Delesley Hutchins
- r205812 - [MS-ABI] Lit fix for r205810
Warren Hunt
- 3.4.1 patches
Brad Smith
- [PATCH] Added support for CUDA __launch_bounds__ attribute to CodeGen.
Manjunath Kudlur
- [PATCH] Added support for CUDA __launch_bounds__ attribute to CodeGen.
Manjunath Kudlur
- [PATCH] Allow multiple modules with the same name to coexist in the module cache
Ben Langmuir
- [PATCH] Add a new flag -fmodules-require-modular-includes
Ben Langmuir
- r205827 - [analyzer] When checking Foundation method calls, match the selectors exactly.
Jordan Rose
- r205828 - Add missing include.
Richard Trieu
- r205840 - Sema::SectionInfo: Prune "default" for now. Defaulted function is unavailable on msc17.
NAKAMURA Takumi
- r205841 - Sema::SectionInfo() should have an empty body. Sorry for the breakage.
NAKAMURA Takumi
- r205840 - Sema::SectionInfo: Prune "default" for now. Defaulted function is unavailable on msc17.
Alexander Potapenko
- r205842 - clang-format: Add proto files and JavaScript to git-clang-format.
Daniel Jasper
- r205843 - clang-format: Recognize lists ending in trailing commas correctly.
Daniel Jasper
- [PATCH] Request for approval: Make c-index-test -test-print-type include pointeekind for pointer types
Dmitri Gribenko
- r205845 - clang-format: Keep more trailing annotations on the same line.
Daniel Jasper
- r205846 - clang-format: Allow breaking between trailing annotations in more cases.
Daniel Jasper
- r205848 - clang-format: Improve format of calls with several lambdas.
Daniel Jasper
- r205849 - clang-format: Fix bug where clang-format would break the code.
Daniel Jasper
- [libc++][patch] Sort out common Linux linking issues.
Sebastian Redl
- [PATCH] Added support for CUDA __launch_bounds__ attribute to CodeGen.
Eli Bendersky
- [libc++][patch] Sort out common Linux linking issues.
Sylvestre Ledru
- r205851 - clang-format: Treat a trailing comment like a trailing comma in braced lists.
Daniel Jasper
- r205853 - clang-format: Update flag documentation, and generation script.
Daniel Jasper
- [clang-tools-extra] r205854 - Extend the check to detect patterns like 'ptr.get() == nullptr'
Samuel Benzaquen
- [PATCH] AArch64: Add command line option to select big or little endian
Tim Northover
- [PATCH] InstrProf: Calculate a better function hash
Duncan P. N. Exon Smith
- r205751 - intrin.h: Implement __readmsr, __readcr3, and __writecr3
Rafael Espíndola
- [LLVMdev] 3.4.1 Release Plans
Tom Stellard
- [PATCH] Added support for CUDA __launch_bounds__ attribute to CodeGen.
Manjunath Kudlur
- r205728 - Thread Safety Analysis: update to internal SExpr handling.
Aaron Ballman
- r205728 - Thread Safety Analysis: update to internal SExpr handling.
Delesley Hutchins
- [clang-tools-extra] r205913 - Inject unique_ptr/shared_ptr into the test instead of using <memory>
Samuel Benzaquen
- [PATCH] Inject unique_ptr/shared_ptr into the test instead of using <memory>
Samuel Benzaquen
- [PATCH] Inject unique_ptr/shared_ptr into the test instead of using <memory>
Manuel Klimek
- r205828 - Add missing include.
Jordan Rose
- [PATCH] Added support for CUDA __launch_bounds__ attribute to CodeGen.
Manjunath Kudlur
- r205915 - Thread Safety Analysis: some minor cleanups to the latest thread safety changes. No functional changes intended.
Aaron Ballman
- r205916 - Cannot have the base class destructor be private (or explicitly deleted); fixing the build bots.
Aaron Ballman
- r205728 - Thread Safety Analysis: update to internal SExpr handling.
Aaron Ballman
- r205917 - [Preprocessor/CodeComplete] Don't add include guard macros to code-completion results.
Argyrios Kyrtzidis
- r205920 - Add a -triple argument so that this new test passes on Darwin.
Bob Wilson
- r205921 - Make c-index-test -test-print-type include pointeekind for pointer types
Anders Waldenborg
- r205922 - Handle difference in signedness of 'char' in test/Index/print-type.c{, pp}
Anders Waldenborg
- r205924 - clang-cl: Disable TBAA by default for MSVC compatibility
Reid Kleckner
- [clang-tools-extra] r205854 - Extend the check to detect patterns like 'ptr.get() == nullptr'
Aaron Ballman
- r205828 - Add missing include.
Richard Trieu
- [PATCH] Support for CUDA __launch_bounds__ attribute
keveman at gmail.com
- [clang-tools-extra] r205854 - Extend the check to detect patterns like 'ptr.get() == nullptr'
Samuel Benzaquen
- [clang-tools-extra] r205854 - Extend the check to detect patterns like 'ptr.get() == nullptr'
Aaron Ballman
- r205929 - Thread Safety Analysis: now with less includes. No functional changes.
Aaron Ballman
- [LLVMdev] 3.4.1 Release Plans
Jiangning Liu
- r205915 - Thread Safety Analysis: some minor cleanups to the latest thread safety changes. No functional changes intended.
Justin Bogner
- r205931 - Switching back from a static namespace-scoped function to a static class-scope function. No functional change, but resolves a warning.
Aaron Ballman
- r205915 - Thread Safety Analysis: some minor cleanups to the latest thread safety changes. No functional changes intended.
Aaron Ballman
- r205933 - [MS-ABI] Update to alias-avoidance padding
Warren Hunt
- r205935 - Thread safety: move the inline function back into a namespace
Reid Kleckner
- Fwd: r205931 - Switching back from a static namespace-scoped function to a static class-scope function. No functional change, but resolves a warning.
David Blaikie
- r205915 - Thread Safety Analysis: some minor cleanups to the latest thread safety changes. No functional changes intended.
Reid Kleckner
- r205915 - Thread Safety Analysis: some minor cleanups to the latest thread safety changes. No functional changes intended.
Aaron Ballman
- [LLVMdev] 3.4.1 Release Plans
David Fang
- r205936 - Thread Safety Analysis: reorganized SExpr header files. No change in
DeLesley Hutchins
- r205942 - Move search for header in umbrella directories into its own function
Ben Langmuir
- r205943 - AST: Implement proposal for dependent elaborated type specifiers
David Majnemer
- r205945 - Remove Unicode introduced in r205943
David Majnemer
- r205946 - Fix the build with LLVM_DELETED_FUNCTION instead of '= delete'
Reid Kleckner
- r205948 - Avoid crashing when failing to emit a thunk
Reid Kleckner
- [clang-tools-extra] r205951 - test/clang-tidy/redundant-smartptr-get*.cpp: Both of them really require shell.
NAKAMURA Takumi
- [PATCH] Consolidate several functions for checking the std namespace into one function in Decl and one function in DeclContext
Richard Trieu
- r205952 - Add global static variables for anonymous union fields. This makes
Eric Christopher
- r205954 - clang-format: Fix false positive in braced list detection in protos.
Daniel Jasper
- [PATCH] Add -fmodules-strict-decluse to check that all headers are in modules
Daniel Jasper
- [PATCH] Request for approval: Make c-index-test -test-print-type include pointeekind for pointer types
Dmitri Gribenko
- [PATCH] Add -fmodules-strict-decluse to check that all headers are in modules
Manuel Klimek
- r205960 - [SystemZ] Don't indent SystemZTargetInfo relative to its namespace
Richard Sandiford
- r205960 - [SystemZ] Don't indent SystemZTargetInfo relative to its namespace
Chandler Carruth
- [PATCH] InstrProf: Calculate a better function hash
Chandler Carruth
- [PATCH] InstrProf: Calculate a better function hash
Chandler Carruth
- [PATCH] InstrProf: Calculate a better function hash
Chandler Carruth
- [PATCH] InstrProf: Calculate a better function hash
Chandler Carruth
- r205960 - [SystemZ] Don't indent SystemZTargetInfo relative to its namespace
Richard Sandiford
- [PATCH] ARM: Add command line option to select big or little endian
Christian Pirker
- [PATCH] AArch64: Add command line option to select big or little endian
Christian Pirker
- [PATCH] ARM: Add command line option to select big or little endian
Simon Atanasyan
- [PATCH] AArch64: Add command line option to select big or little endian
Simon Atanasyan
- [PATCH] Add a new flag -fmodules-require-modular-includes
Ben Langmuir
- r205966 - AArch64: Add command line option to select big or little endian
Christian Pirker
- r205967 - ARM: Add command line option to select big or little endian
Christian Pirker
- [PATCH] AArch64: Add command line option to select big or little endian
Christian Pirker
- [PATCH] ARM: Add command line option to select big or little endian
Christian Pirker
- r205952 - Add global static variables for anonymous union fields. This makes
David Blaikie
- [PATCH] OpenCL - allow address space qualifiers on arrays passed as arguments
Fraser Cormack
- r205952 - Add global static variables for anonymous union fields. This makes
David Blaikie
- r205972 - CodeGen: Clean up CommonLinkage calculation
David Majnemer
- r205975 - When module umbrellas change, rebuild them
Ben Langmuir
- r205976 - Some minor improvements to the thread safety intermediate language -- mostly const correctness and reformatting. Fixes the types involved with castOpcode().
Aaron Ballman
- r205977 - CodeGen: Move PGO initialization into Release()
Justin Bogner
- r205952 - Add global static variables for anonymous union fields. This makes
Robinson, Paul
- r205943 - AST: Implement proposal for dependent elaborated type specifiers
Sean Silva
- r205943 - AST: Implement proposal for dependent elaborated type specifiers
David Majnemer
- [PATCH] CodeGen: Emit warnings when dropping profile data during PGO
Justin Bogner
- r205981 - inalloca: Pad the struct *after* inserting each arg
Reid Kleckner
- [LLVMdev] 3.4.1 Release Plans
Tom Stellard
- [PATCH] CodeGen: Emit warnings when dropping profile data during PGO
Bob Wilson
- r205994 - [MS-ABI] Fixed __declspec(align()) on bitfields under #pragma pack.
Warren Hunt
- [PATCH] CodeGen: Emit warnings when dropping profile data during PGO
Justin Bogner
- r205998 - Update Clang for LLVM split stack API changes in r205997
Reid Kleckner
- r205999 - Debug info: (Bugfix) Make sure artificial functions like _GLOBAL__I_a
Adrian Prantl
- [PATCH] CodeGen: Emit warnings when dropping profile data during PGO
Duncan P. N. Exon Smith
- r206000 - [MS-ABI] Fix to vbptr injection site calculation.
Warren Hunt
- [PATCH] CodeGen: Emit warnings when dropping profile data during PGO
Bob Wilson
- r205999 - Debug info: (Bugfix) Make sure artificial functions like _GLOBAL__I_a
Eric Christopher
- r205999 - Debug info: (Bugfix) Make sure artificial functions like _GLOBAL__I_a
Adrian Prantl
- r206001 - InstrProf: Read unsigned numbers with strtoul and strtoull
Duncan P. N. Exon Smith
- r206002 - InstrProf: Rename Decl parameters from S to D
Duncan P. N. Exon Smith
- r205999 - Debug info: (Bugfix) Make sure artificial functions like _GLOBAL__I_a
David Blaikie
- [PATCH] CodeGen: Emit warnings when dropping profile data during PGO
Justin Bogner
- [PATCH] [OPENMP] Initial codegen for '#pragma omp parallel'
Richard Smith
- [PATCH] InstrProf: Calculate a better function hash
Duncan P. N. Exon Smith
- [PATCH] InstrProf: Calculate a better function hash
Duncan P. N. Exon Smith
- r205095 - Driver: implement addClangWarningOptions
Richard Smith
- r205999 - Debug info: (Bugfix) Make sure artificial functions like _GLOBAL__I_a
Adrian Prantl
- r205037 - Use constexpr again, this time portably
Richard Smith
- r205999 - Debug info: (Bugfix) Make sure artificial functions like _GLOBAL__I_a
David Blaikie
- r206004 - [MS-ABI] Update virtual base padding rules to match MSVC 10+
Warren Hunt
- [PATCH] InstrProf: Calculate a better function hash
Duncan P. N. Exon Smith
- [LLVMdev] 3.4.1 Release Plans
Jim Grosbach
- r205037 - Use constexpr again, this time portably
Nico Weber
- r206004 - [MS-ABI] Update virtual base padding rules to match MSVC 10+
Nico Weber
- r206008 - Switch from constexpr to const char *const
Duncan P. N. Exon Smith
- r205037 - Use constexpr again, this time portably
Reid Kleckner
- [LLVMdev] 3.4.1 Release Plans
Jiangning Liu
- r205037 - Use constexpr again, this time portably
Duncan P. N. Exon Smith
- r206010 - [MS-ABI] Update Comments in RecordLayoutBuilder - no functional change
Warren Hunt
- r206011 - Fix handling of redeclaration lookup for using declarations, where the prior
Richard Smith
- r206004 - [MS-ABI] Update virtual base padding rules to match MSVC 10+
Warren Hunt
- r206012 - Cleanup: Add default arguments to CodeGenFunction::StartFunction.
Adrian Prantl
- r205037 - Use constexpr again, this time portably
Duncan P. N. Exon Smith
- [PATCH] Add a test to distinguish between reserved tokens and normal identifiers
Richard Smith
- [Patch] Fix for PR18746 -rejects-valid on a constexpr member function of a class template with a deduced return type and no return statements
Rahul Jain
- r205037 - Use constexpr again, this time portably
Richard Smith
- OK to merge r205144, r204742, and r196981 for the 3.4.1 release?
Tom Stellard
- CodeGen: OK to merge r203007 for 3.4.1 release?
Tom Stellard
- [LLVMdev] 3.4.1 Release Plans
Tom Stellard
- [PATCH] [OPENMP] Initial codegen for '#pragma omp parallel'
Alexey Bataev
- [PATCH] [OPENMP] Initial codegen for '#pragma omp parallel'
Alexey Bataev
- [PATCH] Improve message 'Undefined allocation of 0 bytes'
Daniel Marjamäki
- CodeGen: OK to merge r203007 for 3.4.1 release?
John McCall
- OK to merge r205144, r204742, and r196981 for the 3.4.1 release?
Hal Finkel
- [PATCH] Improve message 'Undefined allocation of 0 bytes'
Daniel Marjamäki
- r206021 - CodeGen: Handle binary conditional operators in PGO instrumentation
Justin Bogner
- [libcxx] r206024 - Remove node from a container before destroying it. Thanks to Alexander Potapenko for pointing this out.
Marshall Clow
- [PATCH] Correctly handle escaped newlines when the next token starts without a space.
Manuel Klimek
- [PATCH] Correctly handle escaped newlines when the next token starts without a space.
Daniel Jasper
- r206027 - Add -fmodules-strict-decluse to check that all headers are in modules
Daniel Jasper
- [PATCH] [Headers] Improve codegen for _mm_slli_epi32.
Michael Spencer
- [PATCH][cxxabi] function declaration not under __APPLE__ define
Patrick Wildt
- [PATCH] Add -fmodules-strict-decluse to check that all headers are in modules
Daniel Jasper
- [PATCH][cxxabi] correctly handle "omit" encoding
Patrick Wildt
- [PATCH][cxxabi] Properly sign-extend encoded sdata.
Patrick Wildt
- [PATCH] Correctly handle escaped newlines when the next token starts without a space.
Manuel Klimek
- r206029 - Correctly handle escaped newlines when the next token starts without a space.
Manuel Klimek
- [PATCH] [Headers] Improve codegen for _mm_slli_epi32.
Michael Spencer
- [PATCH] Format code around VCS conflict markers.
Manuel Klimek
- [PATCH] Format code around VCS conflict markers.
Daniel Jasper
- [PATCH] Format code around VCS conflict markers.
Manuel Klimek
- [PATCH] [Headers] Improve codegen for _mm_slli_epi32.
David Blaikie
- r206038 - Simplify RecordLayoutBuilder with getAsCXXRecordDecl()
Reid Kleckner
- r206039 - [PGO] Change MapRegionCounters to be a RecursiveASTVisitor.
Bob Wilson
- r206039 - [PGO] Change MapRegionCounters to be a RecursiveASTVisitor.
Duncan P. N. Exon Smith
- [PATCH] don't diagnose -Wchar-subscript for safe char literal
Daniel Marjamäki
- r206039 - [PGO] Change MapRegionCounters to be a RecursiveASTVisitor.
Duncan P. N. Exon Smith
- r206039 - [PGO] Change MapRegionCounters to be a RecursiveASTVisitor.
Bob Wilson
- [PATCH] Add support for named values in the parser.
Peter Collingbourne
- [PATCH] Add support for named values in the parser.
Peter Collingbourne
- [PATCH] Fix diagnostics for C-style cast to function type
Richard Smith
- r205144 - [PowerPC] Make -pg generate calls to _mcount not mcount
Tom Stellard
- 3.4.1 patches
Tom Stellard
- r204942 - Comment parsing: attach comments to enums declared using the NS_ENUM macro
Richard Smith
- [PATCH][REVIEW REQUEST] Fix for libclang completion of already declared template friends.
Richard Smith
- [PATCH] PR19095 Undefined reference to friend template function defined inside template class
Richard Smith
- OK to merge r205144, r204742, and r196981 for the 3.4.1 release?
Douglas Gregor
- [PATCH] Recovery of switch statement
Richard Smith
- r206069 - Add a test to distinguish between reserved tokens and normal identifiers.
Yunzhong Gao
- [PATCH] Modules - fix exclude header with umbrella directory
Richard Smith
- r205952 - Add global static variables for anonymous union fields. This makes
Eric Christopher
- [PATCH] OpenCL - allow address space qualifiers on arrays passed as arguments
Pekka Jääskeläinen
- r205952 - Add global static variables for anonymous union fields. This makes
Eric Christopher
- [PATCH] Fix for crash due to g++.old-deja/g++.other/using3.C
Richard Smith
- [PATCH] Allow overriding -split-dwarf-file
Eric Christopher
- OK to merge r205144, r204742, and r196981 for the 3.4.1 release?
Tom Stellard
- [PATCH] Use -ivfsoverlay in ASTUnit
Ben Langmuir
- CodeGen: OK to merge r203007 for 3.4.1 release?
Tom Stellard
- Fix for ICE in clang due to infinite loop.
Richard Smith
- [LLVMdev] 3.4.1 Release Plans
Tom Stellard
- [PATCH] InstrProf: Calculate a better function hash
Duncan P. N. Exon Smith
- [PATCH] Add getter methods for arguments, ranges and fix-it hints to PartialDiagnostic
Richard Smith
- [PATCH] Handle properly somewhat special cases of -main-file-name
Eric Christopher
- r205226 - Introduced an attribute syntax-neutral method for parsing attribute arguments that is currently being used by GNU and C++-style attributes. This allows C++11 attributes with argument lists to be handled properly, fixing the "deprecated", "type_visibility", and capability-related attributes with arguments.
Richard Smith
- r205226 - Introduced an attribute syntax-neutral method for parsing attribute arguments that is currently being used by GNU and C++-style attributes. This allows C++11 attributes with argument lists to be handled properly, fixing the "deprecated", "type_visibility", and capability-related attributes with arguments.
Aaron Ballman
- [PATCH] CodeGen: Emit globals with a constant initializer but no definition as available_externally.
Richard Smith
- libc++ PATCH: Fixes /lib/CMakeLists.txt for Apple ARM targets
Quentin Fiard
- r205999 - Debug info: (Bugfix) Make sure artificial functions like _GLOBAL__I_a
Eric Christopher
- r206077 - [MS-ABI] Update to vtordisp computation
Warren Hunt
- r205999 - Debug info: (Bugfix) Make sure artificial functions like _GLOBAL__I_a
Adrian Prantl
- [PATCH] Modules - fix exclude header with umbrella directory
Ben Langmuir
- r205999 - Debug info: (Bugfix) Make sure artificial functions like _GLOBAL__I_a
Eric Christopher
- r205999 - Debug info: (Bugfix) Make sure artificial functions like _GLOBAL__I_a
Adrian Prantl
- r205999 - Debug info: (Bugfix) Make sure artificial functions like _GLOBAL__I_a
Eric Christopher
- r205999 - Debug info: (Bugfix) Make sure artificial functions like _GLOBAL__I_a
Adrian Prantl
- r205999 - Debug info: (Bugfix) Make sure artificial functions like _GLOBAL__I_a
Eric Christopher
- [PATCH] Add support for optimization reports.
Diego Novillo
- [PATCH] preview patch for fixit for finding modules needing import/inclusion
Richard Smith
- [PATCH] Fix "In file included from" for files generated with -frewrite-includes
Richard Smith
- r206081 - CodeGen: Fix handling of C++11 lambdas in profiling
Justin Bogner
- r206087 - [MS-ABI] Fixed alias-avoidance padding in the presence of vtordisps
Warren Hunt
- r206088 - Follow-up to r205999: Emit an artificial location (valid scope, line 0)
Adrian Prantl
- r205999 - Debug info: (Bugfix) Make sure artificial functions like _GLOBAL__I_a
Adrian Prantl
- r206090 - [MS-ABI] Fix warning introduced in r206087
Warren Hunt
- r206087 - [MS-ABI] Fixed alias-avoidance padding in the presence of vtordisps
Duncan P. N. Exon Smith
- [PATCH] Use -ivfsoverlay in ASTUnit
Argyrios Kyrtzidis
- r206091 - CodeGen: Test instrumentation based profiling of templates
Justin Bogner
- r206099 - Add description about the __is_identifier() macro
Yunzhong Gao
- r205999 - Debug info: (Bugfix) Make sure artificial functions like _GLOBAL__I_a
Eric Christopher
- r206107 - Fix test/Modules/cxx-irgen.cpp for PPC64
Hal Finkel
- [libcxxabi] r206108 - Code cleanup and re-indent cxa_exception.hpp
Logan Chien
- r206111 - Replace llvm::array_endof with C++11's std::end.
Benjamin Kramer
- [libcxx] r206118 - Not everyone uses bash, so fix test syntax.
Joerg Sonnenberger
- [libcxxabi] r206121 - Properly conditionalize DwarfFDECache<A>::dyldUnloadHook. Patch by Patrick Wildt
Nick Kledzik
- r206081 - CodeGen: Fix handling of C++11 lambdas in profiling
Richard Smith
- [PATCH] Handle properly somewhat special cases of -main-file-name
Richard Smith
- [libcxxabi] r206122 - Properly sign extend sdata2/4 in unwinder. Patch by Patrick Wildt
Nick Kledzik
- [PATCH][cxxabi] function declaration not under __APPLE__ define
Nick Kledzik
- [PATCH][cxxabi] Properly sign-extend encoded sdata.
Nick Kledzik
- r206123 - Tests for DR501-525.
Richard Smith
- [PATCH] do not warn about unknown pragmas in modes that do not handle them (pr9537) #2
Richard Smith
- [PATCH] PR15614 : -frewrite-includes causes -Wunused-macros false positives #2
Richard Smith
- [PATCH] PR12463 : Warnings about nonsensical comparisons are disabled if macro expansion is involved #2
Richard Smith
- [PATCH] Improve error recovery around colon.
Richard Smith
- r206124 - MS ABI: #pragma vtordisp(0) only disables new vtordisps
David Majnemer
- r206125 - [-fms-extensions] Add tests for __FUNCDNAME__
David Majnemer
- r206128 - PR19339: Disambiguate lambdas with init-captures from designated initializers
Richard Smith
- [PATCH] PR 19339 - Parser confusion between lambda and designated initializer
Richard Smith
- [PATCH] Do not use "1" in linemarker for main file in -frewrite-includes
Richard Smith
- r206132 - MS ABI: Bitfields FielDecls only align if they allocate
David Majnemer
- [PATCH][cxxabi] ARM EHABI zero-cost exception handling for libc++abi
Logan Chien
- [PATCH] Improve error recovery around colon.
Serge Pavlov
- [PATCH][cxxabi] ARM EHABI zero-cost exception handling for libc++abi
Jonathan Roelofs
- r206133 - Fix diagnostics for C-style cast to function type.
Logan Chien
- [PATCH] Fix diagnostics for C-style cast to function type
Logan Chien
- [PATCH][cxxabi] ARM EHABI zero-cost exception handling for libc++abi
Logan Chien
- r206135 - Improve error recovery around colon.
Serge Pavlov
- [PATCH] Add support for optimization reports.
Richard Smith
- r205653 - Try harder about not suggesting methods as corrections when they
Richard Smith
- [PATCH] Try to fix PR16239
Richard Smith
- [PATCH] Fix PR19195
Richard Smith
- [Patch] Missed evaluation in "type" parameter of va_arg
Richard Smith
- [PATCH] OnDiskHashTable: Make the iterable version separate
Richard Smith
- [PATCH] Allow multiple modules with the same name to coexist in the module cache
Richard Smith
- [PATCH] Consolidate several functions for checking the std namespace into one function in Decl and one function in DeclContext
Richard Smith
- [PATCH] Add a new flag -fmodules-require-modular-includes
Richard Smith
- [Patch] Fix for PR18746 -rejects-valid on a constexpr member function of a class template with a deduced return type and no return statements
Richard Smith
- [PATCH] [OPENMP] Initial codegen for '#pragma omp parallel'
Richard Smith
- [PATCH] [OPENMP] Initial codegen for '#pragma omp parallel'
Alexey Bataev
- [PATCH] Adding diversity for security
Julian Lettner
Last message date:
Sun Apr 13 20:32:10 PDT 2014
Archived on: Tue Aug 4 15:31:35 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).