The Week Of Monday 16 January 2017 Archives by thread
Starting: Mon Jan 16 00:14:26 PST 2017
Ending: Sun Jan 22 23:32:54 PST 2017
Messages: 599
- [libcxx] r292097 - Added a workaround for a `-fdelayed-template-parsing` bug.
Michael Park via cfe-commits
- [PATCH] D28753: [OpenMP] Codegen support for 'target parallel' on the host.
Alexey Bataev via Phabricator via cfe-commits
- [PATCH] D28755: [OpenMP] Codegen for the 'target parallel' directive on the NVPTX device.
Alexey Bataev via Phabricator via cfe-commits
- [clang-tools-extra] r292098 - [clang-move] Dump enum and type alias declarations.
Haojian Wu via cfe-commits
- [PATCH] D28293: [clang-move] Dump enum and type alias declarations.
Eric Liu via Phabricator via cfe-commits
- r292099 - clang-format: [JS] revert over-eager ASI check.
Martin Probst via cfe-commits
- [PATCH] D28763: clang-format: [JS] revert over-eager ASI check.
Martin Probst via Phabricator via cfe-commits
- [PATCH] D28315: Update tools to use new getStyle API
Eric Liu via Phabricator via cfe-commits
- [PATCH] D28764: [clang-format] Implement comment reflowing (v3)
Krasimir Georgiev via Phabricator via cfe-commits
- [PATCH] D25817: [Sema] Improve the error diagnostic for dot destructor calls on pointer objects
Alex Lorenz via Phabricator via cfe-commits
- [PATCH] D28765: CStringChecker can crash when uninitialized checks are disabled
Vlad Tsyrklevich via Phabricator via cfe-commits
- [PATCH] D28081: Make GetStyle return Expected<FormatStyle> instead of FormatStyle
Antonio Maiorano via Phabricator via cfe-commits
- [PATCH] D28768: [clang-tidy] Add check 'modernize-return-braced-init-list'
Jonas Devlieghere via Phabricator via cfe-commits
- [libcxx] r292107 - [libcxx] Don't assume __libcpp_thread_t is an integral type
Asiri Rathnayake via cfe-commits
- [PATCH] D28608: [libcxx] Don't assume __libcpp_thread_t is an integral type.
Phabricator via Phabricator via cfe-commits
- [libcxx] r292108 - [libcxx] Improve design documentation for the external-thread-library
Asiri Rathnayake via cfe-commits
- [PATCH] D28610: [libcxx] Improve design documentation for the external-thread-library configuration
Phabricator via Phabricator via cfe-commits
- [libcxx] r292109 - [libcxx] Follow-up to r292107
Asiri Rathnayake via cfe-commits
- r292110 - clang-format: Always wrap before multi-line parameters/operands.
Daniel Jasper via cfe-commits
- r292112 - Add -fstrict-vtable-pointers to UsersManual
Piotr Padlewski via cfe-commits
- [PATCH] D28729: [clang-tidy] Add -enable-alpha-checks command
Piotr Padlewski via Phabricator via cfe-commits
- [PATCH] D28606: Mention devirtualization in release notes
Piotr Padlewski via Phabricator via cfe-commits
- [PATCH] D28746: Mention ThinLTO with PGO in ReleaseNotes 4.0
Piotr Padlewski via Phabricator via cfe-commits
- [PATCH] D28727: Add -fstrict-vtable-pointers to UserManual
Piotr Padlewski via Phabricator via cfe-commits
- r292115 - Replace non-ASCII ellipsis with "..." to silence Sphinx warnings.
Aaron Ballman via cfe-commits
- r292116 - Fix test failures after recent clang-format format change.
Daniel Jasper via cfe-commits
- [PATCH] D28771: [Analyzer] Various fixes for the IteratorPastEnd checker
Balogh, Ádám via Phabricator via cfe-commits
- [PATCH] D27202: [analyzer] Do not conjure a symbol for return value of a conservatively evaluated function
Balogh, Ádám via Phabricator via cfe-commits
- r292119 - Ensure that clang -pthread creates the right macro. -D_POSIX_THREADS
Joerg Sonnenberger via cfe-commits
- [PATCH] D28462: clang-format: Add new style option AlignConsecutiveMacros
Daniel Jasper via Phabricator via cfe-commits
- r292134 - [OpenMP] Refactor code that calls codegen for target regions on the device.
Arpith Chacko Jacob via cfe-commits
- [libcxxabi] r292135 - Mark the dynamic-exception tests as unsupported under C++17, since it has no dynamic-exception specs. Also, remove a FIXME workaround from the config that allowed these tests to work under C++17. This addresses PR#31621.
Marshall Clow via cfe-commits
- [PATCH] D28772: [Preprocessor] Fix incorrect token caching that occurs when lexing _Pragma in macro argument pre-expansion mode when skipping a function body
Alex Lorenz via Phabricator via cfe-commits
- [PATCH] D28752: [OpenMP] Refactor code that calls codegen for target regions on the device.
Arpith Jacob via Phabricator via cfe-commits
- r292141 - [StaticAnalyzer] Fix android build
Pavel Labath via cfe-commits
- [PATCH] D28670: [ObjC] Disallow vector parameters and return values in Objective-C methods on older X86 targets
Alex Lorenz via Phabricator via cfe-commits
- [PATCH] D24991: Inline hot functions in libcxx shared_ptr implementation.
Kevin Hu via Phabricator via cfe-commits
- [PATCH] D28774: [clang-move] Ignore using decls which are defined in macros.
Haojian Wu via Phabricator via cfe-commits
- [PATCH] D28548: Improve include fixer's ranking by taking the paths into account.
David Blaikie via cfe-commits
- [PATCH] D19201: [clang-tidy] misc-throw-with-noexcept
Stanisław Barzowski via Phabricator via cfe-commits
- [PATCH] D28705: [Sema] Fix bug in handling of designated initializer
Alex Lorenz via Phabricator via cfe-commits
- LLVM buildmaster will be updated and restarted tonight
Galina Kistanova via cfe-commits
- [libcxx] r292152 - Make sym_check python 3 compatible
Eric Fiselier via cfe-commits
- Phabricator will be down for upgrading
Eric Liu via cfe-commits
- [libcxx] r292157 - Improve CMake and LIT support for Windows
Eric Fiselier via cfe-commits
- [libcxx] r292158 - [libc++] Introduce _LIBCPP_EXTERN_VIS to fix __libcpp_debug_function link errors
Eric Fiselier via cfe-commits
- [PATCH] D28728: [libc++] Introduce _LIBCPP_EXTERN_VIS to fix __libcpp_debug_function link errors
Eric Fiselier via Phabricator via cfe-commits
- [libcxx] r292159 - Fix std::tuples EBO when targeting the MSVC ABI.
Eric Fiselier via cfe-commits
- [PATCH] D20660: Remove `auto_ptr` in C++17.
Marshall Clow via Phabricator via cfe-commits
- [PATCH] D28779: [ASTReader] Add a DeserializationListener callback for IMPORTED_MODULES
Graydon Hoare via Phabricator via cfe-commits
- [PATCH] D28781: [OpenMP] Support for the if-clause on the combined directive 'target parallel'.
Arpith Jacob via Phabricator via cfe-commits
- [PATCH] D28667: [clang-tidy] Don't modernize-raw-string-literal if replacement is longer.
Alexander Kornienko via Phabricator via cfe-commits
- [PATCH] D28785: Split exception.cpp implementation into different files for different runtimes
Eric Fiselier via Phabricator via cfe-commits
- [PATCH] D28788: [AST] AttributedType should derive type properties from the EquivalentType
David Majnemer via Phabricator via cfe-commits
- r292174 - clang-format: Make GetStyle return Expected<FormatStyle> instead of FormatStyle
Antonio Maiorano via cfe-commits
- [clang-tools-extra] r292175 - Update tools to use new getStyle API
Antonio Maiorano via cfe-commits
- [libcxx] r292177 - Rename new_handler in tests to avoid conflicts with MSVC symbols.
Eric Fiselier via cfe-commits
- [libcxx] r292181 - Add warning messages to buildit/testit about their upcoming removal
Eric Fiselier via cfe-commits
- [PATCH] D28790: [Modules] Correct test comment from obsolete earlier version of code. NFC
Graydon Hoare via Phabricator via cfe-commits
- [PATCH] D25208: [libc++] Make _LIBCPP_TYPE_VIS export members
Eric Fiselier via Phabricator via cfe-commits
- r292183 - Partial revert of r290511.
Richard Smith via cfe-commits
- [libcxx] r292184 - [Test patch] Inline hot functions in libcxx shared_ptr
Kevin Hu via cfe-commits
- [libcxx] r292185 - Fix DLL build by removing _LIBCPP_FUNC_VIS from member of class marked dllexport
Eric Fiselier via cfe-commits
- [libcxx] r292190 - Add ABI option to remove recently inlined __shared_count functions from the library.
Eric Fiselier via cfe-commits
- r292192 - Fix AArch64 global-merge backend option name.
Frederic Riss via cfe-commits
- r292194 - [AST] AttributedType should derive type properties from the EquivalentType
David Majnemer via cfe-commits
- [PATCH] D28793: [NVPTX] Auto-upgrade some NVPTX intrinsics to LLVM target-generic code.
Justin Lebar via Phabricator via cfe-commits
- [PATCH] D28080: [Docs][OpenCL] Added OpenCL feature description to user manual.
Pekka Jääskeläinen via Phabricator via cfe-commits
- [PATCH] D16135: Macro Debug Info support in Clang
Amjad Aboud via Phabricator via cfe-commits
- [clang-tools-extra] r292207 - [clang-move] Ignore using decls which are defined in macros.
Haojian Wu via cfe-commits
- [PATCH] D28799: [llvm-objdump tests] Copy the inputs of tests closer to tests.
Krasimir Georgiev via Phabricator via cfe-commits
- [PATCH] D28801: [clang-move] Handle helpers with forward declarations.
Haojian Wu via Phabricator via cfe-commits
- [clang-tools-extra] r292215 - [clang-move] Handle helpers with forward declarations.
Haojian Wu via cfe-commits
- [PATCH] D27621: [clang-tidy] check to find declarations declaring more than one name
Alexander Kornienko via Phabricator via cfe-commits
- [clang-tools-extra] r292218 - Remove dead code.
Haojian Wu via cfe-commits
- [PATCH] D28807: [Clang] - Update code to match upcoming llvm::zlib API.
George Rimar via Phabricator via cfe-commits
- r292227 - [Clang] - Update code to match upcoming llvm::zlib API.
George Rimar via cfe-commits
- [clang-tools-extra] r292229 - [clang-tidy] Fix crash in modernize-use-using (http://llvm.org/PR29135)
Alexander Kornienko via cfe-commits
- [PATCH] D25001: [Module] Merge function prototype with a non-prototype function declaration
Akira Hatanaka via Phabricator via cfe-commits
- r292052 - [code-completion] Fix crash when trying to do postfix completion of instance member inside a static function.
Argyrios Kyrtzidis via cfe-commits
- [PATCH] D28691: Support synchronisation scope in Clang atomic builtin functions
John McCall via Phabricator via cfe-commits
- r292234 - Make sure that clang-format input is in the right encoding
Philipp Stephani via cfe-commits
- [PATCH] D28349: [Frontend] The macro that describes the Objective-C bool type should be defined in C as well
Alex Lorenz via Phabricator via cfe-commits
- [PATCH] D28814: [OpenCL] Add missing address spaces in IR generation of Blocks
Anastasia Stulova via Phabricator via cfe-commits
- [PATCH] D26649: [CMake] Support lld with LTO bootstrap
Chris Bieneman via Phabricator via cfe-commits
- [PATCH] D28620: Guard __gnuc_va_list typedef
Sean Fertile via Phabricator via cfe-commits
- r292245 - [Sema] Fix bug in handling of designated initializer.
Akira Hatanaka via cfe-commits
- [PATCH] D28146: [compiler-rt] [test] [builtins] Remove obsolete/UB tests in __fixuns?fdi based
Derek Schuff via Phabricator via cfe-commits
- [PATCH] D28820: Warn when calling a non interrupt function from an interrupt on ARM
Jonathan Roelofs via Phabricator via cfe-commits
- r292247 - Fix Python 3 language issues and add an explicit check for Python version == 2.
Jonathan Coe via cfe-commits
- [PATCH] D28821: [CMake] Separate LLVM_ENABLE_LTO and LLVM_ENABLE_LLD
Petr Hosek via Phabricator via cfe-commits
- [PATCH] D28514: [CodeCompletion] Reset the hidden declaration obtained after lookup when caching UsingShadowDecls
Akira Hatanaka via Phabricator via cfe-commits
- [PATCH] D28520: Disable -Wthread-safety-analysis for some functions in __thread_support
Dimitry Andric via Phabricator via cfe-commits
- r292265 - UsersManual.rst: add missing newline
Hans Wennborg via cfe-commits
- r292268 - [xray] try to fix thumb buildbot
Renato Golin via cfe-commits
- r292269 - [WebAssembly] Add minimal support for the new wasm object format triple.
Dan Gohman via cfe-commits
- [libcxx] r292276 - Fix std::string assignment ambiguity from braced initializer lists.
Eric Fiselier via cfe-commits
- [libcxx] r292281 - [libcxx] [test] Don't ask whether Incomplete& can be assigned to.
Stephan T. Lavavej via cfe-commits
- [libcxx] r292291 - Don't strip -m32 from the user provide command line flags. This fixes the compiler-rt 32 bit sanitizer build
Eric Fiselier via cfe-commits
- [libcxx] r292294 - Fix type_info's constructor by making it explicit again.
Eric Fiselier via cfe-commits
- [PATCH] D28832: Improve redefinition errors pointing to the same header.
Bruno Cardoso Lopes via Phabricator via cfe-commits
- [libcxx] r292297 - Allow sym_diff.py to report non-zero for non-breaking ABI changes
Eric Fiselier via cfe-commits
- [libcxx] r292309 - Merge r292294: Fix type_info's constructor by making it explicit again.
Eric Fiselier via cfe-commits
- r291963 - [clang] Emit `diagnose_if` warnings from system headers
Hans Wennborg via cfe-commits
- [libcxx] r292013 - Fix last_write_time tests for filesystems that don't support negative and very large times
Hans Wennborg via cfe-commits
- r292032 - Fix PR31644 introduced by r287138 and add a regression test.
Hans Wennborg via cfe-commits
- [PATCH] D28835: [coroutines] NFC: Refactor Sema::CoroutineBodyStmt construction.
Gor Nishanov via Phabricator via cfe-commits
- r292324 - [WebAssembly] Update grow_memory's return type.
Dan Gohman via cfe-commits
- [libcxx] r292326 - Add support for running our test suite against MSVC's STL
Eric Fiselier via cfe-commits
- [PATCH] D28837: [libcxx] [test] Fix MSVC warnings C4127 and C6326 about constants.
Stephan T. Lavavej via Phabricator via cfe-commits
- r292329 - [AVX-512] Replace subvector broadcast builtins with shufflevectors and selects.
Craig Topper via cfe-commits
- [PATCH] D28843: IRGen: Start using the WriteThinLTOBitcode pass.
Peter Collingbourne via Phabricator via cfe-commits
- [libclc] r292334 - math: Add expm1 builtin function
Aaron Watry via cfe-commits
- [libclc] r292335 - math: Add logb builtin
Aaron Watry via cfe-commits
- [PATCH] D28844: clang-format: fix fallback style set to "none" not formatting
Antonio Maiorano via Phabricator via cfe-commits
- [libcxx] r292337 - More configuration changes for running the test suite against MSVC's STL
Eric Fiselier via cfe-commits
- [PATCH] D28845: Prototype of modules codegen
David Blaikie via Phabricator via cfe-commits
- [libcxx] r292341 - Merging r292013:
Hans Wennborg via cfe-commits
- r291955 - PR31606: Generalize our tentative DR resolution for inheriting copy/move
Hans Wennborg via cfe-commits
- [libcxx] r292342 - Get more std::string _LIBCPP_DEBUG tests passing
Eric Fiselier via cfe-commits
- r292343 - [CMake] Separate LLVM_ENABLE_LTO and LLVM_ENABLE_LLD
Petr Hosek via cfe-commits
- [libcxx] r292345 - Fix filesystem::path assignment from {}
Eric Fiselier via cfe-commits
- LLVM buildmaster will restarted in few minutes.
Galina Kistanova via cfe-commits
- [libcxx] r292346 - Add mechanism to override LIT options using enviroment variables
Eric Fiselier via cfe-commits
- [libcxx] r292347 - Revert "Add mechanism to override LIT options using enviroment variables"
Eric Fiselier via cfe-commits
- [libcxx] r292351 - Re-add mechanism to override LIT options using enviroment variables.
Eric Fiselier via cfe-commits
- [libcxx] r292354 - Merge R292276: Fix std::string assignment ambiguity from braced initializer lists.
Eric Fiselier via cfe-commits
- [PATCH] D28849: [compiler-rt] [test] Fix page address logic in clear_cache_test to use binary negation
Michał Górny via Phabricator via cfe-commits
- r292355 - Revert "[xray] try to fix thumb buildbot"
Renato Golin via cfe-commits
- [PATCH] D28850: [docs] Tell Doxygen to expand LLVM_ALIGNAS to nothing
Malcolm Parsons via Phabricator via cfe-commits
- [PATCH] D27985: Add demangling support for C++11 thread_local variables
Dave Bozier via Phabricator via cfe-commits
- [PATCH] D28860: [OpenCL] Diagnose write_only image3d when extension is disabled
Sven van Haastregt via Phabricator via cfe-commits
- r292374 - [OpenMP] Codegen support for 'target parallel' on the host.
Arpith Chacko Jacob via cfe-commits
- r292375 - Warn when calling a non interrupt function from an interrupt on ARM
Jonathan Roelofs via cfe-commits
- [libcxx] r292384 - Creating release directory for release_400.
Hans Wennborg via cfe-commits
- [libcxx] r292385 - Creating release candidate rc1 from release_400 branch
Hans Wennborg via cfe-commits
- [libcxxabi] r292386 - Creating release directory for release_400.
Hans Wennborg via cfe-commits
- [libcxxabi] r292387 - Creating release candidate rc1 from release_400 branch
Hans Wennborg via cfe-commits
- [libunwind] r292398 - Creating release directory for release_400.
Hans Wennborg via cfe-commits
- [libunwind] r292399 - Creating release candidate rc1 from release_400 branch
Hans Wennborg via cfe-commits
- r292400 - Revert r292374 to debug Windows buildbot failure.
Arpith Chacko Jacob via cfe-commits
- r292402 - [Basic] Remove source manager references from diag state points.
Benjamin Kramer via cfe-commits
- [PATCH] D25213: Fix PR28181: Prevent operator overloading related assertion failure crash that happens in C only
Alex Lorenz via Phabricator via cfe-commits
- [clang-tools-extra] r292405 - [include-fixer] Don't return a correction if the header insertion failed.
Benjamin Kramer via cfe-commits
- [PATCH] D28862: [compiler-rt] [test] Use approximate comparison on float types
Michał Górny via Phabricator via cfe-commits
- r292406 - [ASTUnit] Reset diag state when creating the ASTUnit.
Benjamin Kramer via cfe-commits
- [clang-tools-extra] r292415 - [clang-tidy] Add -extra-arg and -extra-arg-before to run-clang-tidy.py
Ehsan Akhgari via cfe-commits
- [PATCH] D28334: [clang-tidy] Add -extra-arg and -extra-arg-before to run-clang-tidy.py
Ehsan Akhgari via Phabricator via cfe-commits
- [libcxxabi] r292418 - Revert r286788
Jonathan Roelofs via cfe-commits
- r292419 - [OpenMP] Codegen support for 'target parallel' on the host.
Arpith Chacko Jacob via cfe-commits
- [PATCH] D28867: [Profile] Warn about out-of-date profiles only when there are mismatches
Vedant Kumar via Phabricator via cfe-commits
- r292426 - PR9551: Implement DR1004 (http://wg21.link/cwg1004).
Richard Smith via cfe-commits
- r292428 - [OpenMP] Codegen for the 'target parallel' directive on the NVPTX device.
Arpith Chacko Jacob via cfe-commits
- [PATCH] D27872: [APFloat] Switch from (PPCDoubleDoubleImpl, IEEEdouble) layout to (IEEEdouble, IEEEdouble)
Tim Shen via Phabricator via cfe-commits
- [libcxx] r292432 - [libcxx] [test] Fix MSVC warnings C4127 and C6326 about constants.
Stephan T. Lavavej via cfe-commits
- [libcxx] r292434 - [libcxx] [test] Fix comment typos, strip trailing whitespace.
Stephan T. Lavavej via cfe-commits
- r292435 - [Modules] Correct test comment from obsolete earlier version of code. NFC
Graydon Hoare via cfe-commits
- r292436 - [ASTReader] Add a DeserializationListener callback for IMPORTED_MODULES
Graydon Hoare via cfe-commits
- r292437 - [OpenMP] Support for the if-clause on the combined directive 'target parallel'.
Arpith Chacko Jacob via cfe-commits
- r292439 - Remove now redundant code that ensured debug info for class definitions was emitted under certain circumstances
David Blaikie via cfe-commits
- [PATCH] D27689: Module: hash the pcm content and use it as SIGNATURE for implicit modules.
Manman Ren via Phabricator via cfe-commits
- [PATCH] D28299: Module: use PCMCache to manage memory buffers for pcm files.
Manman Ren via Phabricator via cfe-commits
- [PATCH] D28467: [Sema] Add warning for unused lambda captures
Ivan Krasin via Phabricator via cfe-commits
- [libcxx] r292443 - [libcxx] [test] Add msvc_stdlib_force_include.hpp.
Stephan T. Lavavej via cfe-commits
- r292448 - Move vtable type metadata emission behind a cc1-level flag.
Peter Collingbourne via cfe-commits
- [PATCH] D28877: Move vtable type metadata emission behind a cc1-level flag.
Peter Collingbourne via Phabricator via cfe-commits
- r292450 - Add llvm-dis dependency to check-clang.
Peter Collingbourne via cfe-commits
- [PATCH] D25435: Add -fdebug-info-for-profiling to emit more debug info for sample pgo profile collection
Eric Christopher via Phabricator via cfe-commits
- r292458 - Add -fdebug-info-for-profiling to emit more debug info for sample pgo profile collection
Dehao Chen via cfe-commits
- [PATCH] D20693: [clang-tidy] New checker to replace dynamic exception specifications
don hinton via Phabricator via cfe-commits
- [PATCH] D28889: Change where we handle arg-dependent diagnose_if attributes
George Burgess IV via Phabricator via cfe-commits
- PATCH: re-enable OpenCL extensions
Kalle Raiskila via cfe-commits
- r292477 - [docs] Tell Doxygen to expand LLVM_ALIGNAS to nothing
Malcolm Parsons via cfe-commits
- [PATCH] D28895: [clang-move] Also move using decls which are defined in header file.
Haojian Wu via Phabricator via cfe-commits
- [clang-tools-extra] r292484 - [docs] Tell Doxygen to expand LLVM_ALIGNAS to nothing
Malcolm Parsons via cfe-commits
- [PATCH] D28899: [clang-tidy] Do not trigger move fix for non-copy assignment operators in performance-unnecessary-value-param check
Felix Berger via Phabricator via cfe-commits
- [PATCH] D27257: [CodeCompletion] Ensure that ObjC root class completes instance methods from protocols and categories as well
Alex Lorenz via Phabricator via cfe-commits
- [PATCH] D27710: [analyzer] Prohibit ExplodedGraph's edges duplicating
Ilya Palachev via Phabricator via cfe-commits
- [libcxx] r292490 - Mark two of the TS implementations as 'in progress'
Marshall Clow via cfe-commits
- [PATCH] D28902: [Sema] Reword unused lambda capture warning
Malcolm Parsons via Phabricator via cfe-commits
- [clang-tools-extra] r292491 - [clang-tidy] Do not trigger move fix for non-copy assignment operators in performance-unnecessary-value-param check
Felix Berger via cfe-commits
- [PATCH] D28905: [analyzer] Consider function call arguments while building CallGraph
Ivan Sidorenko via Phabricator via cfe-commits
- [libcxx] r292494 - Merging r292091:
Hans Wennborg via cfe-commits
- [libcxxabi] r292495 - Merging r292135:
Hans Wennborg via cfe-commits
- r292496 - [Hexagon] Linux linker does not support .gnu-hash
Sumanth Gundapaneni via cfe-commits
- [libcxx] r292091 - Implement the missing constexpr stuff in <array>. Fixes PR#31645.
Hans Wennborg via cfe-commits
- Commits to be merged for 4.0
Hans Wennborg via cfe-commits
- r292497 - [Sema] Fix PR28181 by avoiding calling BuildOverloadedBinOp in C mode
Alex Lorenz via cfe-commits
- r292498 - [Sema] Reword unused lambda capture warning
Malcolm Parsons via cfe-commits
- r292508 - Module: Improve diagnostic message when cxx modules are disabled and @import is used in Objective CXX.
Manman Ren via cfe-commits
- r292518 - PR13403 (+duplicates): implement C++ DR1310 (http://wg21.link/cwg1310).
Richard Smith via cfe-commits
- r292522 - Don't inline dllimport functions referencing non-imported methods
Hans Wennborg via cfe-commits
- [libcxxabi] r292524 - Merging r292418:
Hans Wennborg via cfe-commits
- [PATCH] D28451: [AVR] Add support for the 'interrupt' and 'naked' attributes
Dylan McKay via Phabricator via cfe-commits
- [libcxx] r292539 - Adjust msvc_stdlib_force_include.hpp to handle clang++
Eric Fiselier via cfe-commits
- [libcxx] r292541 - Fix demangle helper after r286788
Eric Fiselier via cfe-commits
- [PATCH] D28924: [AST Printer] Print attributes on enum constants
Jordan Rose via Phabricator via cfe-commits
- r292545 - Finish implementation of C++ DR1310 (http://wg21.link/cwg1310).
Richard Smith via cfe-commits
- Buildbot numbers for the week of 01/01/2017 - 01/07/2017
Galina Kistanova via cfe-commits
- Buildbot numbers for the week of 01/08/2017 - 01/14/2017
Galina Kistanova via cfe-commits
- r292555 - P0426: Make the library implementation of constexpr char_traits a little easier
Richard Smith via cfe-commits
- [libcxx] r292557 - Fix handling of Apple target triple when checking the ABI lists.
Eric Fiselier via cfe-commits
- r292558 - Add documentation for constexpr string builtin support.
Richard Smith via cfe-commits
- r292559 - Fix documentation typo.
Richard Smith via cfe-commits
- [libcxx] r292560 - [NFC] Group aligned new/delete definitions together in new.cpp
Eric Fiselier via cfe-commits
- [PATCH] D28931: Disable aligned new/delete on Apple platforms without posix_memalign
Eric Fiselier via Phabricator via cfe-commits
- r292561 - PR31701: Fix crash on invalid caused by parsing a dependent initializer when we
Richard Smith via cfe-commits
- r292562 - clang-format: fix fallback style set to "none" not always formatting
Antonio Maiorano via cfe-commits
- [libcxx] r292564 - Disable aligned new/delete on Apple platforms without posix_memalign
Eric Fiselier via cfe-commits
- [libcxx] r292565 - Merge r292560 - [NFC] Group aligned new/delete definitions together in new.cpp
Eric Fiselier via cfe-commits
- [libcxx] r292566 - Merge r292564 - Disable aligned new/delete on Apple platforms without posix_memalign
Eric Fiselier via cfe-commits
- r292568 - [test] Remove an unwanted match for `UNSUPPORTED:`.
Greg Parker via cfe-commits
- [PATCH] D28933: Revert the return type for `emplace_(back|front)` to `void` in C++14 and before
Marshall Clow via Phabricator via cfe-commits
- r292571 - [AST Printer] Print attributes on enum constants
Jordan Rose via cfe-commits
- [libcxx] r292577 - Refactor unique_ptr/shared_ptr deleter test types into single header.
Eric Fiselier via cfe-commits
- [PATCH] D25556: [Sema] Add variable captured by a block to the enclosing lambda's potential capture list
Akira Hatanaka via Phabricator via cfe-commits
- [PATCH] D28938: Implement P0513R0 - "Poisoning the Hash"
Eric Fiselier via Phabricator via cfe-commits
- [libcxx] r292582 - Still expose std::align_val_t in C++17 even if we don't have aligned new/delete.
Eric Fiselier via cfe-commits
- [libcxx] r292586 - Merge r292582 - Still expose std::align_val_t in C++17 even if we don't have aligned new/delete.
Eric Fiselier via cfe-commits
- r292590 - [OPENMP] Fix for PR31643: Clang crashes when compiling code on Windows
Alexey Bataev via cfe-commits
- r292593 - Use UTF-8 for all communication with clang-format
Philipp Stephani via cfe-commits
- r292595 - Fix documentation typo.
Malcolm Parsons via cfe-commits
- r292600 - Remove 'RUN: false' from Driver/response-file.c
Krasimir Georgiev via cfe-commits
- [PATCH] D28941: Remove 'RUN: false' from Driver/response-file.c
Benjamin Kramer via Phabricator via cfe-commits
- [PATCH] D28943: [clang-format] Remove redundant test in style-on-command-line.cpp
Eric Liu via Phabricator via cfe-commits
- r292604 - [clang-format] Remove redundant test in style-on-command-line.cpp
Krasimir Georgiev via cfe-commits
- [libcxx] r292605 - Don't default older GCC's to C++17, but C++14 or C++11 instead
Eric Fiselier via cfe-commits
- [libcxx] r292606 - Revert "Don't default older GCC's to C++17, but C++14 or C++11 instead"
Eric Fiselier via cfe-commits
- [libcxx] r292607 - Don't default older GCC's to C++17, but C++14 or C++11 instead
Eric Fiselier via cfe-commits
- [PATCH] D28946: [analyzer] Fix memory space for block-captured static locals.
Artem Dergachev via Phabricator via cfe-commits
- r292615 - [Sema] Improve the error diagnostic for dot destructor calls on pointer objects
Alex Lorenz via cfe-commits
- [PATCH] D26061: [analyzer] Refactor and simplify SimpleConstraintManager
Dominic Chen via Phabricator via cfe-commits
- [PATCH] D28952: [analyzer] Add new Z3 constraint manager backend
Dominic Chen via Phabricator via cfe-commits
- [PATCH] D28953: [analyzer] Eliminate analyzer limitations on symbolic constraint generation
Dominic Chen via Phabricator via cfe-commits
- [PATCH] D28954: [analyzer] Add support for symbolic float expressions
Dominic Chen via Phabricator via cfe-commits
- [PATCH] D28955: [analyzer] Enable support for symbolic extension/truncation
Dominic Chen via Phabricator via cfe-commits
- r292617 - [Frontend] The macro that describes the Objective-C bool type should
Alex Lorenz via cfe-commits
- r292632 - Fix actually-reachable llvm_unreachable.
Richard Smith via cfe-commits
- r292635 - [Sema] Remove dead typedef
Bruno Cardoso Lopes via cfe-commits
- r292636 - AMDGPU: Add builtin for getreg intrinsic
Matt Arsenault via cfe-commits
- r292637 - [docs] Regenerate DiagnosticsReference.rst. We don't have automatic generation of this set up server-side yet.
Richard Smith via cfe-commits
- [libcxxabi] r292638 - Fix catch_reference_nullptr.pass.cpp test for GCC.
Eric Fiselier via cfe-commits
- r292639 - Revert r292508 given that we intend to remove driver options for cxx modules.
Manman Ren via cfe-commits
- [PATCH] D28478: Check for musl-libc's max_align_t in addition to other variants.
David L. Jones via Phabricator via cfe-commits
- [PATCH] D28477: Add LF_ prefix to LibFunc enums in TargetLibraryInfo.
David L. Jones via Phabricator via cfe-commits
- [PATCH] D28007: Switch TableGen to emit calls to ASTRecordReader for AttrPCHRead.
David L. Jones via Phabricator via cfe-commits
- r292643 - Revert "Don't inline dllimport functions referencing non-imported methods"
Reid Kleckner via cfe-commits
- r291905 - [Sema] Add warning for unused lambda captures
Nico Weber via cfe-commits
- Chance of disturbances in access llvm lab today
Galina Kistanova via cfe-commits
- r292659 - [Altivec] Change vec_sl to a << (b % (sizeof(a) * 8))
Tim Shen via cfe-commits
- [PATCH] D28037: [Altivec] Change vec_sl to a << (b % (sizeof(a) * 8))
Eric Christopher via Phabricator via cfe-commits
- r292662 - IRGen: Start using the WriteThinLTOBitcode pass.
Peter Collingbourne via cfe-commits
- [PATCH] D28973: Supresses misc-move-constructor-init warning for const fields.
CJ DiMeglio via Phabricator via cfe-commits
- r292671 - [Basic] Remove the 32-bit x86 and ARM targets for Fuchsia
Petr Hosek via cfe-commits
- [PATCH] D28974: [Basic] Remove the 32-bit x86 and ARM targets for Fuchsia
Petr Hosek via Phabricator via cfe-commits
- [libcxx] r292684 - Implement P0513R0 - "Poisoning the Hash"
Eric Fiselier via cfe-commits
- [libcxx] r292689 - Fix recent build errors
Eric Fiselier via cfe-commits
- r292694 - [NVPTX] Auto-upgrade some NVPTX intrinsics to LLVM target-generic code.
Justin Lebar via cfe-commits
- [PATCH] D21675: New ODR checker for modules
Richard Trieu via Phabricator via cfe-commits
- [libcxx] r292717 - Revert accidentally changes which reverted r292582
Eric Fiselier via cfe-commits
- [PATCH] D26753: ASTImporter: improve support for C++ templates
Aleksei Sidorin via Phabricator via cfe-commits
- [PATCH] D28981: Use GNU-style attributes for several __throw_XXX() functions
Dimitry Andric via Phabricator via cfe-commits
- [libunwind] r292719 - rename OtherAddressSpace to RemoteAddressSpace; NFC
Saleem Abdulrasool via cfe-commits
- [libunwind] r292720 - config: clean up some of the macro definition
Saleem Abdulrasool via cfe-commits
- [libunwind] r292721 - DWARF: convert error logs to _LIBUNWIND_LOG
Saleem Abdulrasool via cfe-commits
- [libunwind] r292722 - DWARF: allow enabling tracing at runtime
Saleem Abdulrasool via cfe-commits
- [libunwind] r292723 - X86: swap EBP, ESP on !APPLE
Saleem Abdulrasool via cfe-commits
- [PATCH] D28983: clang-format: remove tests that assume no config file will be found as this is not always the case
Antonio Maiorano via Phabricator via cfe-commits
- [PATCH] D27440: clang-format-vsix: fail when clang-format outputs to stderr
Antonio Maiorano via Phabricator via cfe-commits
- [libunwind] r292728 - DWARF: correct cast (NFC)
Saleem Abdulrasool via cfe-commits
- r292768 - DebugInfo: Omit class definitions even in the presence of available_externally vtables
David Blaikie via cfe-commits
- [PATCH] D29001: [Modules] Fallback to building the module if a timeout occurs
Bruno Cardoso Lopes via Phabricator via cfe-commits
- r291318 - PR23135: Don't instantiate constexpr functions referenced in unevaluated operands where possible.
Mehdi Amini via cfe-commits
- [PATCH] D27800: Add overload of TransformToPotentiallyEvaluated for TypeSourceInfo
Paulo Matos via Phabricator via cfe-commits
Last message date:
Sun Jan 22 23:32:54 PST 2017
Archived on: Sun Jan 22 23:32:54 PST 2017
This archive was generated by
Pipermail 0.09 (Mailman edition).