The Week Of Monday 27 July 2015 Archives by date
Starting: Mon Jul 27 00:32:11 PDT 2015
Ending: Sun Aug 2 23:59:48 PDT 2015
Messages: 529
- r243261 - [clang-cl] Handle -O correctly
David Majnemer
- [PATCH] D10838: Fix invalid shufflevector operands
Moritz Pflanzer
- r243255 - [Targets] Define _M_AMD64 and _M_X64 to a more appropriate value
David Majnemer
- [PATCH] D10838: Fix invalid shufflevector operands
Moritz Pflanzer
- r243262 - Setting ARM dynamic linker name from commandline
Renato Golin
- [PATCH] clang-tidy docs
Manuel Klimek
- [PATCH] D11112: Support setting ARM dynamic linker name based on hard-float ABI being specified on compiler commandline
Renato Golin
- [PATCH] D10838: Fix invalid shufflevector operands
Simon Pilgrim
- [PATCH] clang-tidy docs
Alexander Kornienko
- [PATCH] D1623: Support __builtin_ms_va_list.
Dāvis
- [PATCH] clang-tidy docs
Aaron Ballman
- [PATCH] clang-tidy docs
Alexander Kornienko
- [PATCH] clang-tidy docs
Alexander Kornienko
- [PATCH] clang-tidy docs
Aaron Ballman
- [clang-tools-extra] r243265 - [clang-tidy] Don't duplicate the leading slash.
Alexander Kornienko
- [PATCH] clang-tidy docs
Alexander Kornienko
- [clang-tools-extra] r243266 - Updating the documentation for clang-tidy. Removes some non-ASCII characters from the documentation, and removes shell-specific single quote characters as they cause issues for some shells (such as on Windows).
Aaron Ballman
- [PATCH] clang-tidy docs
Aaron Ballman
- [clang-tools-extra] r243267 - misc-unused-parameters: Don't warn on ParmVarDecls in the return type.
Daniel Jasper
- [clang-tools-extra] r243268 - Fixing a failing test the bots found with r243266.
Aaron Ballman
- [clang-tools-extra] r243269 - Trying again to a failing test the bots found with r243266.
Aaron Ballman
- [PATCH] D10838: Fix invalid shufflevector operands
Moritz Pflanzer
- [PATCH] D11328: [clang-tidy] new "throw-by-value-catch-by-reference" check for clang-tidy
Aaron Ballman
- [clang-tools-extra] r243272 - [clang-tidy] Set current main file name in tests.
Alexander Kornienko
- [PATCH] Analysis: Fix example usage comment in CFG.cpp (NFC)
Vedant Kumar
- r243275 - Analysis: Fix example usage comment in CFG.cpp. NFC
Jonathan Roelofs
- [PATCH] Analysis: Fix example usage comment in CFG.cpp (NFC)
Jonathan Roelofs
- [PATCH] D11529: [libcxxabi] Add -funwind-tables to the test compilation options.
Jonathan Roelofs
- r243277 - [OpenMP] Add capture for threadprivate variables used in copyin clause
Samuel Antao
- [PATCH] D11395: [OpenMP] Add capture for threadprivate variables used in copyin clause
Samuel Antao
- r243279 - Rename {Hexagon, NaCl}_TC to {Hexagon, NaCl}ToolChain respectively. NFC
Douglas Katzman
- [PATCH] D10609: Mostly standardize on "MumbleToolChain" as the ToolChain subclass name. NFC
Douglas Katzman
- r243280 - [OpenMP] Add TLS requirement for the copyin clause codegen test. This is an
Samuel Antao
- r242608 - [AST] Cleanup ExprIterator.
Alexandros Tzannes
- [PATCH] D10838: Fix invalid shufflevector operands
John McCall
- r242608 - [AST] Cleanup ExprIterator.
Benjamin Kramer
- r243285 - [OpenMP] Fix copyin clause codegen regression caused by r243277.
Samuel Antao
- [PATCH] D11504: Split -Wmicrosoft into many detailed warnings.
Reid Kleckner
- r243289 - [OpenMP] Fix copyin codegen test regression in order used in compare
Samuel Antao
- r243292 - Correcting a typo in a comment; NFC.
Aaron Ballman
- [PATCH] D11338: [X86] Add missing _m_prefetch intrinsic
Eric Christopher
- [PATCH] D9000: [MSVC] Improved __noop support (https://llvm.org/bugs/show_bug.cgi?id=14081)
Reid Kleckner
- [PATCH] D11504: Split -Wmicrosoft into many detailed warnings.
Nico Weber
- [libunwind] Proposal to merge patches for libc++abi to 3.7
Hans Wennborg
- [PATCH] D11504: Split -Wmicrosoft into many detailed warnings.
Nico Weber
- [PATCH] D11112: Support setting ARM dynamic linker name based on hard-float ABI being specified on compiler commandline
Hans Wennborg
- [PATCH] D1623: Support __builtin_ms_va_list.
Reid Kleckner
- [PATCH] D11529: [libcxxabi] Add -funwind-tables to the test compilation options.
Hans Wennborg
- [PATCH] D11504: Split -Wmicrosoft into many detailed warnings.
Aaron Ballman
- [libcxxabi] r243296 - [libcxxabi] Add -funwind-tables to the test compilation options.
Daniel Sanders
- [PATCH] D11529: [libcxxabi] Add -funwind-tables to the test compilation options.
Daniel Sanders
- [PATCH] D11529: [libcxxabi] Add -funwind-tables to the test compilation options.
Daniel Sanders
- [PATCH] D11112: Support setting ARM dynamic linker name based on hard-float ABI being specified on compiler commandline
Renato Golin
- [PATCH] D11529: [libcxxabi] Add -funwind-tables to the test compilation options.
Jonathan Roelofs
- r243133 - Correct x86_64 Android fp128 mangled name
Hans Wennborg
- r243260 - Rename highly-confusing isWhitespace that returns false on \n to
Craig Topper
- r243305 - [X86] Add missing _m_prefetch intrinsic
Simon Pilgrim
- [PATCH] D11338: [X86] Add missing _m_prefetch intrinsic
Simon Pilgrim
- r243133 - Correct x86_64 Android fp128 mangled name
Chih-hung Hsieh
- [PATCH] D1623: Support __builtin_ms_va_list.
Charles Davis
- [PATCH] D1623: Support __builtin_ms_va_list.
Charles Davis
- r243310 - [AArch64] Unconditionally pass subtarget feature reserve-x18 on Darwin.
Akira Hatanaka
- r243311 - Removing unused function declaration with no definition; NFC.
Aaron Ballman
- [PATCH] D11535: [AArch64] Implement __builtin_thread_pointer
Adhemerval Zanella
- r243314 - Fixed test in rL243305
Simon Pilgrim
- [PATCH] D11535: [AArch64] Implement __builtin_thread_pointer
Renato Golin
- r243315 - Use CGLoopInfo to emit metadata for loop hint pragmas.
Tyler Nowicki
- [PATCH] D11529: [libcxxabi] Add -funwind-tables to the test compilation options.
Hans Wennborg
- r243133 - Correct x86_64 Android fp128 mangled name
Hans Wennborg
- r242973 - Downgrade error about adding 'dllimport' to used free function to warning (PR24215)
Hans Wennborg
- r242973 - Downgrade error about adding 'dllimport' to used free function to warning (PR24215)
Richard Smith
- [PATCH] D11483: [libcxxabi][mips] Correct float_data::mangled_size for all ABI's.
Hans Wennborg
- r243085 - Fix the cc1as crash when it outputs assembly
Hans Wennborg
- [PATCH] D11535: [AArch64] Implement __builtin_thread_pointer
Adhemerval Zanella
- r242973 - Downgrade error about adding 'dllimport' to used free function to warning (PR24215)
Hans Wennborg
- [PATCH] D1623: Support __builtin_ms_va_list.
Reid Kleckner
- r243260 - Rename highly-confusing isWhitespace that returns false on \n to
Yaron Keren
- [PATCH] D10677: Allow deque to handle incomplete types
Evgeniy Stepanov
- [PATCH] D11542: Refactoring how macro backtraces are printed
Zhengkai Wu
- [PATCH] D11446: For loop style fix
David Majnemer
- [PATCH] D11542: Refactoring how macro backtraces are printed
Richard Trieu
- [Patch][LoopVectorize]Late evaluation of vectorization requirements
Tyler Nowicki
- [Patch][LoopInfo] Use CGLoopInfo to generate loop hints
Tyler Nowicki
- r233594 - Add driver support for Native Client SDK
Hans Wennborg
- [PATCH] D11542: Refactoring how macro backtraces are printed
Zhengkai Wu
- [PATCH] D11542: Refactoring how macro backtraces are printed
Zhengkai Wu
- [PATCH] D11504: Split -Wmicrosoft into many detailed warnings.
Reid Kleckner
- [PATCH] D11542: Refactoring how macro backtraces are printed
Zhengkai Wu
- [PATCH] D10834: Added functions to retrieve information about variable storage in libclang and its python bindings.
guibufolo+llvm at gmail.com
- [PATCH] D10833: Retrieve BinaryOperator::getOpcode and BinaryOperator::getOpcodeStr via libclang and its python interface
guibufolo+llvm at gmail.com
- r233594 - Add driver support for Native Client SDK
Derek Schuff
- [PATCH] D11148: [ARM] Implement -Wa, -mfpu and friends for assemblers
Reid Kleckner
- r233594 - Add driver support for Native Client SDK
Hans Wennborg
- r243343 - [sema] Fix infinite loop when using a boolean value as designated initializer.
Argyrios Kyrtzidis
- r243352 - [ARM] Changes to Arch/CPU handling to help with -Wa, -mfpu etc. (nfc)
Renato Golin
- r243353 - [ARM] Implement -Wa,-mfpu and friends for assemblers
Renato Golin
- [PATCH] D11148: [ARM] Implement -Wa, -mfpu and friends for assemblers
Renato Golin
- [Patch][LoopVectorize]Late evaluation of vectorization requirements
Tyler Nowicki
- [PATCH] D11147: [ARM] Changes to Arch/CPU handling to help with -Wa, -mfpu etc. (nfc)
Renato Golin
- [PATCH] D11147: [ARM] Changes to Arch/CPU handling to help with -Wa, -mfpu etc. (nfc)
Renato Golin
- r243196 - [SemaTemplate] Detect instantiation of unparsed exceptions.
Hans Wennborg
- r243196 - [SemaTemplate] Detect instantiation of unparsed exceptions.
Davide Italiano
- [libunwind] Proposal to merge patches for libc++abi to 3.7
Logan Chien
- [PATCH] D11517: [Sema] Add a note to point to the inaccessible destructor.
Richard Smith
- r243355 - [test] Follow-up for r243343, also add a test case using an enum for designated enum.
Argyrios Kyrtzidis
- [PATCH] D11427: [Static Analyzer] Checker for Obj-C generics
Anna Zaks
- [PATCH] D11395: [OpenMP] Add capture for threadprivate variables used in copyin clause
Samuel Antao
- r243360 - InstrProf: Fix a misuse of the FunctionDecl API when generating coverage
Justin Bogner
- [libcxx] r243366 - Checking more __invoke tests.
Eric Fiselier
- [libunwind] Proposal to merge patches for libc++abi to 3.7
Hans Wennborg
- [libunwind] Proposal to merge patches for libc++abi to 3.7
Nick Kledzik
- [libcxx] r243368 - Get C++03 __invoke working for bullet 5 of INVOKE.
Eric Fiselier
- [libcxx] r243370 - Cleanup C++03 __invoke for Bullets 3 and 4.
Eric Fiselier
- r243371 - Split -Wmicrosoft into many specific warnings.
Nico Weber
- [libunwind] Proposal to merge patches for libc++abi to 3.7
Saleem Abdulrasool
- [PATCH] D11504: Split -Wmicrosoft into many detailed warnings.
Nico Weber
- [PATCH] D11395: [OpenMP] Add capture for threadprivate variables used in copyin clause
Bataev, Alexey
- r243376 - Fix what looks like accidentally repeated file contents. No behavior change.
Nico Weber
- [PATCH] D11551: Now that -Wmicrosoft warnings are split up, rename -Wmsvc-include to -Wmicrosoft-include
Nico Weber
- r243381 - Make local function isWhitespaceExceptNL static instead of in anonymous namespace
Yaron Keren
- [PATCH] D11553: [libcxx] Rewrite C++03 __invoke.
Eric Fiselier
- [PATCH] D11553: [libcxx] Rewrite C++03 __invoke.
Eric Fiselier
- r243260 - Rename highly-confusing isWhitespace that returns false on \n to
Yaron Keren
- r243387 - [sema] Fix crash when typo-transforming an expression containing an ObjC super message expression.
Argyrios Kyrtzidis
- [PATCH][libclang] Remove trailing whitespace
Brian Gesiak
- [PATCH] D11555: [libcxx] Allow use of <atomic> in C++03. Try 3.
Eric Fiselier
- [libcxx] r243392 - Fix a handful of tests that fail in C++03
Eric Fiselier
- [libcxx] r243393 - Mark async tests as UNSUPPORTED in C++03 because it requires variadics
Eric Fiselier
- r242608 - [AST] Cleanup ExprIterator.
Alexandros Tzannes
- r243394 - [X86][AVX512VL] add AVX512VL intrinsics 1 out of 4
Asaf Badouh
- r243398 - Use TargetParser to parse -mhwdiv command line option in Driver.
Alexandros Lamprineas
- [PATCH] D11221: Fix crash when using __attribute__((section (".bss.name"))) incorrectly
Jakub Kuderski
- r243402 - [X86][AVX512VL] add AVX512VL intrinsics 2 out of 4
Asaf Badouh
- [clang-tools-extra] r243403 - misc-unused-parameters: Properly handle static class members.
Daniel Jasper
- [PATCH][Solaris] Clang/Driver, stop hardcoding GCC paths in crt/ld.so lookup
Yaron Keren
- [PATCH] D11535: [AArch64] Implement __builtin_thread_pointer
Renato Golin
- r243406 - [X86][AVX512VL] add AVX512VL intrinsics 3 out of 4
Asaf Badouh
- [PATCH][Solaris] Clang/Driver, stop hardcoding GCC paths in crt/ld.so lookup
Xan López
- r243409 - [X86][AVX512VL] add AVX512VL intrinsics 4 out of 4
Asaf Badouh
- [PATCH] D10305: [Clang Static Analyzer] Bug identification
Babati Bence
- [PATCH] D10305: [Clang Static Analyzer] Bug identification
Babati Bence
- r243413 - [AArch64] Implement __builtin_thread_pointer
Adhemerval Zanella
- [PATCH] D11001: Add support for System z vector language extensions
Ulrich Weigand
- [clang-tools-extra] r243414 - misc-unused-parameters: Only remove parameters in the main source file.
Daniel Jasper
- [libcxx] r243415 - Consolidate a bunch of #ifdef _LIBCPP_NO_EXCEPTIONS .. #endif blocks into a single template function. NFC
Marshall Clow
- [PATCH] D11395: [OpenMP] Add capture for threadprivate variables used in copyin clause
hfinkel at anl.gov
- r243417 - RegParmMax must be 0 for AArch64, as the regparm function attribute is not supported on AArch64.
Kristof Beyls
- r243417 - RegParmMax must be 0 for AArch64, as the regparm function attribute is not supported on AArch64.
James Molloy
- r243417 - RegParmMax must be 0 for AArch64, as the regparm function attribute is not supported on AArch64.
Kristof Beyls
- r243425 - [CodeGen] Clean up CGBuiltin a bit.
Benjamin Kramer
- r243429 - Do not force linebreaks when MaxEmptyLinesToKeep is 0.
Manuel Klimek
- r243196 - [SemaTemplate] Detect instantiation of unparsed exceptions.
Richard Smith
- r243431 - Getting rid of old iterator loops
Piotr Padlewski
- r243196 - [SemaTemplate] Detect instantiation of unparsed exceptions.
Hans Wennborg
- [libunwind] Proposal to merge patches for libc++abi to 3.7
Hans Wennborg
- r243439 - [CodeGen] Simplify creation of shuffle masks.
Benjamin Kramer
- r243441 - Add -femulated-tls flag to select the emulated TLS model.
Chih-Hung Hsieh
- [PATCH][Solaris] Clang/Driver, stop hardcoding GCC paths in crt/ld.so lookup
Xan López
- r243417 - RegParmMax must be 0 for AArch64, as the regparm function attribute is not supported on AArch64.
Hans Wennborg
- [PATCH] D11551: Now that -Wmicrosoft warnings are split up, rename -Wmsvc-include to -Wmicrosoft-include
Reid Kleckner
- r243444 - Rename -Wmsvc-include to -Wmicrosoft-include, now that -Wmicrosoft is split up.
Nico Weber
- [PATCH] D11395: [OpenMP] Add capture for threadprivate variables used in copyin clause
Hans Wennborg
- [PATCH] D11551: Now that -Wmicrosoft warnings are split up, rename -Wmsvc-include to -Wmicrosoft-include
Nico Weber
- [PATCH] D11111: [libcxx] Fix PR23589: std::function doesn't recognize null pointer to varargs function.
Eric Fiselier
- [PATCH] D11046: [libcxx] Add Atomic test helper and fix TSAN failures.
Eric Fiselier
- [PATCH] D8802: [libc++] Fix PR22606 - Leak pthread_key with static storage duration to ensure all of thread-local destructors are called.
Eric Fiselier
- r243455 - [test] Follow-up for r243119, also add a test case using property methods.
Argyrios Kyrtzidis
- [PATCH] D11308: [libcxx] Cleanup CMake configuration and integrate with LLVM
Dan Albert
- [PATCH] D11395: [OpenMP] Add capture for threadprivate variables used in copyin clause
Samuel Antao
- [IMPORTANT] Mailing list Move & Downtime (Tuesday, August 4th)
Tanya Lattner
- r243463 - Do not give a -Wredundant-move warning when removing the move will result in an
Richard Trieu
- [PATCH] D11308: [libcxx] Cleanup CMake configuration and integrate with LLVM
Eric Fiselier
- [PATCH] D10677: Allow deque to handle incomplete types
Eric Fiselier
- [PATCH] D11308: [libcxx] Cleanup CMake configuration and integrate with LLVM
Dan Albert
- [PATCH] D11572: [Static Analyzer] Checker for OS X / iOS localizability issues
Kulpreet Chilana
- [PATCH] D11573: --cuda-host-only should not disable linking phase.
Artem Belevich
- [PATCH] D11575: Silence unused argument warning for --cuda-host-only.
Artem Belevich
- [PATCH] D11542: Refactoring how macro backtraces are printed
Richard Trieu
- [PATCH] D11573: --cuda-host-only should not disable linking phase.
Alexey Samsonov
- [PATCH] D10634: Loss of Sign Checker
Anna Zaks
- [PATCH] D11575: Silence unused argument warning for --cuda-host-only.
Alexey Samsonov
- [PATCH] D11575: Silence unused argument warning for --cuda-host-only.
Eric Christopher
- [PATCH] D11573: --cuda-host-only should not disable linking phase.
Eric Christopher
- [PATCH] D11575: Silence unused argument warning for --cuda-host-only.
Artem Belevich
- r243477 - Use an iterative method instead of recursion for printing macro backtraces.
Richard Trieu
- [PATCH] D11542: Refactoring how macro backtraces are printed
Richard Trieu
- r243478 - --cuda-host-only should not disable linking phase.
Artem Belevich
- r243479 - Silence unused argument warning for --cuda-host-only.
Artem Belevich
- [PATCH] D11573: --cuda-host-only should not disable linking phase.
Artem Belevich
- [PATCH] D11575: Silence unused argument warning for --cuda-host-only.
Artem Belevich
- [PATCH] D11576: Fix a problem in inplace_merge, where we leave objects in a moved-from state.
Marshall Clow
- [PATCH] D11576: Fix a problem in inplace_merge, where we leave objects in a moved-from state.
Eric Fiselier
- [PATCH] D10677: Allow deque to handle incomplete types
Evgeniy Stepanov
- [PATCH] D11580: [InstrProfiling] Update test cases for using "atomicrmw add" to increment counters.
Alexey Samsonov
- [PATCH] D11581: [SHAVE] Pass all -f, -g, -O, -W options through directly to moviCompile.
Douglas Katzman
- r243489 - [ARM] Pass subtarget feature "+strict-align".
Akira Hatanaka
- [PATCH] D11581: [SHAVE] Pass all -f, -g, -O, -W options through directly to moviCompile.
Chandler Carruth
- [PATCH] D11582: Fix assertion failure in TransformOpaqueValueExpr
Rachel Craik
- [clang-tools-extra] r243491 - Move an extra switch to clang-tools-extra/test/clang-tidy/misc-unused-parameters.cpp from check_clang_tidy.sh.
NAKAMURA Takumi
- r243206 - [CodeGen] Don't UBSan-ize the argument to __builtin_frame_address
Pieb, Wolfgang
- [PATCH] D11380: Implement LFTS searchers. Boyer_Moore and Boyer_Moore_Horspool
Eric Fiselier
- [libcxx] r243499 - Remove sanitizer XFAILs on a test.
Eric Fiselier
- [libcxx] r243503 - [libcxx] Cleanup CMake configuration and integrate with LLVM
Eric Fiselier
- r243425 - [CodeGen] Clean up CGBuiltin a bit.
David Blaikie
- [PATCH] D11572: [Static Analyzer] Checker for OS X / iOS localizability issues
Anna Zaks
- r243206 - [CodeGen] Don't UBSan-ize the argument to __builtin_frame_address
Hans Wennborg
- [libunwind] Proposal to merge patches for libc++abi to 3.7
Saleem Abdulrasool
- [PATCH] D11182: [OPENMP 4.0] Initial support for 'omp declare reduction' construct.
Alexey Bataev
- [PATCH] D11380: Implement LFTS searchers. Boyer_Moore and Boyer_Moore_Horspool
Marshall Clow
- [PATCH] D11581: [SHAVE] Pass all -f, -g, -O, -W options through directly to moviCompile.
James Y Knight
- r243463 - Do not give a -Wredundant-move warning when removing the move will result in an
Sebastian Redl
- r243425 - [CodeGen] Clean up CGBuiltin a bit.
Benjamin Kramer
- [PATCH] D11182: [OPENMP 4.0] Initial support for 'omp declare reduction' construct.
Alexey Bataev
- r243512 - [X86][AVX512BW] Replace attributes with __DEFAULT_FN_ATTRS
Asaf Badouh
- r243514 - [X86][AVX512BW] add convert i16 to i8 and unpack intrinsics
Asaf Badouh
- r243517 - Remove unnecessary variable.
Yaron Keren
- r243518 - [AArch64] Pass subtarget feature "+strict-align".
Akira Hatanaka
- [PATCH] D11594: Fix NAME.1 comdat name for replaced GlobalVariable
Yaron Keren
- [PATCH] D11594: Fix NAME.1 comdat name for replaced GlobalVariable
Reid Kleckner
- r243523 - Make this test target x86_64-pc-windows-gnu as well.
Yaron Keren
- r243525 - In case of an existing GlobalVariable, the comdat is created using the name of the
Yaron Keren
- [PATCH] D11599: Change some series of AddAllArgs calls to use the most general AddAlllArgs.
Douglas Katzman
- [PATCH] D11599: Change some series of AddAllArgs calls to use the most general AddAlllArgs.
Douglas Katzman
- [PATCH] D11594: Fix NAME.1 comdat name for replaced GlobalVariable
Yaron Keren
- [libcxx] r243530 - Fix a self-move bug in inplace_merge. Thanks to Ted and Dexon for the report and the suggested fix.
Marshall Clow
- [PATCH] D11576: Fix a problem in inplace_merge, where we leave objects in a moved-from state.
Marshall Clow
- [PATCH] D11555: [libcxx] Allow use of <atomic> in C++03. Try 3.
Marshall Clow
- r231265 - New ObjC warning: circular containers.
Argyrios Kyrtzidis
- r231265 - New ObjC warning: circular containers.
Alexey Denisov
- [PATCH] D11599: Change some series of AddAllArgs calls to use the most general AddAlllArgs.
Chandler Carruth
- r243538 - Disable -Wpessimizing-move and -Wredundant-move in template instantiations.
Richard Trieu
- r243343 - [sema] Fix infinite loop when using a boolean value as designated initializer.
Hans Wennborg
- Patches for 3.7 and move warnings
Richard Trieu
- [PATCH] D11529: [libcxxabi] Add -funwind-tables to the test compilation options.
Hans Wennborg
- r243085 - Fix the cc1as crash when it outputs assembly
Hans Wennborg
- [PATCH] D11483: [libcxxabi][mips] Correct float_data::mangled_size for all ABI's.
Hans Wennborg
- Patches for 3.7 and move warnings
Hans Wennborg
- r231265 - New ObjC warning: circular containers.
Ted Kremenek
- r243343 - [sema] Fix infinite loop when using a boolean value as designated initializer.
Argyrios Kyrtzidis
- [PATCH] D11600: Add concept to VarDecl and diagnostic for unitialized variable concept
Nathan Wilson
- r243343 - [sema] Fix infinite loop when using a boolean value as designated initializer.
Hans Wennborg
- [PATCH] D11600: Add concept to VarDecl and diagnostic for unitialized variable concept
Nathan Wilson
- r243463 - Do not give a -Wredundant-move warning when removing the move will result in an
Richard Trieu
- [libcxx] r243550 - Revert r243503 "[libcxx] Cleanup CMake configuration and integrate with LLVM"
Hans Wennborg
- [libcxx] r243503 - [libcxx] Cleanup CMake configuration and integrate with LLVM
Hans Wennborg
- [PATCH] D10305: [Clang Static Analyzer] Bug identification
Anna Zaks
- r243552 - Use the AddAllArgs overload which accepts an ArrayRef of OptSpecifier.
Douglas Katzman
- [PATCH] D11599: Change some series of AddAllArgs calls to use the most general AddAlllArgs.
Douglas Katzman
- r243463 - Do not give a -Wredundant-move warning when removing the move will result in an
Arthur O'Dwyer
- r231265 - New ObjC warning: circular containers.
Hans Wennborg
- r243343 - [sema] Fix infinite loop when using a boolean value as designated initializer.
Richard Smith
- [libcxx] r243530 - Fix a self-move bug in inplace_merge. Thanks to Ted and Dexon for the report and the suggested fix.
Duncan P. N. Exon Smith
- r243343 - [sema] Fix infinite loop when using a boolean value as designated initializer.
Richard Smith
- r243343 - [sema] Fix infinite loop when using a boolean value as designated initializer.
Hans Wennborg
- r243463 - Do not give a -Wredundant-move warning when removing the move will result in an
Richard Smith
- r243463 - Do not give a -Wredundant-move warning when removing the move will result in an
Richard Smith
- r243571 - [SemaAccess] Provide meaningful message when we hit llvm_unreachable().
Davide Italiano
- [libcxx] r243574 - Recommit r243503 "[libcxx] Cleanup CMake configuration and integrate with LLVM"
Eric Fiselier
- [PATCH]es: algorithm: Avoid moving initial subsequences in std::inplace_merge()
Duncan P. N. Exon Smith
- [libcxx] r243574 - Recommit r243503 "[libcxx] Cleanup CMake configuration and integrate with LLVM"
Kostya Serebryany
- r243463 - Do not give a -Wredundant-move warning when removing the move will result in an
Richard Trieu
- [libcxx] r243574 - Recommit r243503 "[libcxx] Cleanup CMake configuration and integrate with LLVM"
Eric Fiselier
- [libcxx] r243574 - Recommit r243503 "[libcxx] Cleanup CMake configuration and integrate with LLVM"
Kostya Serebryany
- [libcxx] r243574 - Recommit r243503 "[libcxx] Cleanup CMake configuration and integrate with LLVM"
Evgenii Stepanov
- [libcxx] r243574 - Recommit r243503 "[libcxx] Cleanup CMake configuration and integrate with LLVM"
Kostya Serebryany
- [libcxx] r243574 - Recommit r243503 "[libcxx] Cleanup CMake configuration and integrate with LLVM"
Alexey Samsonov
- [libcxx] r243574 - Recommit r243503 "[libcxx] Cleanup CMake configuration and integrate with LLVM"
Eric Fiselier
- [PATCH] D11580: [InstrProfiling] Update test cases for using "atomicrmw add" to increment counters.
Diego Novillo
- [libcxx] r243586 - Fix typo in unused variable name.
Nick Lewycky
- [PATCH] D11279: Initial patch for PS4 toolchain
Eric Christopher
- [libcxx] r243574 - Recommit r243503 "[libcxx] Cleanup CMake configuration and integrate with LLVM"
Alexey Samsonov
- [PATCH] D11490: [Concepts] Add diagnostic: non template declaration
Hubert Tong
- [PATCH] D11613: repress tail call optimization when performing use-after-dtor sanitization
Naomi Musgrave
- [libcxx] r243591 - Attempt to fix build issues introduced by
Eric Fiselier
- [PATCH] D11614: testing for tail call optimization repression when sanitizing use-after-dtor
Naomi Musgrave
- [PATCH] D11613: repress tail call optimization when performing use-after-dtor sanitization
Evgeniy Stepanov
- [libcxx] r243574 - Recommit r243503 "[libcxx] Cleanup CMake configuration and integrate with LLVM"
Eric Fiselier
- [PATCH] D11614: testing for tail call optimization repression when sanitizing use-after-dtor
Evgeniy Stepanov
- r243463 - Do not give a -Wredundant-move warning when removing the move will result in an
Richard Smith
- [libcxx] r243574 - Recommit r243503 "[libcxx] Cleanup CMake configuration and integrate with LLVM"
Alexey Samsonov
- r243592 - [modules] When performing redeclaration lookup for a using declaration, prefer
Richard Smith
- [libcxx] r243574 - Recommit r243503 "[libcxx] Cleanup CMake configuration and integrate with LLVM"
Kostya Serebryany
- [PATCH] D11490: [Concepts] Add diagnostic: non template declaration
Richard Smith
- [libcxx] r243574 - Recommit r243503 "[libcxx] Cleanup CMake configuration and integrate with LLVM"
Alexey Samsonov
- [PATCH] D11615: Fix redundant move warning
Richard Trieu
- [PATCH] Sema: Fix spurious 'infinite recursion' warning for overloaded functions
Vedant Kumar
- r243463 - Do not give a -Wredundant-move warning when removing the move will result in an
Richard Trieu
- [PATCH] D11615: Fix redundant move warning
Richard Smith
- [libcxx] r243574 - Recommit r243503 "[libcxx] Cleanup CMake configuration and integrate with LLVM"
Eric Fiselier
- Patches for 3.7 and move warnings
Richard Smith
- [libcxx] r243593 - Revert recent CMake changes again due to failing compiler-rt builds
Eric Fiselier
- [PATCH] D11580: [InstrProfiling] Update test cases for using "atomicrmw add" to increment counters.
Justin Bogner
- r243594 - Fix -Wredundant-move warning.
Richard Trieu
- [libcxx] r243574 - Recommit r243503 "[libcxx] Cleanup CMake configuration and integrate with LLVM"
Eric Fiselier
- Patches for 3.7 and move warnings
Richard Trieu
- [libcxx] r243574 - Recommit r243503 "[libcxx] Cleanup CMake configuration and integrate with LLVM"
Kostya Serebryany
- [PATCH] D11613: repress tail call optimization when performing use-after-dtor sanitization
Naomi Musgrave
- [PATCH] D11613: repress tail call optimization when performing use-after-dtor sanitization
Naomi Musgrave
- [PATCH] D11614: testing for tail call optimization repression when sanitizing use-after-dtor
Naomi Musgrave
- [PATCH] D11614: testing for tail call optimization repression when sanitizing use-after-dtor
Naomi Musgrave
- [PATCH] Sema: Fix spurious 'infinite recursion' warning for overloaded functions
Richard Trieu
- [PATCH] D11572: [Static Analyzer] Checker for OS X / iOS localizability issues
Kulpreet Chilana
- [PATCH] D11572: [Static Analyzer] Checker for OS X / iOS localizability issues
Kulpreet Chilana
- [libcxx] r243574 - Recommit r243503 "[libcxx] Cleanup CMake configuration and integrate with LLVM"
Alexey Samsonov
- r243597 - Avoid failure to canonicalize '..'.
Sean Silva
- [PATCH] D11572: [Static Analyzer] Checker for OS X / iOS localizability issues
Anna Zaks
- r243600 - Attempt to make clang-x64-ninja-win7 happy.
Sean Silva
- [libcxx] r243574 - Recommit r243503 "[libcxx] Cleanup CMake configuration and integrate with LLVM"
Alexey Samsonov
- [PATCH] D11279: Initial patch for PS4 toolchain
Alex Rosenberg
- r243597 - Avoid failure to canonicalize '..'.
Richard Smith
- Patches for 3.7 and move warnings
Richard Smith
- r243597 - Avoid failure to canonicalize '..'.
Sean Silva
- r243597 - Avoid failure to canonicalize '..'.
Richard Smith
- r243602 - Remove bad test.
Sean Silva
- [PATCH] D11619: [OPENMP] allow static local variable on data-sharing attribute clause
Kelvin Li
- [PATCH] D11279: Initial patch for PS4 toolchain
Eric Christopher
- r243597 - Avoid failure to canonicalize '..'.
Sean Silva
- r243597 - Avoid failure to canonicalize '..'.
Sean Silva
- [PATCH] D11001: Add support for System z vector language extensions
Richard Smith
- r243597 - Avoid failure to canonicalize '..'.
Richard Smith
- [PATCH] D11600: [CONCEPTS] Add concept to VarDecl and diagnostic for uninitialized variable concept
Richard Smith
- [PATCH] D11615: Fix redundant move warning
Richard Trieu
- Patches for 3.7 and move warnings
Hans Wennborg
- [PATCH] D11614: testing for tail call optimization repression when sanitizing use-after-dtor
Naomi Musgrave
- [PATCH] D11613: repress tail call optimization when performing use-after-dtor sanitization
Naomi Musgrave
- r243600 - Attempt to make clang-x64-ninja-win7 happy.
Sean Silva
- [PATCH] D11490: [Concepts] Add diagnostic: non template declaration
Nathan Wilson
- [libcxx] r243574 - Recommit r243503 "[libcxx] Cleanup CMake configuration and integrate with LLVM"
Eric Fiselier
- [PATCH] D8308: Improved error recovery for _Pragma
Richard Smith
- r243612 - [modules] Remove redundant information written into DeclContext name lookup tables. We don't need to store the data length twice.
Richard Smith
- r243614 - Remove some noise "this->"s left behind by r243213.
Richard Smith
- r243206 - [CodeGen] Don't UBSan-ize the argument to __builtin_frame_address
Richard Smith
- [libcxx] r243574 - Recommit r243503 "[libcxx] Cleanup CMake configuration and integrate with LLVM"
Eric Fiselier
- [PATCH] D11490: [Concepts] Add diagnostic: non template declaration
Nathan Wilson
- [PATCH] D11619: [OPENMP] allow static local variable on data-sharing attribute clause
Alexey Bataev
- [PATCH] Sema: Fix spurious 'infinite recursion' warning for overloaded functions
Vedant Kumar
- [PATCH] D11555: [libcxx] Allow use of <atomic> in C++03. Try 3.
Eric Fiselier
- [PATCH] D11600: [CONCEPTS] Add concept to VarDecl and diagnostic for uninitialized variable concept
Nathan Wilson
- [PATCH] D11555: [libcxx] Allow use of <atomic> in C++03. Try 3.
Eric Fiselier
- r243623 - [X86][AVX512BW] Remove whitespaces
Asaf Badouh
- [PATCH] D11629: APValues and Constants and MaterializedTemporaryExpr need to have stable maps
David Majnemer
- r243624 - Enable accidentally-disabled tests.
Sean Silva
- r243625 - Add a comment explaining differing Windows behavior.
Sean Silva
- [PATCH] Fix crash in CheckObjCCircularContainer
AlexDenisov
- r243632 - [X86] Recognize "flags" as an identifier, not a register in Intel-syntax inline asm
Michael Kuperstein
- r243635 - [OPENMP 4.1] Initial support for extended 'ordered' clause.
Alexey Bataev
- [PATCH] D11483: [libcxxabi][mips] Correct float_data::mangled_size for all ABI's.
Daniel Sanders
- [PATCH] D11483: [libcxxabi][mips] Correct float_data::mangled_size for all ABI's.
Daniel Sanders
- [PATCH] D11529: [libcxxabi] Add -funwind-tables to the test compilation options.
Daniel Sanders
- [PATCH] D11529: [libcxxabi] Add -funwind-tables to the test compilation options.
Daniel Sanders
- [PATCH] D11459: [Driver] Fix handling of -fbuiltin/-fcommon when combined with -mkernel
scott douglass
- [PATCH] D11529: [libcxxabi] Add -funwind-tables to the test compilation options.
Marshall Clow
- [PATCH] D11483: [libcxxabi][mips] Correct float_data::mangled_size for all ABI's.
Marshall Clow
- [libcxx] r243530 - Fix a self-move bug in inplace_merge. Thanks to Ted and Dexon for the report and the suggested fix.
Marshall Clow
- [libcxx] r243641 - Change some #ifdefs to #if - thanks to Dexon for thge catch.
Marshall Clow
- [PATCH] D11001: Add support for System z vector language extensions
Ulrich Weigand
- r243642 - Add support for System z vector language extensions
Ulrich Weigand
- [PATCH] D11483: [libcxxabi][mips] Correct float_data::mangled_size for all ABI's.
Hans Wennborg
- [PATCH] D11001: Add support for System z vector language extensions
Ulrich Weigand
- r243643 - [SystemZ] Add support for vecintrin.h vector built-in functions
Ulrich Weigand
- [PATCH] D11646: [sanitizers] Enable dfsan for aarch64
Adhemerval Zanella
- [PATCH] D10356: scan-build: Add --triple option to scan-build
Honggyu Kim
- [PATCH] D11581: [SHAVE] Pass all -f, -g, -O, -W options through directly to moviCompile.
Douglas Katzman
- [PATCH] D11483: [libcxxabi][mips] Correct float_data::mangled_size for all ABI's.
Marshall Clow
- [PATCH] D10356: scan-build: Add --triple option to scan-build
Honggyu Kim
- r243644 - Fix sanitizer fallout from r243642
Ulrich Weigand
- [PATCH] D11555: [libcxx] Allow use of <atomic> in C++03. Try 3.
Eric Fiselier
- [libcxxabi] r243645 - [libcxxabi][mips] Correct float_data::mangled_size for all ABI's.
Daniel Sanders
- [PATCH] D11483: [libcxxabi][mips] Correct float_data::mangled_size for all ABI's.
Daniel Sanders
- [PATCH] D11483: [libcxxabi][mips] Correct float_data::mangled_size for all ABI's.
Daniel Sanders
- [libcxxabi] r243649 - Merging r243296:
Daniel Sanders
- [PATCH] Fix crash in CheckObjCCircularContainer
Argyrios Kyrtzidis
- [PATCH] D11529: [libcxxabi] Add -funwind-tables to the test compilation options.
Daniel Sanders
- r243206 - [CodeGen] Don't UBSan-ize the argument to __builtin_frame_address
Hans Wennborg
- [libcxxabi] r243654 - Merging r243645:
Daniel Sanders
- [PATCH] D11613: repress tail call optimization when performing use-after-dtor sanitization
Naomi Musgrave
- r243656 - [ARM] Allow setting the generic features for native cpus
Renato Golin
- r243657 - Add fmodules-cache-path to 2 tests which were missing it.
Pete Cooper
- [libcxx] r243530 - Fix a self-move bug in inplace_merge. Thanks to Ted and Dexon for the report and the suggested fix.
Sean Silva
- r243085 - Fix the cc1as crash when it outputs assembly
Hans Wennborg
- r243663 - Use llvm::reverse to make a bunch of loops use foreach. NFC.
Pete Cooper
- r243657 - Add fmodules-cache-path to 2 tests which were missing it.
Richard Smith
- r243657 - Add fmodules-cache-path to 2 tests which were missing it.
Pete Cooper
- [PATCH] D11613: repress tail call optimization when performing use-after-dtor sanitization
Naomi Musgrave
- [PATCH] D11613: repress tail call optimization when performing use-after-dtor sanitization
Evgeniy Stepanov
- [PATCH] D11613: repress tail call optimization when performing use-after-dtor sanitization
Naomi Musgrave
- r243668 - repress tail call optimization when performing use-after-dtor sanitization
Naomi Musgrave
- r243669 - Updated test regex and flags
Naomi Musgrave
- r243670 - updated test to be more explicit
Naomi Musgrave
- r243671 - Testing to verify function attribute disable-tail-calls applied to destructor
Naomi Musgrave
- r243672 - removed hardcoding for attribute associated with dtor in test
Naomi Musgrave
- r243673 - simplified test case
Naomi Musgrave
- [PATCH] D11613: repress tail call optimization when performing use-after-dtor sanitization
Naomi Musgrave
- [PATCH] D11614: testing for tail call optimization repression when sanitizing use-after-dtor
Evgeniy Stepanov
- [PATCH] D11646: [sanitizers] Enable dfsan for aarch64
Peter Collingbourne
- [libcxx] r243674 - Fix PR#24267. use numeric_limits::max instead of ~0 for 'all ones', since that might give wrong answers on a 1's complement machine.
Marshall Clow
- [PATCH] D11613: repress tail call optimization when performing use-after-dtor sanitization
Jonathan Roelofs
- [PATCH] D11614: testing for tail call optimization repression when sanitizing use-after-dtor
Naomi Musgrave
- [libcxx] r243574 - Recommit r243503 "[libcxx] Cleanup CMake configuration and integrate with LLVM"
Alexey Samsonov
- [libcxx] r243530 - Fix a self-move bug in inplace_merge. Thanks to Ted and Dexon for the report and the suggested fix.
Duncan P. N. Exon Smith
- [PATCH] D11658: [Sema] main can't be declared as global variable
Davide Italiano
- r243676 - [sema] Allow to opt-out of overriding the super class's designated initializers by marking the initializer as unavailable in the subclass.
Argyrios Kyrtzidis
- [libcxx] r243574 - Recommit r243503 "[libcxx] Cleanup CMake configuration and integrate with LLVM"
Jonathan Roelofs
- [libcxx] r243574 - Recommit r243503 "[libcxx] Cleanup CMake configuration and integrate with LLVM"
Jonathan Roelofs
- [PATCH] D11328: [clang-tidy] new "throw-by-value-catch-by-reference" check for clang-tidy
Tobias Langner
- [libcxx] r243574 - Recommit r243503 "[libcxx] Cleanup CMake configuration and integrate with LLVM"
Eric Fiselier
- r243685 - [sanitizers] Enable dfsan for aarch64
Adhemerval Zanella
- [PATCH] D11328: [clang-tidy] new "throw-by-value-catch-by-reference" check for clang-tidy
Aaron Ballman
- [PATCH] D11658: [Sema] main can't be declared as global variable
Richard Smith
- r243690 - [Concepts] Add diagnostic: non template declaration
Hubert Tong
- r243692 - Improved error recovery for _Pragma
Hubert Tong
- r243694 - Split DWARF: Allow -gmlt/-gsplit-dwarf to override rather than complement each other
David Blaikie
- [PATCH] D11664: [CUDA] Implemented additional processing steps needed to link with CUDA libdevice bitcode.
Artem Belevich
- [PATCH] D10356: scan-build: Add --triple option to scan-build
Ted Kremenek
- [PATCH] D11613: repress tail call optimization when performing use-after-dtor sanitization
Naomi Musgrave
- [libcxx] r243698 - Reapply working parts of CMake cleanup.
Eric Fiselier
- [libcxx] r243574 - Recommit r243503 "[libcxx] Cleanup CMake configuration and integrate with LLVM"
Eric Fiselier
- [libcxx] r243503 - [libcxx] Cleanup CMake configuration and integrate with LLVM
Eric Fiselier
- [PATCH] D11613: repress tail call optimization when performing use-after-dtor sanitization
Jonathan Roelofs
- [PATCH] D11666: [CUDA] Make sure we emit all templated __global__ functions on device side.
Artem Belevich
- [PATCH] D11666: [CUDA] Make sure we emit all templated __global__ functions on device side.
David Majnemer
- [PATCH] D11666: [CUDA] Make sure we emit all templated __global__ functions on device side.
Artem Belevich
- Making Clang Lit tests C++11 compatible
Li, Charles
- [libcxx] r243530 - Fix a self-move bug in inplace_merge. Thanks to Ted and Dexon for the report and the suggested fix.
Duncan P. N. Exon Smith
- [PATCH] D10599: [OPENMP 4.0] Initial support for '#pragma omp declare simd' directive.
Richard Smith
- [libcxx] r243706 - Creating release candidate rc2 from release_370 branch
Hans Wennborg
- [libcxxabi] r243707 - Creating release candidate rc2 from release_370 branch
Hans Wennborg
- [PATCH] D11666: [CUDA] Make sure we emit all templated __global__ functions on device side.
David Majnemer
- [libcxx] r243574 - Recommit r243503 "[libcxx] Cleanup CMake configuration and integrate with LLVM"
Eric Fiselier
- r243718 - [modules] Fix issue where building a module from a relative path when -working-directory option is set, results in error.
Argyrios Kyrtzidis
- [libcxx] r243574 - Recommit r243503 "[libcxx] Cleanup CMake configuration and integrate with LLVM"
Alexey Samsonov
- r243718 - [modules] Fix issue where building a module from a relative path when -working-directory option is set, results in error.
Richard Smith
- [libcxx] r243574 - Recommit r243503 "[libcxx] Cleanup CMake configuration and integrate with LLVM"
Eric Fiselier
- [libcxx] r243574 - Recommit r243503 "[libcxx] Cleanup CMake configuration and integrate with LLVM"
Alexey Samsonov
- [libcxx] r243574 - Recommit r243503 "[libcxx] Cleanup CMake configuration and integrate with LLVM"
Eric Fiselier
- [libcxx] r243725 - Add -Wno-error by default to work around failing compiler-rt builds
Eric Fiselier
- [libcxx] r243574 - Recommit r243503 "[libcxx] Cleanup CMake configuration and integrate with LLVM"
Eric Fiselier
- r243727 - Make sure the 2 method calls are sequenced.
Argyrios Kyrtzidis
- r243718 - [modules] Fix issue where building a module from a relative path when -working-directory option is set, results in error.
Argyrios Kyrtzidis
- [PATCH] D11670: [libcxx] Disable -Wnon-virtual-dtor warning in <locale>
Eric Fiselier
- [PATCH] D6762: [libcxx] Add <experimental/any> v2.
Eric Fiselier
- [PATCH] D11394: Fix warnings about pessimizing return moves for C++11 and higher
Eric Fiselier
- [libcxx] r243728 - [libcxx] Add <experimental/any> v2.
Eric Fiselier
- [libcxx] r243729 - Mark any as done and comment out extra methods until speaking to Marshall
Eric Fiselier
- [libcxx] r243730 - Start cleanup of unique_ptr tests.
Eric Fiselier
- [PATCH] D11670: [libcxx] Disable -Wnon-virtual-dtor warning in <locale>
David Blaikie
- [libcxx] r243733 - Fix failing unique_ptr tests.
Eric Fiselier
- [PATCH] D11670: [libcxx] Disable -Wnon-virtual-dtor warning in <locale>
Eric Fiselier
- [PATCH] D11670: [libcxx] Disable -Wnon-virtual-dtor warning in <locale>
Eric Fiselier
- [PATCH] D11670: [libcxx] Disable -Wnon-virtual-dtor warning in <locale>
David Blaikie
- [PATCH] D11279: Initial patch for PS4 toolchain
Filipe Cabecinhas
- [libcxx] r243737 - Print message when configuring for standalone build.
Eric Fiselier
- [libcxx] r243574 - Recommit r243503 "[libcxx] Cleanup CMake configuration and integrate with LLVM"
Eric Fiselier
- r243739 - Outline function Parser::ParseCXXClassMemberDeclarationWithPragmas(), NFC.
Alexey Bataev
- [PATCH] D10599: [OPENMP 4.0] Initial support for '#pragma omp declare simd' directive.
Alexey Bataev
- [PATCH] D11677: [clang-tidy] Support replacements in macro arguments in misc-inefficient-algorithm
Alexander Kornienko
- [PATCH] D11677: [clang-tidy] Support replacements in macro arguments in misc-inefficient-algorithm
Manuel Klimek
- [PATCH] D11677: [clang-tidy] Support replacements in macro arguments in misc-inefficient-algorithm
Alexander Kornienko
- [PATCH] D11677: [clang-tidy] Support replacements in macro arguments in misc-inefficient-algorithm
Manuel Klimek
- [clang-tools-extra] r243747 - [clang-tidy] Support replacements in macro arguments in misc-inefficient-algorithm
Alexander Kornienko
- [PATCH] D11677: [clang-tidy] Support replacements in macro arguments in misc-inefficient-algorithm
Alexander Kornienko
- [PATCH] RE: [cfe-dev] missing return statement for non-void functions in C++
Sjoerd Meijer
- [libcxxabi] r243752 - [libc++abi] Allow use just compiled clang++ for tests
Renato Golin
- [clang-tools-extra] r243754 - Add misc-unused-alias-decls check that currently finds unused namespace
Daniel Jasper
- [libcxxabi] r243752 - [libc++abi] Allow use just compiled clang++ for tests
Eric Fiselier
- Making Clang Lit tests C++11 compatible
Nico Weber
- [PATCH] D11666: [CUDA] Make sure we emit all templated __global__ functions on device side.
Artem Belevich
- [PATCH] D11666: [CUDA] Make sure we emit all templated __global__ functions on device side.
Artem Belevich
- [PATCH] D11682: [libcxxabi] Add "install-libcxxabi" target.
Eric Fiselier
- r243765 - DI: Update for LLVM API change for local variables
Duncan P. N. Exon Smith
- r243767 - [MS ABI] Hook clang up to the new EH instructions
David Majnemer
- [PATCH] D11405: [MS ABI] Hook clang up to the new EH instructions
David Majnemer
- [clang-tools-extra] r243773 - Add missing 'override'.
Daniel Jasper
- [PATCH] D11581: [SHAVE] Pass all -f, -g, -O, -W options through directly to moviCompile.
James Y Knight
- [PATCH] RE: [cfe-dev] missing return statement for non-void functions in C++
Richard Smith
- r243775 - DI: Update testcases for LLVM assembly change
Duncan P. N. Exon Smith
- r243776 - test commit; wrap ellipses in comment with brackets
Nathan Wilson
- [PATCH] D11690: [CUDA] Added stubs for new attributes used by CUDA headers.
Artem Belevich
- [PATCH] D11690: [CUDA] Added stubs for new attributes used by CUDA headers.
Aaron Ballman
- [PATCH] D11600: Add concept to VarDecl and diagnostic for unitialized variable concept
Aaron Ballman
- [PATCH] D11690: [CUDA] Added stubs for new attributes used by CUDA headers.
Artem Belevich
- [PATCH] D11690: [CUDA] Added stubs for new attributes used by CUDA headers.
Artem Belevich
- [PATCH] D11690: [CUDA] Added stubs for new attributes used by CUDA headers.
Aaron Ballman
- [PATCH] D11693: clang-format: Support generalized lambda captures.
strager
- [PATCH] D11694: [CUDA] Added stubs for __nvvm_atom_add*_d()
Artem Belevich
- [PATCH] Fix crash in CheckObjCCircularContainer
AlexDenisov
- [PATCH] D11690: [CUDA] Added stubs for new attributes used by CUDA headers.
Artem Belevich
- [PATCH] D10599: [OPENMP 4.0] Initial support for '#pragma omp declare simd' directive.
Richard Smith
- [libcxx] r243784 - Remove -Werror when using check_cxx_compiler_flag because it was causing compiler-rt breakages.
Eric Fiselier
- [PATCH] D11690: [CUDA] Added stubs for new attributes used by CUDA headers.
Aaron Ballman
- [PATCH] D11690: [CUDA] Added stubs for new attributes used by CUDA headers.
Artem Belevich
- [PATCH] D11690: [CUDA] Added stubs for new attributes used by CUDA headers.
Aaron Ballman
- r243793 - [libFuzzer] minimal documentation on data-flow-guided fuzzing
Kostya Serebryany
- [PATCH] D11619: [OPENMP] allow static local variable on data-sharing attribute clause
Kelvin Li
- [PATCH] D10599: [OPENMP 4.0] Initial support for '#pragma omp declare simd' directive.
Richard Smith
- [PATCH] D11697: [libcxx] Add "install-libcxx" target.
Eric Fiselier
- [PATCH] D11700: Added remove taint support to ProgramState.
Francisco
- [PATCH] D11572: [Static Analyzer] Checker for OS X / iOS localizability issues
Kulpreet Chilana
- [PATCH] D11658: [Sema] main can't be declared as global variable
Davide Italiano
- [PATCH] D11469: [OPENMP] Parsing and sema support for device clause
Michael Wong
- r243819 - [Tests] Add explicit -std=lang option to a number of tests.
Yunzhong Gao
- [PATCH] D11700: Added remove taint support to ProgramState.
Ted Kremenek
- r243826 - Use the reserved keyword spelling of 'typeof'
David Majnemer
- r243827 - Convertibility of nullptr_t to bool is available in clang. Note it.
Davide Italiano
- [PATCH] D11700: Added remove taint support to ProgramState.
Ted Kremenek
- r243828 - [MS ABI] Create a mangling for extended vector types
David Majnemer
- r243832 - [SemaExpr] Factor out common diagnostic code for remainder/division.
Davide Italiano
- r243827 - Convertibility of nullptr_t to bool is available in clang. Note it.
Richard Smith
- r243827 - Convertibility of nullptr_t to bool is available in clang. Note it.
Davide Italiano
- r243827 - Convertibility of nullptr_t to bool is available in clang. Note it.
Davide Italiano
- r243840 - Revert r243827.
Davide Italiano
- r243827 - Convertibility of nullptr_t to bool is available in clang. Note it.
Davide Italiano
- r243841 - Rangify for loops, NFC.
Yaron Keren
- [PATCH] D11476: Marked call instruction in thunk function with musttail attribute when applicable
Amjad Aboud
- r243848 - [X86][AVX512VLDQ] add reduce/range/cvt intrinsics
Asaf Badouh
- [PATCH] D11711: [Driver][mips] Update mips-mti toolchain definition
Simon Atanasyan
- [PATCH] D10838: Fix invalid shufflevector operands
Simon Pilgrim
- r243851 - Fix invalid shufflevector operands
Simon Pilgrim
- [PATCH] D10838: Fix invalid shufflevector operands
Simon Pilgrim
- [PATCH] D11682: [libcxxabi] Add "install-libcxxabi" target.
Renato Golin
- r239883 - Update the intel intrinsic headers to use the target attribute support.
Dimitry Andric
- r239883 - Update the intel intrinsic headers to use the target attribute support.
Justin Bogner
- [IMPORTANT] Mailing list Move & Downtime (Tuesday, August 4th)
Tanya Lattner
- [PATCH] D10599: [OPENMP 4.0] Initial support for '#pragma omp declare simd' directive.
Bataev, Alexey
- [PATCH] D10834: Added functions to retrieve information about variable storage in libclang and its python bindings.
guibufolo+llvm at gmail.com
- [PATCH] D10833: Retrieve BinaryOperator::getOpcode and BinaryOperator::getOpcodeStr via libclang and its python interface
guibufolo+llvm at gmail.com
- [PATCH] D11619: [OPENMP] allow static local variable on data-sharing attribute clause
Alexey Bataev
- [PATCH] D10356: scan-build: Add --analyzer-target option
Honggyu Kim
- [PATCH] D10356: scan-build: Add --analyzer-target option
Honggyu Kim
Last message date:
Sun Aug 2 23:59:48 PDT 2015
Archived on: Tue Aug 4 15:32:19 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).