The Week Of Monday 29 August 2016 Archives by thread
Starting: Mon Aug 29 01:19:30 PDT 2016
Ending: Sun Sep 4 18:54:30 PDT 2016
Messages: 614
- [PATCH] D17983: Eliminate many benign instances of "potentially uninitialized local variable" warnings
Sergio Martins via cfe-commits
- [PATCH] D23918: [clang-tidy docs] Add missing option docs.
Haojian Wu via cfe-commits
- [PATCH] D23985: [InstructionSelect] NumBlocks isn't defined in DEBUG build.
Haojian Wu via cfe-commits
- [PATCH] D23987: [Coverage] Suppress creating a code region if the same area is covered by an expansion region.
Igor Kudrin via cfe-commits
- [PATCH] D23160: [Coverage] Prevent creating a redundant counter if a nested body ends with a macro.
Igor Kudrin via cfe-commits
- [PATCH] D23989: Fix -Wunused-but-set-variable warning.
Haojian Wu via cfe-commits
- r279962 - [Coverage] Prevent creating a redundant counter if a nested body ends with a macro.
Igor Kudrin via cfe-commits
- [PATCH] D21134: clang-tidy: new check readability-misplaced-array-index
Daniel Marjamäki via cfe-commits
- [PATCH] D22910: Add support for CXXOperatorCallExpr in Expr::HasSideEffects
Aaron Ballman via cfe-commits
- [PATCH] D22220: [clang-tidy] Add check 'misc-move-forwarding-reference'
Aaron Ballman via cfe-commits
- [PATCH] D22766: Handle -mlong-calls on Hexagon
Krzysztof Parzyszek via cfe-commits
- [PATCH] D23992: [OpenCL] Augment pipe built-ins with pipe packet size and alignment.
Alexey Bader via cfe-commits
- r279765 - Omit column info for CodeView by default
David Blaikie via cfe-commits
- r279978 - Try to fix clang-offload-bunder.c test once more
Reid Kleckner via cfe-commits
- [PATCH] D23375: Add kfree( ) to MallocChecker.cpp
Devin Coughlin via cfe-commits
- [PATCH] D23848: Add a clang-tidy Visual Studio extension
Zachary Turner via cfe-commits
- [PATCH] D23895: [ms] Add support for parsing uuid as a MS attribute
Nico Weber via cfe-commits
- [PATCH] D23944: Parsing MS pragma intrinsic
Reid Kleckner via cfe-commits
- [libcxxabi] r279938 - [CMake] Be more consistent about naming targets and components in libc++abi
Chris Bieneman via cfe-commits
- [PATCH] D23999: [libc++] Minimal std::tuple fix for PR29123
Eric Fiselier via cfe-commits
- [PATCH] D16989: Change interpretation of function definition in friend declaration of template class.
Serge Pavlov via cfe-commits
- [PATCH] D23856: [libc++] Perform configuration checks with -nodefaultlibs
Shoaib Meenai via cfe-commits
- [libcxx] r279989 - Update Google Benchmark library.
Eric Fiselier via cfe-commits
- [libcxx] r279999 - Turn On -DLIBCXX_ENABLE_BENCHMARKS by default.
Eric Fiselier via cfe-commits
- [PATCH] D24002: clang-rename: improve error message when -old-name is used and could not find symbol
Miklos Vajna via cfe-commits
- [libcxx] r280007 - Fix or suppress GCC warnings during build.
Eric Fiselier via cfe-commits
- r280009 - Fix a bug preventing the cause of a module-out-of-date error from being printed
Adrian Prantl via cfe-commits
- r280010 - Fix a bug preventing the cause for a module file-not-found from being displayed
Adrian Prantl via cfe-commits
- [PATCH] D21698: [OpenCL] Allow disabling types and declarations associate with extensions
Yaxun Liu via cfe-commits
- [libcxx] r280015 - libc++: perform configuration checks with -nodefaultlibs
Saleem Abdulrasool via cfe-commits
- [PATCH] D23734: Add -fprofile-dir= to clang.
Nick Lewycky via cfe-commits
- [PATCH] D24005: [compiler-rt cmake] Support overriding llvm-config query results
Michał Górny via cfe-commits
- [PATCH] D24007: [CMake] Use -std=c++11 if supported
Chris Bieneman via cfe-commits
- [libcxxabi] r280021 - [CMake] Use -std=c++11 if supported
Chris Bieneman via cfe-commits
- [libcxxabi] r280023 - [CMake] Trying to fix the bots I broke
Chris Bieneman via cfe-commits
- [PATCH] D24010: [ReachableCode] Skip over ExprWithCleanups in isConfigurationValue
Tim Shen via cfe-commits
- [PATCH] D24012: Fix strict-aliasing violation in typeinfo::hash_code()
Eric Fiselier via cfe-commits
- r280028 - Fix typo in test.
Evgeniy Stepanov via cfe-commits
- r280031 - [cfi] Export __cfi_check when linking with -fsanitize-cfi-cross-dso.
Evgeniy Stepanov via cfe-commits
- [PATCH] D24015: [CMake] Copy headers relative to LLVM_BINARY_DIR
Chris Bieneman via cfe-commits
- [PATCH] D23279: clang-reorder-fields
Alexander Shaposhnikov via cfe-commits
- r280035 - C++ Modules TS: driver support for building modules.
Richard Smith via cfe-commits
- [libcxx] r280037 - Fix PR28831 - Bad logic around CMAKE_OSX_SYSROOT and CMAKE_OSX_ARCHITECTURES.
Eric Fiselier via cfe-commits
- [PATCH] D23765: Fix for clang PR 29087
Taewook Oh via cfe-commits
- r280041 - [PowerPC] Add support for -mlongcall
Hal Finkel via cfe-commits
- [libcxx] r280042 - Fix syntax error in recent CMake change.
Eric Fiselier via cfe-commits
- r280044 - [sanitizer-coverage] add two more modes of instrumentation: trace-div and trace-gep, mostly usaful for value-profile-based fuzzing; clang part
Kostya Serebryany via cfe-commits
- [libcxx] r280050 - Add "FLAKY_TEST" test directive to support re-running flaky tests.
Eric Fiselier via cfe-commits
- r280053 - [PowerPC] Update the DWARF register-size table
Hal Finkel via cfe-commits
- r280057 - Combine two FileCheck patterns to prevent overzealous matching of .*
Richard Smith via cfe-commits
- [clang-tools-extra] r280062 - clang-rename: improve error message when -old-name is used and could not find symbol
Miklos Vajna via cfe-commits
- [clang-tools-extra] r280063 - clang-rename: fix formatting in USRFinder
Miklos Vajna via cfe-commits
- r280064 - This adds new options -fdenormal-fp-math and passes through option -ffast-math
Sjoerd Meijer via cfe-commits
- [PATCH] D23840: New options -fexceptions-fp-math and -fdenormal-fp-math
Sjoerd Meijer via cfe-commits
- r280065 - Fix for commit 280064 that break the build.
Sjoerd Meijer via cfe-commits
- [PATCH] D23915: [OpenCL] Remove access qualifiers on images in arg info metadata.
Tyurin, Evgeniy via cfe-commits
- [PATCH] D23914: [OpenCL] Make is_valid_event, create_user_event overloadable.
Tyurin, Evgeniy via cfe-commits
- [PATCH] D23831: [libcxx] Fix gcc 4.9 -Wcast-qual warning.
Andrey Khalyavin via cfe-commits
- [PATCH] D23837: Fix colored diagnostics from tools
Olivier Goffart via cfe-commits
- [PATCH] D21502: Fix heuristics skipping invalid ctor-initializers with C++11
Olivier Goffart via cfe-commits
- [clang-tools-extra] r280077 - [clang-tidy] Add check 'misc-move-forwarding-reference'
Martin Bohme via cfe-commits
- [PATCH] D24024: Checkout cfe when building clang-tools-extra docs.
Alexander Kornienko via cfe-commits
- [PATCH] D23787: Add builder for clang extra tools Sphinx docs
Alexander Kornienko via cfe-commits
- [clang-tools-extra] r280078 - clang-tools-extra/test/clang-tidy/misc-move-forwarding-reference.cpp: Appease ms targets with -fno-delayed-template-parsing.
NAKAMURA Takumi via cfe-commits
- r280085 - clang/test/Driver/modules-ts.cpp: Satisfy quoted filename.
NAKAMURA Takumi via cfe-commits
- [libunwind] r280086 - libunwind: correct 'libuwind' typo
Ed Maste via cfe-commits
- [PATCH] D21279: Fix some issues in clang-format's AlignConsecutive modes
Ben Harper via cfe-commits
- r280089 - Handle -mlong-calls on Hexagon
Krzysztof Parzyszek via cfe-commits
- [PATCH] D22334: Fix for Bug 28172 : clang crashes on invalid code (with too few arguments to __builtin_signbit) without any proper diagnostics.
Mayur Pandey via cfe-commits
- r280091 - Revert r280035 (and followups r280057, r280085), it caused PR30195
Nico Weber via cfe-commits
- r280093 - [Hexagon] Use handleTargetFeaturesGroup to process target-specific features
Krzysztof Parzyszek via cfe-commits
- r280094 - Fix typo in comment
Nico Weber via cfe-commits
- [clang-tools-extra] r280095 - [clang-tidy docs] Fix build errors on Sphinx 1.4.6
Haojian Wu via cfe-commits
- r280097 - [OpenCL] Make is_valid_event, create_user_event overloadable.
Alexey Bader via cfe-commits
- [PATCH] D23746: Basic/Targets.cpp: Add polaris10 and polaris11 gpus
Tom Stellard via cfe-commits
- [libunwind] r280099 - libunwind: fix X86 register numbers for FreeBSD/i386
Ed Maste via cfe-commits
- [libunwind] r280103 - consistently add \n to log and trace messages
Ed Maste via cfe-commits
- r280104 - Disable clang/test/SemaTemplate/instantiation-depth-default.cpp temporarily for targeting mingw32. It crashes. Investigating.
NAKAMURA Takumi via cfe-commits
- [PATCH] D23926: [libcxx] Don't use C99 math ops in -std=c++03 mode
Asiri Rathnayake via cfe-commits
- [libcxx] r280108 - [CMake] Copy headers relative to LLVM_BINARY_DIR
Chris Bieneman via cfe-commits
- [PATCH] D23492: Make function local tags visible.
Vassil Vassilev via cfe-commits
- [PATCH] D24042: [test] Add libLTO as a clang test dependency on Darwin
Vedant Kumar via cfe-commits
- r280118 - Fix colored diagnostics from tools
Olivier Goffart via cfe-commits
- [clang-tools-extra] r280119 - [Release notes] Fix highlighting.
Eugene Zelenko via cfe-commits
- r280120 - Basic/Targets.cpp: Add polaris10 and polaris11 gpus
Niels Ole Salscheider via cfe-commits
- [libclc] r280121 - configure.py: Add polaris10 and polaris11
Niels Ole Salscheider via cfe-commits
- [PATCH] D24048: [Driver] [Darwin] Add sanitizer libraries even if -nodefaultlibs is passed
Chris Bieneman via cfe-commits
- [PATCH] D23905: [Modules] Add 'gnuinlineasm' to the 'requires-declaration' feature-list.
Bruno Cardoso Lopes via cfe-commits
- [PATCH] D23852: [SemaObjC] Fix crash while parsing type arguments and protocols
Bruno Cardoso Lopes via cfe-commits
- r280127 - typo + indentation [NFC]
Etienne Bergeron via cfe-commits
- r280133 - PR30195: Fix clang-cl attempting to precompile bogus (non-precompilable) input types.
Richard Smith via cfe-commits
- r280134 - Unrevert r280035 now that the clang-cl bug it exposed has been fixed by
Richard Smith via cfe-commits
- r280136 - PR29166: when merging declarations with typedef names for linkage purposes,
Richard Smith via cfe-commits
- r280142 - [test] Add libLTO as a clang test dependency on Darwin
Vedant Kumar via cfe-commits
- r280149 - Revert "[test] Add libLTO as a clang test dependency on Darwin"
Vedant Kumar via cfe-commits
- r280150 - [test] Pass a fake libLTO.dylib to a driver test which depends on it
Vedant Kumar via cfe-commits
- [PATCH] D24054: Do not validate pch when -fno-validate-pch is set
Yaxun Liu via cfe-commits
- [PATCH] D23385: Implement __attribute__((require_constant_initialization)) for safe static initialization.
Aaron Ballman via cfe-commits
- r280157 - Fix memory leak by storing returned pointer in std::unique_ptr
Richard Trieu via cfe-commits
- [PATCH] D23767: DebugInfo: use llvm::DINode::DIFlags type for debug info flags
Victor via cfe-commits
- r280159 - [Modules] Add 'gnuinlineasm' to the 'requires-declaration' feature-list.
Bruno Cardoso Lopes via cfe-commits
- r280165 - clang-format: Correctly calculate affected ranges when sorting #includes.
Daniel Jasper via cfe-commits
- [PATCH] D23325: [WIP] Binding of references to packed fields
Aaron Ballman via cfe-commits
- [PATCH] D23657: Remove some false positives when taking the address of packed members
Aaron Ballman via cfe-commits
- r280169 - Driver: use the canonical static library naming
Saleem Abdulrasool via cfe-commits
- [PATCH] D23079: ObjC: Use a new type for ObjC type parameter (patch 2 out of 3)
Manman Ren via cfe-commits
- [PATCH] D23080: ObjC: Use a new type for ObjC type parameter (patch 3 out of 3)
Manman Ren via cfe-commits
- [PATCH] D24059: NFC: refactor applyObjCProtocolQualifiers from SemaType.cpp to ASTContext so it can be shared.
Manman Ren via cfe-commits
- r280174 - [analyzer] Use lazily created buffer in EmptyLocalizationContextChecker
Devin Coughlin via cfe-commits
- r280178 - Don't try to run a test that generates code for x86 if it's not a registered target.
Richard Smith via cfe-commits
- LLVM buildmaster will be restarted tonight
Galina Kistanova via cfe-commits
- [clang-tools-extra] r280180 - [clang-tidy] modernize-make-{smart_ptr} private ctor bugfix
Piotr Padlewski via cfe-commits
- [PATCH] D24065: [libc++] Don't attempt to dllexport enum class
Shoaib Meenai via cfe-commits
- [PATCH] D23343: [clang-tidy] modernize-make-{smart_ptr} private ctor bugfix
Piotr Padlewski via cfe-commits
- r280186 - clangTooling depends on ClangDriverOptions since r280118.
NAKAMURA Takumi via cfe-commits
- r280187 - clangTooling: Update libdeps: LLVMOptions, since r280118.
NAKAMURA Takumi via cfe-commits
- r280189 - Concatenate two FileCheck lines in a test.
Richard Trieu via cfe-commits
- r280190 - PR12298 et al: don't recursively instantiate a template specialization from
Richard Smith via cfe-commits
- [PATCH] D21385: Adjust Registry interface to not require plugins to export a registry
Philip Reames via cfe-commits
- r280196 - [X86] Use v2i64 vectors to implement _mm_and/andn/or/xor_pd.
Craig Topper via cfe-commits
- r280197 - [AVX-512] Implement masked floating point logical operations with native IR and remove the builtins.
Craig Topper via cfe-commits
- r280199 - [Coverage] Suppress creating a code region if the same area is covered by an expansion region.
Igor Kudrin via cfe-commits
- [PATCH] D24069: Document option '-rtlib' in clang's man page and help info
Lei Zhang via cfe-commits
- r280220 - Attempt to pacify buildbots after r280217
James Molloy via cfe-commits
- r280227 - Revision r280064 adds new options -fdenormal-fp-math and passes through option
Sjoerd Meijer via cfe-commits
- [PATCH] D24075: [include-fixer] Add a `query-symbol` option to query symbol without parsing the source file.
Haojian Wu via cfe-commits
- [libcxx] r279955 - Fix pair::operator=(TupleLike&&).
Eric Fiselier via cfe-commits
- [clang-tools-extra] r280235 - [docs] Fix docs build error.
Haojian Wu via cfe-commits
- [clang-tools-extra] r280236 - [clang-tidy docs] Add missing option docs.
Haojian Wu via cfe-commits
- r280240 - [clang-format-vim] Support vim linked against py3
Luke Drummond via cfe-commits
- [PATCH] D24040: codechecker tool core
Laszlo Nagy via cfe-commits
- r280245 - clang-format: Set default WebKit style to use C++11.
Daniel Jasper via cfe-commits
- [libcxxabi] r280251 - Wrap LIBCXXABI_USE_LLVM_UNWINDER with defined().
Logan Chien via cfe-commits
- [PATCH] D24080: [lit] Replace print with lit_config.note().
Logan Chien via cfe-commits
- [PATCH] D24081: [CMake] Fix libc++abi standalone cmake build.
Logan Chien via cfe-commits
- [PATCH] D24082: [CMake] Fix libc++abi arm build w/o libunwind.
Logan Chien via cfe-commits
- [PATCH] D24083: [CMake] Fix libc++abi __aeabi_idiv() link error.
Logan Chien via cfe-commits
- [PATCH] D24085: arm: Fix ttype encoding assertion failure.
Logan Chien via cfe-commits
- [PATCH] D24084: [CMake] Cleanup libunwind lookup code.
Renato Golin via cfe-commits
- [PATCH] D19910: [unwinder] Get rid of unused code
Logan Chien via cfe-commits
- r280255 - [codeview] Pass through vftable shape information
Reid Kleckner via cfe-commits
- [PATCH] D24087: [lit] Allow more file extensions for test cases.
Logan Chien via cfe-commits
- r280257 - s/static inline/static/ for headers I have changed in r279475. NFC.
Tim Shen via cfe-commits
- r280269 - Fix a typo in a comment.
George Burgess IV via cfe-commits
- [PATCH] D24091: [Driver] Warn on -nodefaultlibs and -fsanitize
Bruno Cardoso Lopes via cfe-commits
- [PATCH] D21803: [libcxxabi] Provide a fallback __cxa_thread_atexit() implementation
Tavian Barnes via cfe-commits
- [PATCH] D24097: Add testcases for PR30188
Sebastian Pop via cfe-commits
- r280281 - Revert "Driver: use the canonical static library naming"
Saleem Abdulrasool via cfe-commits
- r262189 - [modules] Prefer more complete array types.
Akira Hatanaka via cfe-commits
- [libcxxabi] r280286 - libc++abi: fix some -Wunused-function warnings
Saleem Abdulrasool via cfe-commits
- [PATCH] D24099: [libc++] Don't add -fPIC on Windows
Shoaib Meenai via cfe-commits
- r280287 - [codeview] Don't emit vshape info for classes without vfptrs
Reid Kleckner via cfe-commits
- r280288 - Fix mishandling of deletedness for assignment operators of classes with
Richard Smith via cfe-commits
- r280289 - Don't diagnoes a mismatch between implicit and explicit exception
Richard Smith via cfe-commits
- r280290 - DebugInfo: Fix -gsplit-dwarf + -fno-split-dwarf-inlining
David Blaikie via cfe-commits
- [PATCH] D22494: [analyzer] Explain why analyzer report is not generated (fix for PR12421).
Anton Yartsev via cfe-commits
- [PATCH] D24105: [libc++] Limit gets to CRT versions below 14
Shoaib Meenai via cfe-commits
- r280306 - Add -fprofile-dir= to clang.
Nick Lewycky via cfe-commits
- r280308 - DR259: Demote the pedantic error for an explicit instantiation after an
Richard Smith via cfe-commits
- r280309 - Fix all tests under test/CXX (and test/Analysis) to pass if clang's default
Richard Smith via cfe-commits
- [libcxx] r280317 - Creating release candidate final from release_390 branch
Hans Wennborg via cfe-commits
- [libcxxabi] r280318 - Creating release candidate final from release_390 branch
Hans Wennborg via cfe-commits
- [libunwind] r280324 - Creating release candidate final from release_390 branch
Hans Wennborg via cfe-commits
- [PATCH] D24110: [Sema] Don't diagnose an array type mismatch when the new or previous declaration has a dependent type
Akira Hatanaka via cfe-commits
- [PATCH] D24113: Allow implicit conversions between incompatible pointer types in overload resolution in C.
George Burgess IV via cfe-commits
- r280330 - [Sema] Don't diagnose an array type mismatch when the new or previous
Akira Hatanaka via cfe-commits
- r280333 - Fix typos in comments.
George Burgess IV via cfe-commits
- [PATCH] D24115: [Clang] Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes
Eugene Zelenko via cfe-commits
- [libcxx] r280335 - Fix libc++ configuration with -fsanitize-coverage
Ivan Krasin via cfe-commits
- [PATCH] D24119: [libc++] add linker option "-Wl, -z, defs" in standalone build
Lei Zhang via cfe-commits
- [PATCH] D22584: constexpr array support C++1z (P0031)
Marshall Clow via cfe-commits
- r280337 - Remove whitespace to test commit access
Honggyu Kim via cfe-commits
- r280352 - [analyzer][test commit] ExprEngine.cpp: Remove training whitespace; NFC
Aleksei Sidorin via cfe-commits
- r280355 - [Frontend] Fix mcount inlining bug
Honggyu Kim via cfe-commits
- [PATCH] D17815: [libc++abi] Use fallback_malloc to allocate __cxa_eh_globals in case of dynamic memory exhaustion.
Igor Kudrin via cfe-commits
- [PATCH] D22666: Frontend: Fix mcount inlining bug
Honggyu Kim via cfe-commits
- [clang-tools-extra] r280359 - [include-fixer] Fix an undefined variable exception in vim script when there is
Haojian Wu via cfe-commits
- r280360 - [analyzer] Add more FileIDs to PlistDiagnostic map to avoid assertion
Aleksei Sidorin via cfe-commits
- [PATCH] D22090: [analyzer] Add more FileIDs to PlistDiagnostic map
Aleksei Sidorin via cfe-commits
- [PATCH] D23898: Minor cleanup of MismatchingNewDeleteDetector
Ismail Pazarbasi via cfe-commits
- r280367 - [analyzer] ExprEngine: remove second call to PreStmt<CastExpr>
Aleksei Sidorin via cfe-commits
- [PATCH] D24134: [WebAssembly] Change wasm SizeType to match asmjs
Jacob Gravelle via cfe-commits
- [PATCH] D24136: [OpenCL] Fix pipe built-in functions return type.
Alexey Bader via cfe-commits
- [PATCH] D22507: Clang-tidy - Enum misuse check
Peter Szecsi via cfe-commits
- [PATCH] D23960: Avoid narrowing warnings in __bitset constructor
Dimitry Andric via cfe-commits
- r280394 - [CMake] Properly connecting Compiler-RT check and test-depends
Chris Bieneman via cfe-commits
- [libcxx] r280400 - [CMake] Don't copy headers on fully standalone
Chris Bieneman via cfe-commits
- [PATCH] D23353: [clang-tidy] Add check 'misc-use-after-move'
Piotr Padlewski via cfe-commits
- [PATCH] D24152: Support the overloadable attribute with _Generic expressions
Aaron Ballman via cfe-commits
- [PATCH] D23921: Remove va_start diagnostic false positive with enumerations
Aaron Ballman via cfe-commits
- [PATCH] D23651: [clang-rename] improve performance for rename-all
Miklos Vajna via cfe-commits
- [libcxx] r280406 - [CMake] NFC. Fixing spelling from r280400
Chris Bieneman via cfe-commits
- [libcxx] r280407 - [CMake] NFC. Missed the other uses in r280406
Chris Bieneman via cfe-commits
- [PATCH] D24153: Add bunch of _Interlocked builtins
Albert Gutowski via cfe-commits
- r280409 - When we reach the end of a #include of a header of a local submodule that we
Richard Smith via cfe-commits
- [libcxx] r280413 - build: don't add -fPIC on Windows
Saleem Abdulrasool via cfe-commits
- [PATCH] D24155: clang-format: [JS] merge requoting replacements.
Martin Probst via cfe-commits
- [libcxx] r280417 - cstdio: limit gets to CRT versions below 14
Saleem Abdulrasool via cfe-commits
- [PATCH] D24158: Try contextually converting condition of constexpr if to Boolean value
Ismail Pazarbasi via cfe-commits
- [PATCH] D24159: Fix PR30202 - notify_all_at_thread_exit seg faults if run from a raw pthread context.
Eric Fiselier via cfe-commits
- [PATCH] D19854: Define Contiki OS toolchain
Michael LeMay via cfe-commits
- [PATCH] D24163: [scan-build-py] Increase precision of timestamp in report directory name
Devin Coughlin via cfe-commits
- r280420 - [WebAssembly] Change wasm SizeType to match asmjs
Derek Schuff via cfe-commits
- [PATCH] D24165: [clang-offload-bundler] Fix some Clang-tidy modernize-use-override and Include What You Use warnings; other minor fixes
Eugene Zelenko via cfe-commits
- r280426 - Remove excessive padding from MismatchingNewDeleteDetector
Alexander Shaposhnikov via cfe-commits
- [clang-tools-extra] r280431 - Add clang-reorder-fields to clang-tools-extra
Alexander Shaposhnikov via cfe-commits
- [PATCH] D21678: Fix For pr28288 - Error message in shift of vector values
Akira Hatanaka via cfe-commits
- r280434 - Refactor to avoid holding a reference to a container element that could go away
Richard Smith via cfe-commits
- r280436 - Clean up handling of reading module files from stdin. Don't bother trying to
Richard Smith via cfe-commits
- [clang-tools-extra] r280438 - Revert https://reviews.llvm.org/D23279 because the tests have failed on several platforms
Alexander Shaposhnikov via cfe-commits
- Buildbot numbers for the last week of 8/21/2016 - 8/27/2016
Galina Kistanova via cfe-commits
- [PATCH] D24178: [clang-rename] Fix some Clang-tidy modernize-use-override and Include What You Use warnings; other minor fixes
Eugene Zelenko via cfe-commits
- [PATCH] D24179: [include-fixer] Fix some Clang-tidy modernize-use-override and Include What You Use warnings; other minor fixes
Eugene Zelenko via cfe-commits
- [clang-tools-extra] r280456 - Add clang-reorder-fields to clang-tools-extra
Alexander Shaposhnikov via cfe-commits
- [PATCH] D23973: clang-format: [JS] handle default bindings in imports.
Martin Probst via cfe-commits
- [PATCH] D23972: clang-format: [JS] Sort all JavaScript imports if any changed.
Martin Probst via cfe-commits
- r280483 - Allow a C11 generic selection expression to select a function with the overloadable attribute as the result expression without crashing. This fixes PR30201.
Aaron Ballman via cfe-commits
- [PATCH] D24183: A clang tool for changing surrouding namespaces of class/function definitions.
Eric Liu via cfe-commits
- [libcxxabi] r280484 - [lit] Replace print with lit_config.note().
Logan Chien via cfe-commits
- r280485 - clang-format: [JS] Sort all JavaScript imports if any changed.
Martin Probst via cfe-commits
- r280486 - clang-format: [JS] handle default bindings in imports.
Martin Probst via cfe-commits
- [PATCH] D24192: [clang-refactor] introducing clang-refactor
Kirill Bobyrev via cfe-commits
- r280487 - clang-format: [JS] merge requoting replacements.
Martin Probst via cfe-commits
- [PATCH] D24193: Allow variables with asm labels in naked functions
Nikola Smiljanić via cfe-commits
- [PATCH] trivial documentation fix regarding Obj-C ARC objc_arc_weak_reference_unavailable
Sean McBride via cfe-commits
- LLVM buildmaster will be updated and restarted tonight
Galina Kistanova via cfe-commits
- r280516 - Implement __attribute__((require_constant_initialization)) for safe static initialization.
Eric Fiselier via cfe-commits
- r280520 - Based on post-commit feedback over IRC with dblaikie, ideally, we should have a SmallVector constructor that accepts anything which can supply a range via ADL begin()/end() calls so that we can construct the SmallVector directly from anything range-like.
Aaron Ballman via cfe-commits
- SVN mirror in the LLVM Lab is behind the master SVN
Galina Kistanova via cfe-commits
- r280521 - Revert r280516 since it contained accidental changes.
Eric Fiselier via cfe-commits
- r280525 - Implement __attribute__((require_constant_initialization)) for safe static initialization.
Eric Fiselier via cfe-commits
- [PATCH] D23745: cmake: Adjust llvm-lit search to match the one in LLVM
Michał Górny via cfe-commits
- [PATCH] D24201: [Clang-tools-extra] Fix links in release notes
Eugene Zelenko via cfe-commits
- [clang-tools-extra] r280539 - Remove link to clang's release notes; keeping it up-to-date is hard
Hans Wennborg via cfe-commits
- [libcxx] r280543 - Avoid narrowing warnings in __bitset constructor
Dimitry Andric via cfe-commits
- r280553 - [Sema] Relax overloading restrictions in C.
George Burgess IV via cfe-commits
- r280556 - (clang part) Implement MASM-flavor intel syntax behavior for inline MS asm block.
Yunzhong Gao via cfe-commits
- LLVM master is back to work
Galina Kistanova via cfe-commits
- [libcxx] r280561 - Define _LIBCPP_SAFE_STATIC __attribute__((require_constant_initialization)), and apply it to memory_resource
Eric Fiselier via cfe-commits
- r280562 - [Sema] Fix how we set implicit conversion kinds.
George Burgess IV via cfe-commits
- [PATCH] D23957: Replace the Radeon GCN GPU family names by more descriptive ones
Tom Stellard via cfe-commits
- r280572 - Remove function name from comment.
Nico Weber via cfe-commits
- r280574 - Move calls of MaybeParseMicrosoftAttributes() before ParseExternalDeclaration()
Nico Weber via cfe-commits
- r280575 - Add plumbing for new attribute type "Microsoft".
Nico Weber via cfe-commits
- r280576 - Let Microsoft attributes apply to the type, not the variable.
Nico Weber via cfe-commits
- r280578 - [ms] Add support for parsing uuid as a Microsoft attribute.
Nico Weber via cfe-commits
- r280580 - Add a test Aaron asked for that I forgot to add before landing r280578.
Nico Weber via cfe-commits
- [libcxx] r280585 - memory_resource still needs init_priority when built with GCC 4.9
Eric Fiselier via cfe-commits
- r280587 - Replace the Radeon GCN GPU family names by more descriptive ones
Niels Ole Salscheider via cfe-commits
- [libcxx] r280588 - Fix PR30202 - notify_all_at_thread_exit seg faults if run from a raw pthread context.
Eric Fiselier via cfe-commits
- r280591 - Fix the attribute documentation build.
Aaron Ballman via cfe-commits
- r280596 - [AVX-512] Remove masked integer add/sub builtins and replace with native IR.
Craig Topper via cfe-commits
- r280597 - [AVX-512] Remove masked integer mullo builtins and replace with native IR.
Craig Topper via cfe-commits
- [libcxx] r280605 - Mark test as XFAIL for C++03, rather than providing a dummy pass.
Marshall Clow via cfe-commits
- r280607 - PR 27200: Fix names of the atomic lock-free macros.
Joerg Sonnenberger via cfe-commits
- [libcxx] r280608 - Fix bad locale test data when using the newest glibc
Eric Fiselier via cfe-commits
- r280609 - Trailing dot that shouldn't have been committed.
Joerg Sonnenberger via cfe-commits
- [PATCH] D24218: [libc++] Fix support for multibyte thousands_sep and decimal_point in moneypunct_byname
Eric Fiselier via cfe-commits
- [libcxx] r280612 - Apply curr_symbol.pass.cpp test fix to missed test case
Eric Fiselier via cfe-commits
- r280613 - [Modules] Add 'freestanding' to the 'requires-declaration' feature-list.
Elad Cohen via cfe-commits
- [PATCH] D23871: [Modules] Add 'freestanding' to the 'requires-declaration' feature-list.
Elad Cohen via cfe-commits
- [PATCH] D21968: [libcxx] Externally threaded libc++ variant - Take 2
Asiri Rathnayake via cfe-commits
- [PATCH] D18639: Use __builtin_isnan/isinf/isfinite in complex
Hal Finkel via cfe-commits
- [libcxx] r280621 - [libcxx] Fix a data race in call_once
Kuba Brecka via cfe-commits
- r280622 - Test case for r280607 to check presence and sanity of the *_LOCK_FREE
Joerg Sonnenberger via cfe-commits
- r280635 - [AVX-512] Remove 128-bit and 256-bit masked floating point add/sub/mul/div builtins and replace with native operations.
Craig Topper via cfe-commits
- [clang-tools-extra] r280638 - [clang-rename] Fix Clang-tidy and IWYU warnings; other minor fixes
Kirill Bobyrev via cfe-commits
- [clang-tools-extra] r280639 - [clang-rename] add failing test
Kirill Bobyrev via cfe-commits
- [clang-tools-extra] r280640 - [clang-rename] Enforce LLVM policy about braces around single line control flow statement body.
Kirill Bobyrev via cfe-commits
- [PATCH] D24224: [clang-rename] Merge rename-{ at | all } and optimise USRFindingAction.
Kirill Bobyrev via cfe-commits
- [libcxx] r280643 - Fix Bug 30240 - std::string: append(first, last) error when aliasing. Add test cases for append/insert/assign/replace while we're at it, and fix a similar bug in insert.
Marshall Clow via cfe-commits
Last message date:
Sun Sep 4 18:54:30 PDT 2016
Archived on: Sun Sep 4 19:01:48 PDT 2016
This archive was generated by
Pipermail 0.09 (Mailman edition).