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