The Week Of Monday 20 October 2014 Archives by subject
Starting: Mon Oct 20 01:02:59 PDT 2014
Ending: Sun Oct 26 22:24:39 PDT 2014
Messages: 541
- [clang-tools-extra] r220199 - [clang-tidy] Add support for custom configuration file names/formats.
Alexander Kornienko
- [clang-tools-extra] r220491 - Add flag --enable-check-profile to clang-tidy.
Samuel Benzaquen
- [clang-tools-extra] r220631 - [clang-tidy] Bring order to check registration.
Alexander Kornienko
- [clang-tools-extra] r220632 - [clang-tidy] Simplify RUN: lines in the test
Alexander Kornienko
- [clang-tools-extra] r220633 - [clang-tidy] Clean up test.
Alexander Kornienko
- [clang-tools-extra] r220634 - [clang-tidy] check_clang_tidy_fix.sh -> check_clang_tidy.sh
Alexander Kornienko
- [libclc] r220388 - r600: Fix get_work_dim range metadata
Jan Vesely
- [libcxx] r217902 - Create a 'comma_iterator' class that overloads operator, and asserts when it's called. Add tests to mismatch to make sure it can't be blindsided by such an evil iterator. More tests for other algorithms forthcoming. Thanks to STL for pointing this out at CppCon and Yakov Galka for opening LWG issue #2133
Marshall Clow
- [libcxx] r217902 - Create a 'comma_iterator' class that overloads operator, and asserts when it's called. Add tests to mismatch to make sure it can't be blindsided by such an evil iterator. More tests for other algorithms forthcoming. Thanks to STL for pointing this out at CppCon and Yakov Galka for opening LWG issue #2133
David Blaikie
- [libcxx] r217902 - Create a 'comma_iterator' class that overloads operator, and asserts when it's called. Add tests to mismatch to make sure it can't be blindsided by such an evil iterator. More tests for other algorithms forthcoming. Thanks to STL for pointing this out at CppCon and Yakov Galka for opening LWG issue #2133
Eric Fiselier
- [libcxx] r220260 - Remove dead buildbot link
Eric Fiselier
- [libcxx] r220295 - LWG #2212 (not yet adopted) mandates that tuple_size/tuple_element are available if <array> or <utility> are included (not just <tuple>). We already do this. Add some tests to make sure that this remains true.
Marshall Clow
- [libcxx] r220296 - Some tests used __typeof__ instead of decltype. Replace these usages.
Marshall Clow
- [libcxx] r220463 - Add -ldl to libc++ tests when sanitizers are used.
Eric Fiselier
- [libcxx] r220463 - Add -ldl to libc++ tests when sanitizers are used.
Joerg Sonnenberger
- [libcxx] r220465 - Fix a couple of failing tests for C++03 by checking for rvalue reference support first.
Marshall Clow
- [libcxx] r220469 - Add support for "fancy" pointers to shared_ptr. Fixes PR20616
Eric Fiselier
- [libcxx] r220471 - Add support for "fancy" pointers to promise and packaged_task.
Eric Fiselier
- [libcxx] r220489 - Make headers available in the build directory
Justin Bogner
- [libcxx] r220510 - Only link tests against -ldl on linux
Eric Fiselier
- [libcxx] r220512 - [libcxx] XFAIL all currently failing libc++ tests for linux.
Eric Fiselier
- [libcxx] r220512 - [libcxx] XFAIL all currently failing libc++ tests for linux.
İsmail Dönmez
- [libcxx] r220512 - [libcxx] XFAIL all currently failing libc++ tests for linux.
Eric Fiselier
- [libcxx] r220512 - [libcxx] XFAIL all currently failing libc++ tests for linux.
İsmail Dönmez
- [libcxx] r220534 - Change uses of `sys.platform == 'linux2' to `sys.platform.startswith('linux')
Eric Fiselier
- [libcxx] r220647 - Change the comment on the closing #endif to match the condition on the corresponding #ifdef. Thanks to K-ballo for the catch. No functionality change.
Marshall Clow
- [libcxx] Scan-Build Run complete, patch and report
Steve MacKenzie
- [libcxx] test fixes <locale>
Steve MacKenzie
- [libcxx] test fixes <locale>
Jonathan Roelofs
- [libcxx] test fixes <locale>
Steve MacKenzie
- [libcxxabi] r220464 - [libcxxabi] Add support for running libc++abi tests with sanitizers
Eric Fiselier
- [libcxxabi] r220464 - [libcxxabi] Add support for running libc++abi tests with sanitizers
Joerg Sonnenberger
- [libcxxabi] r220509 - Only link the tests against -ldl on linux
Eric Fiselier
- [libcxxabi] r220509 - Only link the tests against -ldl on linux
Jonathan Roelofs
- [libcxxabi] r220509 - Only link the tests against -ldl on linux
Eric Fiselier
- [libcxxabi] r220535 - Change uses of `sys.platform == 'linux2' to `sys.platform.startswith('linux')
Eric Fiselier
- [LLVMdev] Performance regression on ARM
Saleem Abdulrasool
- [LLVMdev] Performance regression on ARM
Anton Korobeynikov
- [PATCH] [analyzer] move NewDeleteLeaks checker from alpha.cplusplus to cplusplus group.
Антон Ярцев
- [PATCH][analyzer] Pass original command line arguments to compilers.
Anton Yartsev
- [PATCH][analyzer] Prevent ccc/c++-analyzer from hanging on Windows.
Anton Yartsev
- [PATCH] [clang-parser] Remove unused StmtVector& parameters from declaration parsing functions
Eelis van der Weegen
- [PATCH] [clang-parser] Remove unused StmtVector& parameters from declaration parsing functions
Rafael Espíndola
- [PATCH] [clang-parser] Remove unused StmtVector& parameters from declaration parsing functions
Eelis van der Weegen
- [PATCH] [clang-parser] Remove unused StmtVector& parameters from declaration parsing functions
Rafael Espíndola
- [PATCH] [clang-tidy] Add support for boolean check options.
Alexander Kornienko
- [PATCH] [clang-tidy] Add support for boolean check options.
Manuel Klimek
- [PATCH] [clang-tidy] Add support for custom configuration file names/formats.
Alexander Kornienko
- [PATCH] [clang-tidy] Add support for custom configuration file names/formats.
Daniel Jasper
- [PATCH] [clang-tidy] Add support for custom configuration file names/formats.
Alexander Kornienko
- [PATCH] [clang-tidy] Bring order to check registration.
Alexander Kornienko
- [PATCH] [clang-tidy] Bring order to check registration.
Manuel Klimek
- [PATCH] [clang-tidy] check_clang_tidy_fix.sh -> check_clang_tidy.sh
Alexander Kornienko
- [PATCH] [clang-tidy] check_clang_tidy_fix.sh -> check_clang_tidy.sh
Alexander Kornienko
- [PATCH] [clang-tidy] check_clang_tidy_fix.sh -> check_clang_tidy.sh
Manuel Klimek
- [PATCH] [complex] Teach the complex math IR gen to emit direct math and a NaN-test prior to the call to the library function.
Stephen Canon
- [PATCH] [complex] Teach the complex math IR gen to emit direct math and a NaN-test prior to the call to the library function.
Bill Schmidt
- [PATCH] [complex] Teach the complex math IR gen to emit direct math and a NaN-test prior to the call to the library function.
Hal Finkel
- [PATCH] [complex] Teach the complex math IR gen to emit direct math and a NaN-test prior to the call to the library function.
Bill Schmidt
- [PATCH] [libcxx] Add numerous options to libc++ LIT test suite configuration.
Eric Fiselier
- [PATCH] [libcxx] Add numerous options to libc++ LIT test suite configuration.
Alexander Kornienko
- [PATCH] [libcxx] Add numerous options to libc++ LIT test suite configuration.
Eric Fiselier
- [PATCH] [libcxx] Add numerous options to libc++ LIT test suite configuration.
Eric Fiselier
- [PATCH] [libcxx] Add numerous options to libc++ LIT test suite configuration.
Alexander Kornienko
- [PATCH] [libcxx] Add numerous options to libc++ LIT test suite configuration.
Eric Fiselier
- [PATCH] [libcxx] Add numerous options to libc++ LIT test suite configuration.
Eric Fiselier
- [PATCH] [libcxx] Add numerous options to libc++ LIT test suite configuration.
Alexander Kornienko
- [PATCH] [libcxx] Add numerous options to libc++ LIT test suite configuration.
Eric Fiselier
- [PATCH] [libcxx] Delay evaluation of __make_tuple_types to prevent blowing the max template instantiation depth. Fixes Bug #18345
Agustín Bergé
- [PATCH] [libcxx] Delay evaluation of __make_tuple_types to prevent blowing the max template instantiation depth. Fixes Bug #18345
Eric Fiselier
- [PATCH] [libcxx] Fix use of operator comma where the types can be user defined
Eric Fiselier
- [PATCH] [libcxx] Fix use of operator comma where the types can be user defined
Marshall Clow
- [PATCH] [libcxx] Fix use of operator comma where the types can be user defined
Eric Fiselier
- [PATCH] [libcxx] Initializer list support for MSVC
Marshall Clow
- [PATCH] [libcxx] Mark atomic tests UNSUPPORTED for c++03 and c++98.
Eric Fiselier
- [PATCH] [libcxx] Mark atomic tests UNSUPPORTED for c++03 and c++98.
Dan Albert
- [PATCH] [libcxx] Mark atomic tests UNSUPPORTED for c++03 and c++98.
Dan Albert
- [PATCH] [libcxx] Mark atomic tests UNSUPPORTED for c++03 and c++98.
Eric Fiselier
- [PATCH] [libcxx] Mark atomic tests UNSUPPORTED for c++03 and c++98.
Dan Albert
- [PATCH] [libcxx] Mark atomic tests UNSUPPORTED for c++03 and c++98.
Dan Albert
- [PATCH] [libcxx] Mark atomic tests UNSUPPORTED for c++03 and c++98.
Eric Fiselier
- [PATCH] [libcxx] Mark atomic tests UNSUPPORTED for c++03 and c++98.
Eric Fiselier
- [PATCH] [libcxx] Mark most tuple tests UNSUPPORTED for c++03 and c++98.
Eric Fiselier
- [PATCH] [libcxx] Modify language.support tests so they pass or are UNSUPPORTED with c++03.
Eric Fiselier
- [PATCH] [libcxx] Modify language.support tests so they pass or are UNSUPPORTED with c++03.
Eric Fiselier
- [PATCH] [libcxx] Remove use of uniform initialization from regex tests so that they compile in C++03.
Eric Fiselier
- [PATCH] [libcxx] Remove use of uniform initialization from regex tests so that they compile in C++03.
Marshall Clow
- [PATCH][libcxx] scan-build fixes in tests
Marshall Clow
- [PATCH][libcxx] scan-build fixes in tests
Steve MacKenzie
- [PATCH] [libcxx] Support UDTs convertible to arithmetic types in <cmath>
Agustín Bergé
- [PATCH] [libcxx] use clang's __char16_t and __char32_t definitions on Linux in C++03 mode.
Eric Fiselier
- [PATCH] [libcxx] XFAIL all currently failing libc++ tests for linux.
Eric Fiselier
- [PATCH] [libcxx] XFAIL all currently failing libc++ tests for linux.
Jonathan Roelofs
- [PATCH] [libcxx] XFAIL all currently failing libc++ tests for linux.
Dan Albert
- [PATCH] [libcxx] XFAIL all currently failing libc++ tests for linux.
Eric Fiselier
- [PATCH] [libcxx] XFAIL all currently failing libc++ tests for linux.
Eric Fiselier
- [PATCH] [libcxx] XFAIL all currently failing libc++ tests for linux.
Dan Albert
- [PATCH] [libcxxabi] Add support for running libc++abi tests with sanitizers
Eric Fiselier
- [PATCH] [libcxxabi] Add support for running libc++abi tests with sanitizers
Dan Albert
- [PATCH] [mips] Mark aggregate arguments passed in registers with the inreg attribute
Daniel Sanders
- [PATCH] [mips] Mark aggregate arguments passed in registers with the inreg attribute
Simon Atanasyan
- [PATCH] [mips] Promote all integral/enumeration types to the GPR width
Daniel Sanders
- [PATCH] [mips] Promote all integral/enumeration types to the GPR width
Simon Atanasyan
- [PATCH] [mips] Promote all integral/enumeration types to the GPR width
Daniel Sanders
- [PATCH] [mips] Promote all integral/enumeration types to the GPR width
Simon Atanasyan
- [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 the 'omp for' with static schedule (non-chunked).
Alexander Musman
- [PATCH] [OPENMP] Codegen for threadprivate variables
Alexey Bataev
- [PATCH] [OPENMP] Codegen for threadprivate variables
Alexey Bataev
- [PATCH] [PowerPC] Initial VSX intrinsic support, with min/max for vector double
Bill Schmidt
- [PATCH] [PowerPC] Initial VSX intrinsic support, with min/max for vector double
hfinkel at anl.gov
- [PATCH] [PowerPC] Initial VSX intrinsic support, with min/max for vector double
Bill Schmidt
- [PATCH] [PowerPC] Initial VSX intrinsic support, with min/max for vector double
Bill Schmidt
- [PATCH] [PowerPC] Initial VSX intrinsic support, with min/max for vector double
hfinkel at anl.gov
- [PATCH] [Thumb] Emit Thumb code when the triple arch is "thumb"
Oliver Stannard
- [PATCH] [Thumb] Emit Thumb code when the triple arch is "thumb"
Renato Golin
- [PATCH][X86] __builtin_ctz/clz sometimed defined for zero input
Robinson, Paul
- [PATCH][X86] __builtin_ctz/clz sometimed defined for zero input
Sean Silva
- [PATCH][X86] __builtin_ctz/clz sometimed defined for zero input
Robinson, Paul
- [PATCH][X86] __builtin_ctz/clz sometimed defined for zero input
Andrea Di Biagio
- [PATCH][X86] __builtin_ctz/clz sometimed defined for zero input
Robinson, Paul
- [PATCH][X86] __builtin_ctz/clz sometimed defined for zero input
Sean Silva
- [PATCH][X86] __builtin_ctz/clz sometimed defined for zero input
Sean Silva
- [PATCH][X86] __builtin_ctz/clz sometimed defined for zero input
Sean Silva
- [PATCH][X86] __builtin_ctz/clz sometimed defined for zero input
Arthur O'Dwyer
- [PATCH][X86] __builtin_ctz/clz sometimed defined for zero input
Andrea Di Biagio
- [PATCH][X86] __builtin_ctz/clz sometimed defined for zero input
Sean Silva
- [PATCH][X86] __builtin_ctz/clz sometimed defined for zero input
Robinson, Paul
- [PATCH][X86] __builtin_ctz/clz sometimed defined for zero input
David Majnemer
- [PATCH][X86] __builtin_ctz/clz sometimed defined for zero input
Chandler Carruth
- [PATCH] [Zorg] Modify LibCxxAndABIBuilder to support testing libcxx with multiple standard versions.
Eric Fiselier
- [Patch] Add C++14 feature querying macro `cxx_digit_separators` describing support for "Single-Quotation-Mark as a Digit Separator"
Michel Morin
- [Patch] Add C++14 feature querying macro `cxx_digit_separators` describing support for "Single-Quotation-Mark as a Digit Separator"
Richard Smith
- [Patch] Add C++14 feature querying macro `cxx_digit_separators` describing support for "Single-Quotation-Mark as a Digit Separator"
Michel Morin
- [Patch] Add C++14 feature querying macro `cxx_digit_separators` describing support for "Single-Quotation-Mark as a Digit Separator"
Richard Smith
- [Patch] Add C++14 feature querying macro `cxx_digit_separators` describing support for "Single-Quotation-Mark as a Digit Separator"
Michel Morin
- [Patch] Add C++14 feature querying macro `cxx_digit_separators` describing support for "Single-Quotation-Mark as a Digit Separator"
Richard Smith
- [Patch] Add C++14 feature querying macro `cxx_digit_separators` describing support for "Single-Quotation-Mark as a Digit Separator"
Michel Morin
- [PATCH] Add flag --enable-check-profile to clang-tidy.
Samuel Benzaquen
- [PATCH] Add flag --enable-check-profile to clang-tidy.
Alexander Kornienko
- [PATCH] Add flag --enable-check-profile to clang-tidy.
Samuel Benzaquen
- [PATCH] Add flag --enable-check-profile to clang-tidy.
Samuel Benzaquen
- [PATCH] Add flag --enable-check-profile to clang-tidy.
Alexander Kornienko
- [PATCH] Add flag --enable-check-profile to clang-tidy.
Samuel Benzaquen
- [PATCH] Add framework for iterative compilation to clang
Petar Jovanovic
- [PATCH] Add frontend support for __vectorcall
Reid Kleckner
- [PATCH] Add frontend support for __vectorcall
Aaron Ballman
- [PATCH] Add frontend support for __vectorcall
Reid Kleckner
- [PATCH] Add frontend support for __vectorcall
Reid Kleckner
- [PATCH] Add frontend support for __vectorcall
Aaron Ballman
- [PATCH] Add frontend support for __vectorcall
Reid Kleckner
- [PATCH] Adding 4 ASTMatchers: typedefDecl, isInMainFile, isInSystemFile, isInFileMatchingName
Manuel Klimek
- [PATCH] Adding 4 ASTMatchers: typedefDecl, isInMainFile, isInSystemFile, isInFileMatchingName
Hendrik von Prince
- [PATCH] Add support for "fancy" pointers to promise and packaged_task.
Marshall Clow
- [PATCH] Add support for "fancy" pointers to shared_ptr. Fixes PR20616
Marshall Clow
- [PATCH] Add support for "fancy" pointers to shared_ptr. Fixes PR20616
Marshall Clow
- [PATCH] Add support for "fancy" pointers to shared_ptr. Fixes PR20616
Eric Fiselier
- [PATCH] Add support for profiling the matchers used.
Samuel Benzaquen
- [PATCH] Add support for profiling the matchers used.
Alexander Kornienko
- [PATCH] Add support for profiling the matchers used.
Samuel Benzaquen
- [PATCH] Add support for profiling the matchers used.
Samuel Benzaquen
- [PATCH] Add support for profiling the matchers used.
Alexander Kornienko
- [PATCH] Add support for profiling the matchers used.
Samuel Benzaquen
- [PATCH] Add support for profiling the matchers used.
Samuel Benzaquen
- [PATCH] Add support for profiling the matchers used.
Alexander Kornienko
- [PATCH] Add support for profiling the matchers used.
Samuel Benzaquen
- [PATCH] C99 partial re-initialization behavior (DR-253)
Richard Smith
- [PATCH] Cast vtable address points to i32 (...)** to enable more globalopt
Reid Kleckner
- [PATCH] Cast vtable address points to i32 (...)** to enable more globalopt
David Majnemer
- [PATCH] Clang thinks "char" is signed when using a thumb triple
Oliver Stannard
- [PATCH] Clang thinks "char" is signed when using a thumb triple
Renato Golin
- [PATCH] Clang thinks "char" is signed when using a thumb triple
Oliver Stannard
- [PATCH] CodeGen: Don't form weak dllexport aliases
David Majnemer
- [PATCH] CodeGen: Don't form weak dllexport aliases
Hans Wennborg
- [PATCH] CodeGen: Don't form weak dllexport aliases
David Majnemer
- [PATCH] Detect mismatching 'new' and 'delete' uses
Ismail Pazarbasi
- [PATCH] Don't emit strong vtable definitions for imported classes with key functions (PR21355)
Hans Wennborg
- [PATCH] Don't emit strong vtable definitions for imported classes with key functions (PR21355)
David Majnemer
- [PATCH] Don't emit strong vtable definitions for imported classes with key functions (PR21355)
Hans Wennborg
- [PATCH] Do not insert asan paddings after fields that have flexible arrays.
Kostya Serebryany
- [PATCH] Do not insert asan paddings after fields that have flexible arrays.
David Majnemer
- [PATCH] Do not insert asan paddings after fields that have flexible arrays.
Kostya Serebryany
- [PATCH] driver: enable -use-dwarf-debug-flags
Saleem Abdulrasool
- [PATCH] Driver: generate file lists to pass through to linkers
Saleem Abdulrasool
- [PATCH] Driver: Include driver diags when we --serialize-diagnostics
Justin Bogner
- [PATCH] Driver: Include driver diags when we --serialize-diagnostics
Richard Smith
- [PATCH] Driver: Include driver diags when we --serialize-diagnostics
Justin Bogner
- [PATCH] Driver: Include driver diags when we --serialize-diagnostics
Richard Smith
- [PATCH] Driver: Include driver diags when we --serialize-diagnostics
Argyrios Kyrtzidis
- [PATCH] Driver: Include driver diags when we --serialize-diagnostics
Justin Bogner
- [PATCH] Driver: Include driver diags when we --serialize-diagnostics
Argyrios Kyrtzidis
- [PATCH] Driver: Include driver diags when we --serialize-diagnostics
Justin Bogner
- [PATCH] Emit minnum / maxnum for __builtin_fmin/fmax
Matt Arsenault
- [PATCH] Emit minnum / maxnum for __builtin_fmin/fmax
Matt Arsenault
- [PATCH] Emit minnum / maxnum for __builtin_fmin/fmax
hfinkel at anl.gov
- [PATCH] Emit minnum / maxnum for __builtin_fmin/fmax
Matt Arsenault
- [PATCH] Emit minnum / maxnum for __builtin_fmin/fmax
hfinkel at anl.gov
- [PATCH] Enhanced ignored-qualifiers checks for restrict
hfinkel at anl.gov
- [PATCH] Enhanced ignored-qualifiers checks for restrict
Richard Smith
- [PATCH] Enhanced ignored-qualifiers checks for restrict
Hal Finkel
- [PATCH] Enhanced ignored-qualifiers checks for restrict
Richard Smith
- [PATCH] Enhanced ignored-qualifiers checks for restrict
Hal Finkel
- [PATCH] Enhanced ignored-qualifiers checks for restrict
Richard Smith
- [PATCH] Enhanced ignored-qualifiers checks for restrict
Richard Smith
- [PATCH] Enhanced ignored-qualifiers checks for restrict
Hal Finkel
- [PATCH] Enhanced ignored-qualifiers checks for restrict
Hal Finkel
- [PATCH] Enhanced ignored-qualifiers checks for restrict
Hal Finkel
- [PATCH] Enhanced ignored-qualifiers checks for restrict
Richard Smith
- [PATCH] Exception specification mismatch in explicit instantiation
Richard Smith
- [PATCH] Fix -fdelayed-template-parsing leaks with enableIncrementalProcessing
Brad King
- [PATCH] Fix -fdelayed-template-parsing leaks with enableIncrementalProcessing
Reid Kleckner
- [PATCH] Fix -fdelayed-template-parsing leaks with enableIncrementalProcessing
Brad King
- [PATCH] Fix compound assignment of fp128 complex data type
Jiangning Liu
- [PATCH] Fix compound assignment of fp128 complex data type
James Molloy
- [PATCH] Fix issue 5385: fixit for missing built-in includes
Richard Smith
- [patch] Forward the -O options to the linker
Rafael Espíndola
- [PATCH] Handle use of default member initializers before end of outermost class
Reid Kleckner
- [PATCH] Handle use of default member initializers before end of outermost class
Richard Smith
- [PATCH] Handle use of default member initializers before end of outermost class
Reid Kleckner
- [PATCH] Improved capturing variable-length array types in CapturedStmt.
John McCall
- [PATCH] Improved capturing variable-length array types in CapturedStmt.
Bataev, Alexey
- [PATCH] Improved capturing variable-length array types in CapturedStmt.
Alexey Bataev
- [PATCH] Improved capturing variable-length array types in CapturedStmt.
Alexey Bataev
- [PATCH] Improve Windows toolchain support for non-standard environments.
Zachary Turner
- [PATCH] Improve Windows toolchain support for non-standard environments.
Hans Wennborg
- [PATCH] Initial attempt to restructure libTooling and move parts out that don't need to depend on lib/AST.
Daniel Jasper
- [PATCH] Initial SEH IR generation implementation
Reid Kleckner
- [PATCH] Itanium ABI: Template template parameters are usable as substitutions
David Majnemer
- [PATCH] Itanium ABI: Template template parameters are usable as substitutions
Richard Smith
- [PATCH] Itanium ABI: Template template parameters are usable as substitutions
David Majnemer
- [PATCH] Make a good guess about where MSVC and Windows SDK libraries are for linking.
Zachary Turner
- [PATCH] Make a good guess about where MSVC and Windows SDK libraries are for linking.
Zachary Turner
- [PATCH] Make a good guess about where MSVC and Windows SDK libraries are for linking.
Hans Wennborg
- [PATCH] Make a good guess about where MSVC and Windows SDK libraries are for linking.
Zachary Turner
- [PATCH] Make a good guess about where MSVC and Windows SDK libraries are for linking.
Aaron Ballman
- [PATCH] Make a good guess about where MSVC and Windows SDK libraries are for linking.
Zachary Turner
- [PATCH] Make a good guess about where MSVC and Windows SDK libraries are for linking.
Reid Kleckner
- [PATCH] Make a good guess about where MSVC and Windows SDK libraries are for linking.
Zachary Turner
- [PATCH] Make a good guess about where MSVC and Windows SDK libraries are for linking.
Zachary Turner
- [PATCH] Make a good guess about where MSVC and Windows SDK libraries are for linking.
Zachary Turner
- [PATCH] Make a good guess about where MSVC and Windows SDK libraries are for linking.
Hans Wennborg
- [PATCH] Make a good guess about where MSVC and Windows SDK libraries are for linking.
Zachary Turner
- [PATCH] Make a good guess about where MSVC and Windows SDK libraries are for linking.
Zachary Turner
- [PATCH] make isScopedEnumerationType look through typedefs
Stephan Bergmann
- [PATCH] make isScopedEnumerationType look through typedefs
David Majnemer
- [PATCH] Mangling of member-expressions involving anonymous unions.
Tomasz Miąsko
- [PATCH] MS ABI: Properly call global delete when invoking virtual destructors
David Majnemer
- [PATCH] Partial specialization after class template instantiation.
Richard Smith
- [PATCH] Remove code duplication and cut dependency from clangRewrite on clangAst.
Daniel Jasper
- [PATCH] Remove code duplication and cut dependency from clangRewrite on clangAst.
Manuel Klimek
- [PATCH] Remove code duplication and cut dependency from clangRewrite on clangAst.
Daniel Jasper
- [PATCH] Remove code duplication and cut dependency from clangRewrite on clangAst.
Argyrios Kyrtzidis
- [PATCH] Remove code duplication and cut dependency from clangRewrite on clangAst.
Argyrios Kyrtzidis
- [PATCH] Remove unused DiagnosticsEngine::NumErrorsSuppressed member
Brad King
- [PATCH] Remove unused DiagnosticsEngine::NumErrorsSuppressed member
Rafael Espíndola
- [PATCH] Remove unused DiagnosticsEngine::NumErrorsSuppressed member
Ted Kremenek
- [PATCH] Remove unused DiagnosticsEngine::NumErrorsSuppressed member
Brad King
- [PATCH] Remove unused DiagnosticsEngine::NumErrorsSuppressed member
Rafael Espíndola
- [PATCH] Remove unused DiagnosticsEngine::NumErrorsSuppressed member
Brad King
- [PATCH] Resubmit "Improve Windows toolchain support for non-standard environments."
Zachary Turner
- [PATCH] Resubmit "Improve Windows toolchain support for non-standard environments."
Reid Kleckner
- [PATCH] Resubmit "Improve Windows toolchain support for non-standard environments."
Hans Wennborg
- [PATCH] Resubmit "Improve Windows toolchain support for non-standard environments."
Hans Wennborg
- [PATCH] Resubmit "Improve Windows toolchain support for non-standard environments."
Zachary Turner
- [PATCH] Resubmit "Improve Windows toolchain support for non-standard environments."
Zachary Turner
- [PATCH] Resubmit "Improve Windows toolchain support for non-standard environments."
Zachary Turner
- [PATCH] Resubmit "Improve Windows toolchain support for non-standard environments."
Zachary Turner
- [PATCH] Resubmit "Improve Windows toolchain support for non-standard environments."
Hans Wennborg
- [PATCH] Resubmit "Improve Windows toolchain support for non-standard environments."
Zachary Turner
- [PATCH] Resubmit "Improve Windows toolchain support for non-standard environments."
Hans Wennborg
- [PATCH] Resubmit "Improve Windows toolchain support for non-standard environments."
Zachary Turner
- [PATCH] Speed up clang-tidy when profiling in on.
Samuel Benzaquen
- [PATCH] Speed up clang-tidy when profiling in on.
Alexander Kornienko
- [PATCH] Supporting function-try-blocks for -Wreturn-type
Aaron Ballman
- [PATCH] Supporting function-try-blocks for -Wreturn-type
David Blaikie
- [PATCH] Supporting function-try-blocks for -Wreturn-type
Aaron Ballman
- [PATCH] Supporting function-try-blocks for -Wreturn-type
David Blaikie
- [PATCH] Supporting function-try-blocks for -Wreturn-type
Aaron Ballman
- [PATCH] Supporting function-try-blocks for -Wreturn-type
David Blaikie
- [PATCH] Supporting function-try-blocks for -Wreturn-type
Aaron Ballman
- [PATCH] Supporting function-try-blocks for -Wreturn-type
David Blaikie
- [PATCH] Supporting function-try-blocks for -Wreturn-type
Aaron Ballman
- [PATCH] Supporting function-try-blocks for -Wreturn-type
Richard Smith
- [PATCH] Supporting function-try-blocks for -Wreturn-type
Aaron Ballman
- [PATCH] Supporting function-try-blocks for -Wreturn-type
Richard Smith
- [PATCH] Supporting function-try-blocks for -Wreturn-type
Aaron Ballman
- [PATCH] Support using sample profiles with partial debug info (driver)
David Blaikie
- [PATCH] Support using sample profiles with partial debug info (driver)
Diego Novillo
- [PATCH] Support using sample profiles with partial debug info (driver)
Eric Christopher
- [PATCH] Support using sample profiles with partial debug info (driver)
Justin Bogner
- [PATCH] Support using sample profiles with partial debug info (driver)
Diego Novillo
- [PATCH] Support using sample profiles with partial debug info (driver)
Diego Novillo
- [PATCH] Support using sample profiles with partial debug info (driver)
Diego Novillo
- [PATCH] Teach the analyzer about multi-dimensional VLAs
Daniel Fahlgren
- [PATCH] Teach the analyzer about multi-dimensional VLAs
Jordan Rose
- [PATCH] Treat -g1 as -gline-tables-only
Hal Finkel
- [PATCH] Treat -g1 as -gline-tables-only
Eric Christopher
- [PATCH] Treat -g1 as -gline-tables-only
David Blaikie
- [PATCH] Treat -g1 as -gline-tables-only
Hal Finkel
- [PATCH] Treat -g1 as -gline-tables-only
hfinkel at anl.gov
- [PATCH] unique_ptrify ownership of ModuleFiles in the ModuleManager
David Blaikie
- [PATCH] unique_ptrify ownership of ModuleFiles in the ModuleManager
Richard Smith
- [PATCH] unique_ptrify ownership of ModuleFiles in the ModuleManager
David Blaikie
- [PATCH] warning for restrict-qualified pointer assignments with undefined behavior
hfinkel at anl.gov
- [PATCH v4 5/8] Start adding the infrastructure for handling TypoExprs.
Kaelyn Takata
- [PATCH v4 5/8] Start adding the infrastructure for handling TypoExprs.
David Blaikie
- [PATCH v4 5/8] Start adding the infrastructure for handling TypoExprs.
Kaelyn Takata
- [PATCH v4 5/8] Start adding the infrastructure for handling TypoExprs.
David Blaikie
- [PATCH v4 5/8] Start adding the infrastructure for handling TypoExprs.
Kaelyn Takata
- [PATCH v4 5/8] Start adding the infrastructure for handling TypoExprs.
David Blaikie
- [PATCH}[libcxx] Scan-Build Run complete, patch and report
Steve MacKenzie
- A question about C++ mangling for a complicated template case
Jiangning Liu
- A question about C++ mangling for a complicated template case
Richard Smith
- A question about C++ mangling for a complicated template case
Jiangning Liu
- A question about C++ mangling for a complicated template case
Richard Smith
- Ignoring some unused const variables
Brooks Davis
- LLVM buildmaster will be restarted today after 6 PM Pacific time today.
Galina Kistanova
- LLVM buildmaster will be restarted today after 6 PM Pacific time today.
Galina Kistanova
- patch: add a driver flag to turn on function merging optimization
Nick Lewycky
- patch: add a driver flag to turn on function merging optimization
Nick Lewycky
- patch: add a driver flag to turn on function merging optimization
Hal Finkel
- patch: add a driver flag to turn on function merging optimization
Richard Smith
- patch: add a driver flag to turn on function merging optimization
Richard Smith
- patch: add a driver flag to turn on function merging optimization
Nick Lewycky
- patch: add a driver flag to turn on function merging optimization
Richard Smith
- patch: add a driver flag to turn on function merging optimization
Nick Lewycky
- patch for warning on logical negation with known result
jahanian
- patch for warning on logical negation with known result
Richard Trieu
- patch for warning on logical negation with known result
jahanian
- patch for warning on logical negation with known result
jahanian
- r208380 - Fix filename in file header comment.
Rafael Espíndola
- r208458 - MS ABI: Pass 'sret' as the second parameter of instance methods
Reid Kleckner
- 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
- r218541 - Don't link in sanitizer runtimes if -nostdlib/-nodefaultlibs is provided.
Eric Fiselier
- r218541 - Don't link in sanitizer runtimes if -nostdlib/-nodefaultlibs is provided.
Alexey Samsonov
- r218541 - Don't link in sanitizer runtimes if -nostdlib/-nodefaultlibs is provided.
Eric Fiselier
- r218541 - Don't link in sanitizer runtimes if -nostdlib/-nodefaultlibs is provided.
Filipe Cabecinhas
- r218541 - Don't link in sanitizer runtimes if -nostdlib/-nodefaultlibs is provided.
Eric Fiselier
- r218541 - Don't link in sanitizer runtimes if -nostdlib/-nodefaultlibs is provided.
Alexey Samsonov
- r218541 - Don't link in sanitizer runtimes if -nostdlib/-nodefaultlibs is provided.
Eric Fiselier
- r218541 - Don't link in sanitizer runtimes if -nostdlib/-nodefaultlibs is provided.
Filipe Cabecinhas
- r218541 - Don't link in sanitizer runtimes if -nostdlib/-nodefaultlibs is provided.
Alexey Samsonov
- r218925 - Patch to warn if 'override' is missing
Richard Smith
- r219590 - Fixed a problem in r19589.
Tyler Nowicki
- r219900 - PR21246: DebugInfo: Emit the appropriate type (cv qualifiers, reference-ness, etc) for non-type template parameters
David Blaikie
- r219900 - PR21246: DebugInfo: Emit the appropriate type (cv qualifiers, reference-ness, etc) for non-type template parameters
Richard Smith
- r219900 - PR21246: DebugInfo: Emit the appropriate type (cv qualifiers, reference-ness, etc) for non-type template parameters
David Blaikie
- r219977 - Re-commit r217995 and follow-up patches (r217997, r218011, r218053). These were
Richard Smith
- r219977 - Re-commit r217995 and follow-up patches (r217997, r218011, r218053). These were
Richard Smith
- r220032 - D5775: The new test case was missing from the preceding commit.
Evgeny Astigeevich
- r220032 - D5775: The new test case was missing from the preceding commit.
NAKAMURA Takumi
- r220060 - Rename TemplateArgument::getTypeForDecl to getParamTypeForDecl for clarity
Yaron Keren
- r220060 - Rename TemplateArgument::getTypeForDecl to getParamTypeForDecl for clarity
David Blaikie
- r220060 - Rename TemplateArgument::getTypeForDecl to getParamTypeForDecl for clarity
Yaron Keren
- r220060 - Rename TemplateArgument::getTypeForDecl to getParamTypeForDecl for clarity
David Blaikie
- r220060 - Rename TemplateArgument::getTypeForDecl to getParamTypeForDecl for clarity
David Majnemer
- r220060 - Rename TemplateArgument::getTypeForDecl to getParamTypeForDecl for clarity
David Blaikie
- r220060 - Rename TemplateArgument::getTypeForDecl to getParamTypeForDecl for clarity
Yaron Keren
- r220060 - Rename TemplateArgument::getTypeForDecl to getParamTypeForDecl for clarity
David Blaikie
- r220177 - [modules] Add support for #include_next.
Aaron Ballman
- r220177 - [modules] Add support for #include_next.
Richard Smith
- r220177 - [modules] Add support for #include_next.
JF Bastien
- r220177 - [modules] Add support for #include_next.
Joerg Sonnenberger
- r220177 - [modules] Add support for #include_next.
Aaron Ballman
- r220177 - [modules] Add support for #include_next.
Joerg Sonnenberger
- r220177 - [modules] Add support for #include_next.
JF Bastien
- r220177 - [modules] Add support for #include_next.
Aaron Ballman
- r220177 - [modules] Add support for #include_next.
Richard Smith
- r220177 - [modules] Add support for #include_next.
Aaron Ballman
- r220177 - [modules] Add support for #include_next.
JF Bastien
- r220177 - [modules] Add support for #include_next.
Aaron Ballman
- r220177 - [modules] Add support for #include_next.
JF Bastien
- r220177 - [modules] Add support for #include_next.
Aaron Ballman
- r220177 - [modules] Add support for #include_next.
Reid Kleckner
- r220189 - Commit to test commit access
Evgeny Astigeevich
- r220195 - clang-format: Fix indentation of struct definitions with array init.
Daniel Jasper
- r220197 - clang-format: [ObjC] Fix using selector names as macro arguments.
Daniel Jasper
- r220201 - D5823: Fix typo in Clang test arm-cortex-cpus.c; patch by Gabor Ballabas!
Artyom Skrobov
- r220202 - clang-format: Fix overloaded operator edge case.
Daniel Jasper
- r220207 - Don't add ID mappings for offsets with no entities in a module
Ben Langmuir
- r220208 - Revert most of r215810, which is no longer needed
Ben Langmuir
- r220215 - Add RestrictQualifierLoc to DeclaratorChunk::FunctionTypeInfo
Hal Finkel
- r220216 - Fix indentation.
David Blaikie
- r220221 - PR21312: Fix a regression in non-type template parameters of function type that are static member functions.
David Blaikie
- r220221 - PR21312: Fix a regression in non-type template parameters of function type that are static member functions.
Yaron Keren
- r220226 - Improve Windows toolchain support for non-standard environments.
Zachary Turner
- r220229 - Fix whitespace introduced in r220221
David Blaikie
- r220234 - Driver: Make FailingCommand mandatory for generateCompilationDiagnostics
Justin Bogner
- r220235 - Driver: Use an early return instead of a long if condition (NFC)
Justin Bogner
- r220238 - Driver: Name crashdump scripts after the first temp file
Justin Bogner
- r220241 - Driver: Consolidate the logic for naming the module crashdump cache
Justin Bogner
- r220243 - Revert "Improve Windows toolchain support for non-standard environments." (r220226)
Hans Wennborg
- r220244 - Switch C compilations to C11 by default.
Richard Smith
- r220244 - Switch C compilations to C11 by default.
Rafael Espíndola
- r220257 - Lower compound assignment for the missing type llvm::Type::FP128TyID.
Jiangning Liu
- r220258 - Remove including <complex.h> in test case, and change to use _Complex instead.
Jiangning Liu
- r220262 - [OPENMP] Codegen for 'private' clause in 'parallel' directive.
Alexey Bataev
- r220264 - Remove unused member variable.
Craig Topper
- r220265 - Driver: Tighten up crash report tests
Justin Bogner
- r220266 - OpenMPClause.h: Fix a warning. [-Wdocumentation]
NAKAMURA Takumi
- r220267 - Update documentation to match API change in r215323.
Nick Lewycky
- r220268 - Add missing qualifier to documentation.
Nick Lewycky
- r220269 - clang-format: Fix space in direct destructor calls.
Daniel Jasper
- r220270 - clang-format: [ObjC] Fix spacing in block variable parameters.
Daniel Jasper
- r220271 - Test case B is updated to work for 32-bit and 64-bit platforms
Evgeny Astigeevich
- r220272 - Test case B: fixed check rule
Evgeny Astigeevich
- r220274 - clang-format: [Java] Wrap after each function annotation.
Daniel Jasper
- r220279 - clang-format: [Java] Support annotations with parameters.
Daniel Jasper
- r220279 - clang-format: [Java] Support annotations with parameters.
Renato Golin
- r220279 - clang-format: [Java] Support annotations with parameters.
Daniel Jasper
- r220280 - clang-format: [Java] Support extending inner classes.
Daniel Jasper
- r220281 - clang-format: [Java] Improve generic support.
Daniel Jasper
- r220282 - clang-format: [Java] Make annotation formatting more consistent.
Daniel Jasper
- r220284 - clang-format: [Java] Improve annotation handling.
Daniel Jasper
- r220285 - clang-format: [Java] Fix space in generic method calls.
Daniel Jasper
- r220286 - clang-format: [Java] Fix formatting of multiple annotations.
Daniel Jasper
- r220287 - clang-format: [Java] Understand string literal concatenation.
Daniel Jasper
- r220289 - [analyzer] Move the NewDeleteLeaks checker from CplusplusAlpha to Cplusplus package.
Anton Yartsev
- r220293 - Fixing the MSVC build by removing friendship with CodeGenFunction; NFC.
Aaron Ballman
- r220297 - The nodebug attribute has a C++11-style spelling supported by GCC as well. This modifies it so we support that spelling as well.
Aaron Ballman
- r220305 - Driver: Move crash report command mangling into Command::Print
Justin Bogner
- r220307 - Driver: Quote the command in crash reproduction scripts.
Justin Bogner
- r220311 - Treat -g1 as -gline-tables-only
Hal Finkel
- r220312 - Follow-up commit to r211657 which introduced these macros, but not for MSVC. This turns out to break our freestanding tests on Windows when compiling in MSVC-compatible mode. It was decided (http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-20141020/116942.html is the start of the thread) to support this as part of Clang's interface on all platforms.
Aaron Ballman
- r220313 - Removing unused variable (assigned into, but never read from); NFC.
Aaron Ballman
- r220331 - [modules] When building an injected-class-name type, we may have to insert it
Richard Smith
- r220339 - R600: Update for div_fmas intrinsic change
Matt Arsenault
- r220343 - PR21327 / C++ DR1652 / C++ DR73: comparing a past-the-end pointer for one
Richard Smith
- r220356 - <float.h>: Don't seek #include_next if -ffreestanding for targeting mingw.
NAKAMURA Takumi
- r220359 - [modules] Initial support for explicitly loading .pcm files.
Richard Smith
- r220362 - Driver: rename Windows to MSVCToolChain
Saleem Abdulrasool
- r220363 - Disable the uninitialized field warning in uninstantiated classes.
Richard Trieu
- r220363 - Disable the uninitialized field warning in uninstantiated classes.
Saleem Abdulrasool
- r220370 - Fix style issue from r220363. No functional change.
Richard Trieu
- r220373 - clang-format: Fix incorrect trailing return arrow detection.
Daniel Jasper
- r220374 - clang-format: Fix broken test.
Daniel Jasper
- r220375 - clang-format: Use AllowShortBlocksOnASingleLine for ObjC blocks, too.
Daniel Jasper
- r220376 - clang-format: Fix tests after recent change to ObjC block formatting.
Daniel Jasper
- r220383 - Support using sample profiles with partial debug info (driver)
Diego Novillo
- r220387 - Remove unused StmtVector& parameters from declaration parsing functions.
Rafael Espindola
- r220398 - MS ABI: Emit more canonical vbptr stores and loads
Reid Kleckner
- r220400 - Reland r219810 "Fix late template parsing leak with incremental processing"
Reid Kleckner
- r220403 - SanitizerBlacklist: Use spelling location for blacklisting purposes.
Alexey Samsonov
- r220407 - Fixup for r220403: Use getFileLoc() instead of getSpellingLoc() in SanitizerBlacklist.
Alexey Samsonov
- r220408 - DebugInfo: Omit scopes in -gmlt to reduce metadata size (on disk and in memory)
David Blaikie
- r220411 - Correct importing of the type of a TemplateArgument
David Blaikie
- r220413 - Remove unused DiagnosticsEngine::NumErrorsSuppressed member.
Rafael Espindola
- r220415 - Add documentation for calling convention attributes
Reid Kleckner
- r220417 - Try to fix link errors in mingw cmake -DBUILD_SHARED_LIBS=ON
Reid Kleckner
- r220418 - Add support for profiling the matchers used.
Samuel Benzaquen
- r220419 - Create a documentation category for the new calling convention documentation. Drive-by fixing of duplicate target names from a previous commit.
Aaron Ballman
- r220424 - Resubmit "Improve Windows toolchain support for non-standard environments."
Zachary Turner
- r220425 - Make a good guess about where MSVC and Windows SDK libraries are for linking.
Zachary Turner
- r220425 - Make a good guess about where MSVC and Windows SDK libraries are for linking.
Alexander Potapenko
- r220425 - Make a good guess about where MSVC and Windows SDK libraries are for linking.
Zachary Turner
- r220425 - Make a good guess about where MSVC and Windows SDK libraries are for linking.
Alexander Potapenko
- r220426 - Fix up attribute documentation links to MSDN in a nicer way
Reid Kleckner
- r220428 - Removing the setLBracLoc and setRBracLoc functions from CompoundStmt -- their only use was with the AST reader, and friendship can be used to handle that. Drive-by rename of "Brac" to "Brace" for the private data members. NFC.
Aaron Ballman
- r220429 - Parse: Ignore "long" and "short" in #pragma section
David Majnemer
- r220434 - Fix C++ compliance issue. string literals must be const char *
Zachary Turner
- r220442 - Basic: Add ext_delete_void_ptr_operand to -Wdelete-incomplete
David Majnemer
- r220448 - [modules] Add support for 'textual header' directives.
Richard Smith
- r220449 - Test files I forgot to svn add in r220448.
Richard Smith
- r220450 - Update the documentation for API change to CreateASTConsumer the rest of the way.
Nick Lewycky
- r220455 - Revert r218541 - Don't link in sanitizer runtimes if -nostdlib/-nodefaultlibs is provided.
Alexey Samsonov
- r220455 - Revert r218541 - Don't link in sanitizer runtimes if -nostdlib/-nodefaultlibs is provided.
Joerg Sonnenberger
- r220455 - Revert r218541 - Don't link in sanitizer runtimes if -nostdlib/-nodefaultlibs is provided.
Alexey Samsonov
- r220455 - Revert r218541 - Don't link in sanitizer runtimes if -nostdlib/-nodefaultlibs is provided.
Joerg Sonnenberger
- r220455 - Revert r218541 - Don't link in sanitizer runtimes if -nostdlib/-nodefaultlibs is provided.
Alexey Samsonov
- r220456 - Fix covered-switch warning.
Richard Smith
- r220456 - Fix covered-switch warning.
David Blaikie
- r220460 - Refactor implementation of 'exclude header'.
Richard Smith
- r220461 - Revert accidentally-committed files in r220460.
Richard Smith
- r220488 - DebugInfo: Correctly describe the lexical decl context of static member variable definitions.
David Blaikie
- r220493 - Add a "signature" to AST files to verify that they haven't changed
Ben Langmuir
- r220493 - Add a "signature" to AST files to verify that they haven't changed
David Blaikie
- r220493 - Add a "signature" to AST files to verify that they haven't changed
Ben Langmuir
- r220493 - Add a "signature" to AST files to verify that they haven't changed
Richard Smith
- r220493 - Add a "signature" to AST files to verify that they haven't changed
Ben Langmuir
- r220493 - Add a "signature" to AST files to verify that they haven't changed
Richard Smith
- r220493 - Add a "signature" to AST files to verify that they haven't changed
Ben Langmuir
- r220493 - Add a "signature" to AST files to verify that they haven't changed
Richard Smith
- r220493 - Add a "signature" to AST files to verify that they haven't changed
Ben Langmuir
- r220493 - Add a "signature" to AST files to verify that they haven't changed
Richard Smith
- r220493 - Add a "signature" to AST files to verify that they haven't changed
Ben Langmuir
- r220493 - Add a "signature" to AST files to verify that they haven't changed
Richard Smith
- r220493 - Add a "signature" to AST files to verify that they haven't changed
Douglas Gregor
- r220496 - patch to issue warning on comparing parameters with
Fariborz Jahanian
- r220496 - patch to issue warning on comparing parameters with
Richard Trieu
- r220502 - Remove code duplication and cut dependency from clangRewrite on
Daniel Jasper
- r220505 - clang-format: Fix incorrect space after "<".
Daniel Jasper
- r220521 - Factor out common checks from module map deserialization. No functionality change.
Richard Smith
- r220524 - [modules] Simplify reading of INPUT_FILE_OFFSETS record and make it robust against changes to record order.
Richard Smith
- r220525 - Driver: Include driver diagnostics when we --serialize-diagnostics
Justin Bogner
- r220532 - Don't emit strong vtable definitions for imported classes with key functions (PR21355)
Hans Wennborg
- r220543 - Add a new -fmerge-functions -cc1 flag that enables function merging.
Nick Lewycky
- r220546 - Driver: add CrossWindowsToolChain
Saleem Abdulrasool
- r220546 - Driver: add CrossWindowsToolChain
Reid Kleckner
- r220546 - Driver: add CrossWindowsToolChain
Saleem Abdulrasool
- r220547 - Driver: add missed file from previous commit
Saleem Abdulrasool
- r220547 - Driver: add missed file from previous commit
Reid Kleckner
- r220547 - Driver: add missed file from previous commit
Saleem Abdulrasool
- r220549 - [CMake] clangRewrite: Roll back clangAST in libdeps, due to clang::Stmt::printPretty().
NAKAMURA Takumi
- r220549 - [CMake] clangRewrite: Roll back clangAST in libdeps, due to clang::Stmt::printPretty().
Manuel Klimek
- r220555 - [Thumb] Clang thinks "char" is signed when using a thumb triple
Oliver Stannard
- r220557 - Report when a function-try-block does not return a value on all control paths. Fixed PR14620.
Aaron Ballman
- r220558 - Add arguments() to CXXConstructExpr so the same interface as with CallExpr can be used.
Benjamin Kramer
- r220559 - ASTMatchers: for-rangify loops. No functionality change.
Benjamin Kramer
- r220560 - ASTMatchers: Peel off a layer of indirection from true matcher. NFC.
Benjamin Kramer
- r220562 - Fix initializing TypeOfTypeLoc
Olivier Goffart
- r220563 - [mips] Promote all integral/enumeration types to the GPR width
Daniel Sanders
- r220566 - [mips] Mark aggregate arguments passed in registers with the inreg attribute
Daniel Sanders
- r220569 - [Modules] Free modules that failed signature verification.
Benjamin Kramer
- r220569 - [Modules] Free modules that failed signature verification.
David Blaikie
- r220572 - Use enumerators instead of hardcoded integers when processing macro names.
Serge Pavlov
- r220573 - Add frontend support for __vectorcall
Reid Kleckner
- r220576 - Fix windows-cross.c test on my machine
Reid Kleckner
- r220585 - CodeGen: GLValue exprs in template parameters should have reference type
David Majnemer
- r220586 - test: add -std=c++11
Saleem Abdulrasool
- r220587 - CodeGen: trivial conversion to range based loop
Saleem Abdulrasool
- r220588 - Itanium ABI: Template template parameters are usable as substitutions
David Majnemer
- r220589 - [modules] Support combining 'textual' with 'private'.
Richard Smith
- r220589 - [modules] Support combining 'textual' with 'private'.
NAKAMURA Takumi
- r220589 - [modules] Support combining 'textual' with 'private'.
Richard Smith
- r220590 - CodeGen: correct materialize temporary aggregates in ARC mode
Saleem Abdulrasool
- r220593 - test: correct an overzealous search-and-replace
Saleem Abdulrasool
- r220595 - CodeGen: Don't form weak dllexport aliases
David Majnemer
- r220604 - Make this test a bit stricter by checking clang's output too.
Rafael Espindola
- r220609 - Update for LLVM api change.
Rafael Espindola
- r220614 - Lex: Fix an invalid access into a SmallString
David Majnemer
- r220624 - Driver: assume that all architectures are supported for libstc++
Saleem Abdulrasool
- r220625 - test: attempt to make test more hermetic
Saleem Abdulrasool
- r220628 - Driver: reduce search logic duplication
Saleem Abdulrasool
- r220639 - ModuleMap::addHeader(): Appease msc17.
NAKAMURA Takumi
- r220640 - Delete unused method and clangAST dependency it required.
Daniel Jasper
- r220644 - ModuleMap.cpp: fix VS2012 build
Hans Wennborg
- r220646 - ModuleMap.cpp: fix Windows build, take 2
Hans Wennborg
- r220657 - Make VFS and FileManager match the current MemoryBuffer API.
Benjamin Kramer
- r220659 - Fix 80-column and other odd formatting.
Eric Christopher
- Wrong lookup performed for __super
Nikola Smiljanic
Last message date:
Sun Oct 26 22:24:39 PDT 2014
Archived on: Tue Aug 4 15:31:54 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).