The Week Of Monday 17 March 2014 Archives by author
Starting: Mon Mar 17 00:18:08 PDT 2014
Ending: Sun Mar 23 23:17:51 PDT 2014
Messages: 371
- [PATCH] Support case insensitive header searches for MSVCCompat
Saleem Abdulrasool
- r204164 - Creating a printing policy for "half":
Matt Arsenault
- r204164 - Creating a printing policy for "half":
Matt Arsenault
- r204040 - [C++11] Replacing CompoundStmt iterators body_begin() and body_end() with iterator_range body(). Updating all of the usages of the iterators with range-based for loops.
Aaron Ballman
- r204045 - [C++11] Replacing FunctionProtoType iterators param_type_begin() and param_type_end() with iterator_range param_types(). Updating all of the usages of the iterators with range-based for loops.
Aaron Ballman
- r204046 - [C++11] Replacing FunctionProtoType iterators exception_begin() and exception_end() with iterator_range exceptions(). Updating all of the usages of the iterators with range-based for loops.
Aaron Ballman
- r204047 - [C++11] Replacing ObjCObjectType iterators qual_begin() and qual_end() with iterator_range quals(). Updating all of the usages of the iterators with range-based for loops.
Aaron Ballman
- r204048 - [C++11] Replacing ObjCObjectPointerType iterators qual_begin() and qual_end() with iterator_range quals(). Updating all of the usages of the iterators with range-based for loops.
Aaron Ballman
- r204052 - [C++11] Replacing Scope iterators decl_begin() and decl_end() with iterator_range decls(). Updating all of the usages of the iterators with range-based for loops, and removing the no-longer-needed iterator versions.
Aaron Ballman
- r204053 - [C++11] Replacing Scope iterators using_directives_begin() and using_directives_end() with iterator_range using_directives(). Updating all of the usages of the iterators with range-based for loops, and removing the no-longer-needed iterator versions.
Aaron Ballman
- r204061 - [C++11] Replacing DeclContext iterators using_directives_begin() and using_directives_end() with iterator_range using_directives(). Updating all of the usages of the iterators with range-based for loops, and removing the no-longer-needed iterator versions. Also used as an opportunity to normalize the name from getUsingDirectives() to using_directives().
Aaron Ballman
- r204062 - [C++11] Replacing CallArgList writeback iterators with iterator_range writebacks(). Updating all of the usages of the iterators with range-based for loops, and removing the no-longer-needed iterator versions.
Aaron Ballman
- r204068 - [C++11] Replacing CGFunctionInfo arg iterators with iterator_range arguments(). Updating all of the usages of the iterators with range-based for loops.
Aaron Ballman
- PATCH: Fix parameter documentation for "..." on templated functions
Aaron Ballman
- r204345 - Silencing an MSVC warning about not all control paths returning a value. No functional change intended.
Aaron Ballman
- r204350 - Replacing the exclusive_lock_function, shared_lock_function and unlock_function attributes with the acquire_capability and release_capability attributes. The old spellings will continue to work, but the underlying semantic attributes have been replaced.
Aaron Ballman
- r204350 - Replacing the exclusive_lock_function, shared_lock_function and unlock_function attributes with the acquire_capability and release_capability attributes. The old spellings will continue to work, but the underlying semantic attributes have been replaced.
Aaron Ballman
- r204350 - Replacing the exclusive_lock_function, shared_lock_function and unlock_function attributes with the acquire_capability and release_capability attributes. The old spellings will continue to work, but the underlying semantic attributes have been replaced.
Aaron Ballman
- r204469 - The release_capability, release_shared_capability and release_generic_capability functions are now functionally distinct for capability analysis. The unlock_function attribute maps directly to release_generic_capability.
Aaron Ballman
- r204350 - Replacing the exclusive_lock_function, shared_lock_function and unlock_function attributes with the acquire_capability and release_capability attributes. The old spellings will continue to work, but the underlying semantic attributes have been replaced.
Aaron Ballman
- r204471 - Fixing code that doesn't compile in MSVC 2012 (but does in MSVC 2013) from r204417 and related commits.
Aaron Ballman
- r204417 - PR19215: When writing/reading a PCH that imported a module, store the location
Aaron Ballman
- r204417 - PR19215: When writing/reading a PCH that imported a module, store the location
Aaron Ballman
- r204417 - PR19215: When writing/reading a PCH that imported a module, store the location
Aaron Ballman
- r204517 - CGDebugInfo: At the end of EmitFunctionStart, Initialize PrevLoc to the
Aaron Ballman
- r204531 - relax testcase to unbreak windows buildbots.
Aaron Ballman
- r204135 - [OPENMP] Simplified data-sharing attributes analysis.
Alexey Bataev
- r204143 - [OPENMP] DSA fix
Alexey Bataev
- r204428 - [OPENMP] parsing of clause 'safelen' (for directive 'omp simd')
Alexey Bataev
- [PATCH] [OPENMP] parsing of clause 'safelen' (for directive 'omp simd')
Alexey Bataev
- [PATCH][Driver] Teach the clang driver how to correctly parse response files on Windows.
Andrea Di Biagio
- Move getLocStart() in Sema::ConvertArgumentsForCall
David Blaikie
- Move getLocStart() in Sema::ConvertArgumentsForCall
David Blaikie
- r204261 - Add a new spelling for module map files 'module.modulemap'
David Blaikie
- PGO: Statically generate data structures
Justin Bogner
- r204186 - CodeGen: Include a function hash in instrumentation based profiling
Justin Bogner
- PGO: Statically generate data structures
Chandler Carruth
- [PATCH] Fix diagnostics for C-style cast to function type
Logan Chien
- r204517 - CGDebugInfo: At the end of EmitFunctionStart, Initialize PrevLoc to the
Eric Christopher
- r204517 - CGDebugInfo: At the end of EmitFunctionStart, Initialize PrevLoc to the
Eric Christopher
- [PATCH] add __is_constructible to the list of features queryable by __has_feature
Marshall Clow
- [PATCH] add __is_constructible to the list of features queryable by __has_feature
Marshall Clow
- r204153 - Added a __has_feature() for 'is_constructible'
Marshall Clow
- Looking for feedback on a possible inplace_stable_sort replacement
Marshall Clow
- [libcxx] r204348 - Minor cleanup from r204078; remove two empty test directories that were left behind.
Marshall Clow
- [PATCH] Add an argument comment checker to clang-tidy.
Peter Collingbourne
- [PATCH] Add an argument comment checker to clang-tidy.
Peter Collingbourne
- r204109 - Fix const correctness issue in CXXConstructExpr::getArgs().
Peter Collingbourne
- [clang-tools-extra] r204113 - Add an argument comment checker to clang-tidy.
Peter Collingbourne
- [PATCH] Add an argument comment checker to clang-tidy.
Peter Collingbourne
- r204164 - Creating a printing policy for "half":
Peter Collingbourne
- r204144 - modify declare-use.S to work when full toolchain not present
Matthew Curtis
- [PATCH] Add field width to scanf %s format fixit
Zach Davis
- [PATCH] Add field width to scanf %s format fixit
Zach Davis
- [PATCH] 18412 - Add warning when scanf %s is used without a field width
Zach Davis
- lit.cfg: Scan command lines to verify tool names
Daniel Dunbar
- [PATCH] Fix for crash due to g++.old-deja/g++.other/using3.C
Dinesh Dwivedi
- r204330 - Kill -faddress-sanitizer, -fthread-sanitizer and -fcatch-undefined-behavior flags.
Rafael Avila de Espindola
- [patch] Clang producing a L symbol in __DATA,__data
Rafael Espíndola
- [cfe-dev] clang::CodeGen::CodeGenModule::GetOrCreateLLVMGlobal
Rafael Espíndola
- [patch] Clang producing a L symbol in __DATA,__data
Rafael Espíndola
- [PATCH] Teach pthread checker about double unlocks
Daniel Fahlgren
- [PATCH] Teach pthread checker about double unlocks
Daniel Fahlgren
- Move getLocStart() in Sema::ConvertArgumentsForCall
Keno Fischer
- Move getLocStart() in Sema::ConvertArgumentsForCall
Keno Fischer
- Move getLocStart() in Sema::ConvertArgumentsForCall
Keno Fischer
- r204164 - Creating a printing policy for "half":
Yunzhong Gao
- [PATCH] Creating a printing policy for "half"
Yunzhong Gao
- r204164 - Creating a printing policy for "half":
Gao, Yunzhong
- [PATCH] Adding type info for f16c floating-point type
Yunzhong Gao
- [PATCH] ARM: Homogeneous aggregates must be allocated to contiguous registers (clang part)
Renato Golin
- r204529 - When generating the Attribute dumper code, do not dead-initialize MoreChildren
Arnaud A. de Grandmaison
- r204569 - Cleanup dead assignments reported by scan-build
Arnaud A. de Grandmaison
- Add a new spelling for module map files 'module.modulemap'
Dmitri Gribenko
- Add a new spelling for module map files 'module.modulemap'
Dmitri Gribenko
- r204235 - Comment parsing: recognize \param ... on function templates with variadic
Dmitri Gribenko
- r204236 - Comment parsing: fix a crash when dumping comment ast for a function template
Dmitri Gribenko
- PATCH: Fix parameter documentation for "..." on templated functions
Dmitri Gribenko
- [PATCH] [OPENMP] parsing of clause 'safelen' (for directive 'omp simd')
Dmitri Gribenko
- [PATCH] Teach pthread checker about double unlocks
Dmitri Gribenko
- r204467 - clang-format: Add flag for removing empty lines at the start of blocks.
Tobias Grosser
- PATCH: fix clang to emit correct addrspacecast for CUDA
Justin Holewinski
- r204395 - Consumed Analysis: IgnoreParens bugfix.
DeLesley Hutchins
- r204350 - Replacing the exclusive_lock_function, shared_lock_function and unlock_function attributes with the acquire_capability and release_capability attributes. The old spellings will continue to work, but the underlying semantic attributes have been replaced.
Delesley Hutchins
- r204350 - Replacing the exclusive_lock_function, shared_lock_function and unlock_function attributes with the acquire_capability and release_capability attributes. The old spellings will continue to work, but the underlying semantic attributes have been replaced.
Delesley Hutchins
- [PATCH] libclang: support for non canonical AST nodes
Sergey Ignatov
- r204261 - Add a new spelling for module map files 'module.modulemap'
Timur Iskhodzhanov
- [PATCH] Fix PR19172 -- wrong this adjustment calculated for virtual destructor in a class with complex inheritance
Timur Iskhodzhanov
- r204341 - Flust stdout after each vftable dumped to simplify debugging
Timur Iskhodzhanov
- [PATCH] Fix PR19172 -- wrong this adjustment calculated for virtual destructor in a class with complex inheritance
Timur Iskhodzhanov
- r204394 - Fix PR19172 - wrong this adjustment calculated for virtual destructor in a class with complex inheritance
Timur Iskhodzhanov
- [PATCH] Fix PR19172 -- wrong this adjustment calculated for virtual destructor in a class with complex inheritance
Timur Iskhodzhanov
- r204453 - Add one more test for PR19172
Timur Iskhodzhanov
- r204455 - Simplify test/CodeGenCXX/microsoft-abi-vtables-single-inheritance.cpp by forcing VFTableBuilder invocation with virtual function calls
Timur Iskhodzhanov
- r204464 - Simplify test/CodeGenCXX/microsoft-abi-vtables-multiple-nonvirtual-inheritance.cpp by forcing VFTableBuilder invocation with virtual function calls
Timur Iskhodzhanov
- r204465 - Simplify test/CodeGenCXX/microsoft-abi-vtables-virtual-inheritance-vtordisps.cpp by forcing VFTableBuilder invocation with virtual function calls
Timur Iskhodzhanov
- r204567 - Simplify test/CodeGenCXX/microsoft-abi-vtables-virtual-inheritance.cpp by forcing VFTableBuilder invocation with virtual function calls or constructors codegen
Timur Iskhodzhanov
- r204065 - Objective-C. Do not warn when an instance method and
Fariborz Jahanian
- r204081 - Objective-C. Consider blocks for designated initializer
Fariborz Jahanian
- r204093 - Objective-C. No need to issue deprecated warning if deprecated method
Fariborz Jahanian
- r204159 - Objective-C. Better fix for my previous patch
Fariborz Jahanian
- r204264 - Objective-C. Make getObjCEncodingForMethodParameter public.
Fariborz Jahanian
- [Patch] Missed evaluation in "type" parameter of va_arg
Rahul Jain
- r204041 - clang-format: Indent from dict literal labels.
Daniel Jasper
- [PATCH] clang-format: Detect function-like macros only when upper case is used.
Daniel Jasper
- r204456 - clang-format: Preserve meaning of trailing comments on parameters.
Daniel Jasper
- r204457 - clang-format: Fix for r204456.
Daniel Jasper
- r204458 - clang-format: Let a trailing comma in braced lists enforce linebreaks.
Daniel Jasper
- r204460 - clang-format: Remove empty lines at the beginning of blocks.
Daniel Jasper
- r204462 - clang-format: Don't remove empty lines at the start of namespaces.
Daniel Jasper
- r204467 - clang-format: Add flag for removing empty lines at the start of blocks.
Daniel Jasper
- Correct path seperator in DWARF debug info on Windows
Yaron Keren
- Correct path seperator in DWARF debug info on Windows
Yaron Keren
- LLVM buildmaster will be restarted today after 6 PM Pacific
Galina Kistanova
- r204140 - Fix crasher bug.
Manuel Klimek
- r204220 - Use the expansion location of the file name when finding the module.
Manuel Klimek
- [PATCH] clang-tidy explicit constructors check: don't warn on deleted constructors.
Manuel Klimek
- [PATCH] Post-filter clang-tidy diagnostic messages.
Manuel Klimek
- [PATCH] clang-tidy explicit constructor check: don't warn on copy or move constructors.
Manuel Klimek
- [PATCH] Post-filter clang-tidy diagnostic messages.
Manuel Klimek
- [PATCH] clang-tidy explicit constructor check: don't warn on copy or move constructors.
Manuel Klimek
- [PATCH] Add an argument comment checker to clang-tidy.
Alexander Kornienko
- [PATCH] clang-format: Detect function-like macros only when upper case is used.
Alexander Kornienko
- r204156 - clang-format: Detect function-like macros only when upper case is used.
Alexander Kornienko
- [PATCH] clang-tidy explicit constructors check: don't warn on deleted constructors.
Alexander Kornienko
- [clang-tools-extra] r204226 - clang-tidy explicit constructors check: don't warn on deleted constructors.
Alexander Kornienko
- [PATCH] Post-filter clang-tidy diagnostic messages.
Alexander Kornienko
- [PATCH] clang-tidy explicit constructor check: don't warn on copy or move constructors.
Alexander Kornienko
- [PATCH] clang-tidy explicit constructor check: don't warn on copy or move constructors.
Alexander Kornienko
- [PATCH] Post-filter clang-tidy diagnostic messages.
Alexander Kornienko
- [PATCH] clang-tidy explicit constructor check: don't warn on copy or move constructors.
Alexander Kornienko
- [clang-tools-extra] r204321 - Post-filter clang-tidy diagnostic messages.
Alexander Kornienko
- [clang-tools-extra] r204322 - clang-tidy explicit constructor check: don't warn on copy or move constructors.
Alexander Kornienko
- [clang-tools-extra] r204332 - ClangTidyTest.h: Don't use initializer list. msc17 doesn't recognize one.
Alexander Kornienko
- r204413 - Fixed newlines.
Alexander Kornienko
- [clang-tools-extra] r204551 - Removed unused include
Alexander Kornienko
- [PATCH] Fix an logic error in the clang driver preventing crtfastmath.o from linking when -Ofast is used without -ffast-math
Benjamin Kramer
- r204338 - Tooling: Move heavyweight vectors around instead of copying.
Benjamin Kramer
- r204578 - Remove unused diagnostic.
Benjamin Kramer
- [Patch][analyzer][Review request] Move MismatchedDeallocator checker from unix.* to cplusplus.* group.
Ted Kremenek
- [Patch][analyzer][Review request] Move MismatchedDeallocator checker from unix.* to cplusplus.* group.
Ted Kremenek
- [Patch][analyzer][Review request] Move MismatchedDeallocator checker from unix.* to cplusplus.* group.
Ted Kremenek
- [Patch][analyzer][Review request] Move MismatchedDeallocator checker from unix.* to cplusplus.* group.
Ted Kremenek
- [Patch][analyzer][Review request] Move MismatchedDeallocator checker from unix.* to cplusplus.* group.
Ted Kremenek
- r204307 - [-Wunreachable-code] Simplify and broad -Wunreachable-code-return, including nontrivial returns.
Ted Kremenek
- r204308 - [-Wunreachable-code] constexpr functions can be used as configuration values.
Ted Kremenek
- r204315 - [-Wunreachable-code] Look through member accesses for 'static const bool' configuration values.
Ted Kremenek
- r204374 - [analyzer] Fix a bad bug in reversePropagateInterstingSymbols() where only one subexpression of BinaryOperator would be explored.
Ted Kremenek
- r204375 - Remove dead assignment dominated by a call to llvm_unreachable().
Ted Kremenek
- r204376 - [-Wunreachable-code] Tweak isTrivialDoWhile() to handle implicit casts.
Ted Kremenek
- [Patch][analyzer][Review request] Move MismatchedDeallocator checker from unix.* to cplusplus.* group.
Ted Kremenek
- r204430 - [-Wunreachable-code] add a specialized diagnostic for unreachable increment expressions of loops.
Ted Kremenek
- r204487 - Placate -Wunreachable-code by removing unnecessary logic to handle NUM_OPENMP_DEFAULT_KINDS <= 1.
Ted Kremenek
- [PATCH] add supporting of the sanitizer arguments into Clang on FreeBSD platform.
Viktor Kutuzov
- [PATCH] add supporting of the sanitizer arguments into Clang on FreeBSD platform.
Viktor Kutuzov
- r204129 - Add support for sanitizers arguments on FreeBSD
Viktor Kutuzov
- [PATCH] add supporting of the sanitizer arguments into Clang on FreeBSD platform.
Viktor Kutuzov
- Add a new spelling for module map files 'module.modulemap'
Argyrios Kyrtzidis
- Add a new spelling for module map files 'module.modulemap'
Argyrios Kyrtzidis
- r204303 - [libclang] Introduce clang_VirtualFileOverlay_setCaseSensitivity that exposes the VFS option
Argyrios Kyrtzidis
- Add a new spelling for module map files 'module.modulemap'
Ben Langmuir
- Add a new spelling for module map files 'module.modulemap'
Ben Langmuir
- Add a new spelling for module map files 'module.modulemap'
Ben Langmuir
- Add a new spelling for module map files 'module.modulemap'
Ben Langmuir
- Add a new spelling for module map files 'module.modulemap'
Ben Langmuir
- Add a new spelling for module map files 'module.modulemap'
Ben Langmuir
- Add a new spelling for module map files 'module.modulemap'
Ben Langmuir
- Add a new spelling for module map files 'module.modulemap'
Ben Langmuir
- Add a new spelling for module map files 'module.modulemap'
Ben Langmuir
- Add a new spelling for module map files 'module.modulemap'
Ben Langmuir
- r204261 - Add a new spelling for module map files 'module.modulemap'
Ben Langmuir
- Add a new spelling for module map files 'module.modulemap'
Ben Langmuir
- r204345 - Silencing an MSVC warning about not all control paths returning a value. No functional change intended.
Ben Langmuir
- r204261 - Add a new spelling for module map files 'module.modulemap'
Ben Langmuir
- r204368 - Prevent lookup of subframework modules by name without parent framework
Ben Langmuir
- r202560 - If a module A exports a macro M, and a module B imports that macro and #undef's
Ben Langmuir
- [PATCH] Support case insensitive header searches for MSVCCompat
Ben Langmuir
- r202560 - If a module A exports a macro M, and a module B imports that macro and #undef's
Ben Langmuir
- Fwd: [PATCH][REVIEW REQUEST] Fix for libclang completion of already declared template friends.
Francisco Lopes
- [PATCH][REVIEW REQUEST] Fix for libclang completion of already declared template friends.
Francisco Lopes
- [PATCH] Wrong output from built-in size function
Nuno Lopes
- r204561 - remove a bunch of unused private methods
Nuno Lopes
- Improving -Wunused-member-function
Nuno Lopes
- [libcxx] r204077 - Replace a tab with a space
David Majnemer
- [libcxx] r204078 - Implement N3891: A proposal to rename shared_mutex to shared_timed_mutex
David Majnemer
- [PATCH] Fix PR19172 -- wrong this adjustment calculated for virtual destructor in a class with complex inheritance
David Majnemer
- r204562 - MS ABI: Eliminate Duplicate Strings
David Majnemer
- r204563 - Driver: cleanup /vd2 test
David Majnemer
- r204564 - Driver: Map /Gy to -ffunction-sections
David Majnemer
- r204566 - CodeGen: Make string tests exercise the MS ABI
David Majnemer
- r204586 - MS ABI: Add tests, other cleanups for r204562
David Majnemer
- r204587 - CodeGen: Remove unneeded directives
David Majnemer
- r204588 - Driver: Fix a typo in a command line description
David Majnemer
- r204562 - MS ABI: Eliminate Duplicate Strings
David Majnemer
- r204566 - CodeGen: Make string tests exercise the MS ABI
David Majnemer
- r204564 - Driver: Map /Gy to -ffunction-sections
David Majnemer
- [PATCH v2] Bug 14526 - Make malloc() static analysis M_ZERO-aware
Meyer, Conrad
- [PATCH v3] Bug 14526 - Make malloc() static analysis M_ZERO-aware
Meyer, Conrad
- [PATCH v3] Bug 14526 - Make malloc() static analysis M_ZERO-aware
Meyer, Conrad
- [PATCH v4] Bug 14526 - MallocChecker: Add awareness of kernel malloc() flags
Meyer, Conrad
- [PATCH] [OPENMP] parsing of clause 'safelen' (for directive 'omp simd')
Alexander Musman
- r204519 - Test commit
Alexander Musman
- [PATCH] Fix an logic error in the clang driver preventing crtfastmath.o from linking when -Ofast is used without -ffast-math
Zinovy Nis
- [PATCH] Fix an logic error in the clang driver preventing crtfastmath.o from linking when -Ofast is used without -ffast-math
Zinovy Nis
- [PATCH] Fix an logic error in the clang driver preventing crtfastmath.o from linking when -Ofast is used without -ffast-math
Zinovy Nis
- [PATCH] Fix an logic error in the clang driver preventing crtfastmath.o from linking when -Ofast is used without -ffast-math
Zinovy Nis
- [PATCH] AArch64_BE test case for predefined macros
Tim Northover
- [PATCH] clang-tidy explicit constructor check: don't warn on copy or move constructors.
Arthur O'Dwyer
- r203293 - [C++11] Revert uses of lambdas with array_pod_sort.
Arthur O'Dwyer
- [PATCH] Add ARM big endian Target (armeb, thumbeb)
Bernard Ogden
- [PATCH] Add ARM big endian Target (armeb, thumbeb)
Bernard Ogden
- [PATCH] Wrong output from built-in size function
MAYUR PANDEY
- [PATCH] Wrong output from built-in size function
MAYUR PANDEY
- Fix for ICE in clang due to infinite loop.
Mayur Pandey
- [PATCH] Recovery of switch statement
Serge Pavlov
- [PATCH] Add ARM big endian Target (armeb, thumeb)
Christian Pirker
- [PATCH] Add ARM big endian Target (armeb, thumbeb)
Christian Pirker
- [PATCH] AArch64_BE test case for predefined macros
Christian Pirker
- [PATCH] AArch64_BE test case for predefined macros
Christian Pirker
- r204105 - Debug info: Update testcases to new DIBuilder behaviour. Variables now
Adrian Prantl
- r204517 - CGDebugInfo: At the end of EmitFunctionStart, Initialize PrevLoc to the
Adrian Prantl
- r204517 - CGDebugInfo: At the end of EmitFunctionStart, Initialize PrevLoc to the
Adrian Prantl
- r204517 - CGDebugInfo: At the end of EmitFunctionStart, Initialize PrevLoc to the
Adrian Prantl
- r204517 - CGDebugInfo: At the end of EmitFunctionStart, Initialize PrevLoc to the
Adrian Prantl
- r204531 - relax testcase to unbreak windows buildbots.
Adrian Prantl
- PATCH: Fix parameter documentation for "..." on templated functions
Joe Ranieri
- [PATCH] ARM: Homogeneous aggregates must be allocated to contiguous registers (clang part)
Manman Ren
- [PATCH] ARM: Homogeneous aggregates must be allocated to contiguous registers (clang part)
Manman Ren
- [PATCH] Sema: Treat dllimport globals without explicit storage class as extern
Nico Rieck
- [PATCH] Sema: Treat dllimport globals without explicit storage class as extern
Nico Rieck
- r204576 - Treat dllimport globals without explicit storage class as extern
Nico Rieck
- r204577 - Fix tests in r204576
Nico Rieck
- lit.cfg: Scan command lines to verify tool names
Robinson, Paul
- r204493 - Make clang/test/lit.cfg pre-scan the RUN line looking for tool names,
Paul Robinson
- lit.cfg: Scan command lines to verify tool names
Robinson, Paul
- [PATCH] Add field width to scanf %s format fixit
Jordan Rose
- [PATCH] Teach pthread checker about double unlocks
Jordan Rose
- r204253 - [analyzer] scan-build: when matching flags, make sure the - is the first letter.
Jordan Rose
- [Patch][analyzer][Review request] Move MismatchedDeallocator checker from unix.* to cplusplus.* group.
Jordan Rose
- [Patch][analyzer][Review request] Move MismatchedDeallocator checker from unix.* to cplusplus.* group.
Jordan Rose
- [Patch][analyzer][Review request] Move MismatchedDeallocator checker from unix.* to cplusplus.* group.
Jordan Rose
- [PATCH] Teach pthread checker about double unlocks
Jordan Rose
- [PATCH v2] Bug 14526 - Make malloc() static analysis M_ZERO-aware
Jordan Rose
- r204300 - scanf format checking: include the buffer length in the fix-it for %s.
Jordan Rose
- [PATCH] Add field width to scanf %s format fixit
Jordan Rose
- r204334 - Make format-strings-fixit.c aware of "%hu" uint16_t on wchar_t for targeting win32.
Jordan Rose
- r204349 - Remove wchar_t* buffer from scanf format fix-it test.
Jordan Rose
- [PATCH v2] Bug 14526 - Make malloc() static analysis M_ZERO-aware
Jordan Rose
- [Patch][analyzer][Review request] Move MismatchedDeallocator checker from unix.* to cplusplus.* group.
Jordan Rose
- r204356 - [analyzer] scan-build: match whitespace instead of word boundaries around flags.
Jordan Rose
- r204362 - [analyzer] scan-build: allow quotes around "-cc1" when looking at -### output.
Jordan Rose
- r204356 - [analyzer] scan-build: match whitespace instead of word boundaries around flags.
Jordan Rose
- [PATCH v3] Bug 14526 - Make malloc() static analysis M_ZERO-aware
Jordan Rose
- [PATCH v3] Bug 14526 - Make malloc() static analysis M_ZERO-aware
Jordan Rose
- [PATCH] add supporting of the sanitizer arguments into Clang on FreeBSD platform.
Alexey Samsonov
- r204138 - clang/test/Driver/sanitizer-ld.c: Tweak to accept dos path.
Alexey Samsonov
- [PATCH] [msan] -fsanitize-memory-track-origins=[level] flag and docs.
Alexey Samsonov
- [PATCH] [msan] -fsanitize-memory-track-origins=[level] flag and docs.
Alexey Samsonov
- [PATCH] [msan] -fsanitize-memory-track-origins=[level] flag and docs.
Alexey Samsonov
- r204330 - Kill -faddress-sanitizer, -fthread-sanitizer and -fcatch-undefined-behavior flags.
Alexey Samsonov
- r193205 - Split -fsanitize=bounds to -fsanitize=array-bounds (for thefrontend-inserted
Alexey Samsonov
- [PATCH] Fix PR19172 -- wrong this adjustment calculated for virtual destructor in a class with complex inheritance
Alexey Samsonov
- [PATCH] [msan] -fsanitize-memory-track-origins=[level] flag and docs.
Alexey Samsonov
- [PATCH] [msan] -fsanitize-memory-track-origins=[level] flag and docs.
Alexey Samsonov
- r204436 - Kill deprecated -fbounds-checking flag
Alexey Samsonov
- r204438 - Document removed flags in release notes
Alexey Samsonov
- r204330 - Kill -faddress-sanitizer, -fthread-sanitizer and -fcatch-undefined-behavior flags.
Alexey Samsonov
- r204463 - [CMake] Propagate top-level targets for compiler-rt runtimes and test-suites
Alexey Samsonov
- r204356 - [analyzer] scan-build: match whitespace instead of word boundaries around flags.
Brennan Shacklett
- r204080 - PGO: Statically generate data structures
Duncan P. N. Exon Smith
- PGO: Statically generate data structures
Duncan P. N. Exon Smith
- PGO: Statically generate data structures
Duncan P. N. Exon Smith
- r204098 - PGO: Switch to isOSBinFormatMachO()
Duncan P. N. Exon Smith
- r204297 - PGO: Separate out common isMachO logic; no functionality change
Duncan P. N. Exon Smith
- r204301 - PGO: use linker magic to find instrumentation data on Darwin
Duncan P. N. Exon Smith
- r204371 - Coding style fixup; no functionality change
Duncan P. N. Exon Smith
- r204372 - Use nullptr; no functionality change
Duncan P. N. Exon Smith
- r204379 - PGO: Remove explicit static initialization
Duncan P. N. Exon Smith
- r204390 - PGO: Change runtime prefix from pgo to profile
Duncan P. N. Exon Smith
- r204407 - PGO: Rename FuncLinkage to VarLinkage; no functionality change
Duncan P. N. Exon Smith
- r204408 - PGO: Don't define instrumentation data available_externally
Duncan P. N. Exon Smith
- r204033 - Tests for DR400-450.
Richard Smith
- r204051 - Remove unused variable from test.
Richard Smith
- r204038 - clang/test/CXX/drs: Add "REQUIRES:LP64" to a couple of tests in r204033. [PR8833]
Richard Smith
- Add a new spelling for module map files 'module.modulemap'
Richard Smith
- [PATCH] Fix PR18307: Properly (de)serialize inherited constructors and their using declarations
Richard Smith
- Add a new spelling for module map files 'module.modulemap'
Richard Smith
- r204082 - Don't fold together the name lookup entries for two declarations if they are
Richard Smith
- [PATCH] add __is_constructible to the list of features queryable by __has_feature
Richard Smith
- r204086 - Range-ify and simplify some of the AST dumping code by factoring out the lastChild check.
Richard Smith
- r204090 - Factor out repeated code in dumping template declarations.
Richard Smith
- r204096 - Remove 'REQUIRES: LP64' from these tests and use a more targeted fix.
Richard Smith
- r204097 - Fix variable shadowing. Due to a bug in GCC's implementation of range-based for
Richard Smith
- r204038 - clang/test/CXX/drs: Add "REQUIRES:LP64" to a couple of tests in r204033. [PR8833]
Richard Smith
- [PATCH] add __is_constructible to the list of features queryable by __has_feature
Richard Smith
- r204100 - AST dumper: if we have multiple implicit instantiations of the same class
Richard Smith
- [PATCH] Implementation of #pragma (data|code|const|bss)_seg
Richard Smith
- r204108 - More working around a GCC range-based for scope bug.
Richard Smith
- Add a new spelling for module map files 'module.modulemap'
Richard Smith
- Add a new spelling for module map files 'module.modulemap'
Richard Smith
- r204175 - In the presence of modules, we can have multiple implicit instantiations of the same template. Teach RecursiveASTVisitor to visit all of those, not just one of them. This is difficult to test by itself, but will be covered by an upcoming change.
Richard Smith
- Looking for feedback on a possible inplace_stable_sort replacement
Richard Smith
- r204181 - Simplify and add FIXME. No functionality change.
Richard Smith
- r204164 - Creating a printing policy for "half":
Richard Smith
- r204196 - Fix a typo in r204164 that made *all* keywords available in OpenCL mode.
Richard Smith
- r204164 - Creating a printing policy for "half":
Richard Smith
- [PATCH] PR6677 and explicit specializations of "key functions"
Richard Smith
- r204217 - Tests for DR450-475.
Richard Smith
- r204385 - Rearrange serialization block order to put decl update emission into the same
Richard Smith
- r204392 - Refactor to move decl update emission into the decl emission loop.
Richard Smith
- r204397 - Refactor and simplify DeclUpdates serialization.
Richard Smith
- r193205 - Split -fsanitize=bounds to -fsanitize=array-bounds (for thefrontend-inserted
Richard Smith
- r204403 - When the exception specification for a function in an imported PCH or module is
Richard Smith
- r202560 - If a module A exports a macro M, and a module B imports that macro and #undef's
Richard Smith
- [PATCH] Support case insensitive header searches for MSVCCompat
Richard Smith
- [PATCH] Sema: Treat dllimport globals without explicit storage class as extern
Richard Smith
- r204417 - PR19215: When writing/reading a PCH that imported a module, store the location
Richard Smith
- r202560 - If a module A exports a macro M, and a module B imports that macro and #undef's
Richard Smith
- r204423 - Serialize and deserialize mangling numbers.
Richard Smith
- r204417 - PR19215: When writing/reading a PCH that imported a module, store the location
Richard Smith
- r204535 - Refactor: move loading pending instantiations from chained PCHs to a more appropriate place, so that we only ask the external source once.
Richard Smith
- r204547 - Emit an update record if we instantiate the definition of a function template
Richard Smith
- r204550 - If an update record makes a declaration interesting, pass it to the consumer.
Richard Smith
- r204554 - If a template instantation introduces a name into a namespace, we need to write
Richard Smith
- r204562 - MS ABI: Eliminate Duplicate Strings
Richard Smith
- r204566 - CodeGen: Make string tests exercise the MS ABI
Richard Smith
- r204564 - Driver: Map /Gy to -ffunction-sections
Richard Smith
- [PATCH] Sema: Treat dllimport globals without explicit storage class as extern
Richard Smith
- r204568 - When we inject a declaration into a namespace, add the primary DeclContext to
Richard Smith
- r204570 - If a name is injected into an imported inline namespace without reopening that
Richard Smith
- r204572 - Consistently dump default template arguments for template parameters as 'TemplateArgument's.
Richard Smith
- r204574 - Add missing file from r204570.
Richard Smith
- [libcxxabi] r204290 - Fix DW_CFA_GNU_args_size handling. The primary architecture using this
Joerg Sonnenberger
- [libcxxabi] r204292 - Simplify.
Joerg Sonnenberger
- [PATCH] ARM: Homogeneous aggregates must be allocated to contiguous registers (clang part)
Oliver Stannard
- [PATCH] ARM: Homogeneous aggregates must be allocated to contiguous registers (clang part)
Oliver Stannard
- r204164 - Creating a printing policy for "half":
Tom Stellard
- r204164 - Creating a printing policy for "half":
Tom Stellard
- [libclc] r204477 - Add cross for double3 and double4
Tom Stellard
- [libclc] r204478 - Add sincos
Tom Stellard
- [PATCH] [msan] -fsanitize-memory-track-origins=[level] flag and docs.
Evgeniy Stepanov
- [PATCH] [msan] -fsanitize-memory-track-origins=[level] flag and docs.
Evgeniy Stepanov
- [PATCH] [msan] -fsanitize-memory-track-origins=[level] flag and docs.
Evgeniy Stepanov
- [PATCH] [msan] -fsanitize-memory-track-origins=[level] flag and docs.
Evgeniy Stepanov
- [PATCH] [msan] -fsanitize-memory-track-origins=[level] flag and docs.
Evgeniy Stepanov
- [PATCH] [msan] -fsanitize-memory-track-origins=[level] flag and docs.
Evgeniy Stepanov
- [PATCH] [msan] -fsanitize-memory-track-origins=[level] flag and docs.
Evgeniy Stepanov
- r204346 - [msan] -fsanitize-memory-track-origins=[level] flag and docs.
Evgeniy Stepanov
- [PATCH] [msan] -fsanitize-memory-track-origins=[level] flag and docs.
Evgeniy Stepanov
- Correct path seperator in DWARF debug info on Windows
NAKAMURA Takumi
- r204038 - clang/test/CXX/drs: Add "REQUIRES:LP64" to a couple of tests in r204033. [PR8833]
NAKAMURA Takumi
- r204038 - clang/test/CXX/drs: Add "REQUIRES:LP64" to a couple of tests in r204033. [PR8833]
NAKAMURA Takumi
- r204116 - clang/test/Modules/cxx-templates.cpp: Tweak for dos path.
NAKAMURA Takumi
- [clang-tools-extra] r204121 - clang-tidy/ArgumentCommentCheck: Initializer list in non-static members is unavailable on msc17.
NAKAMURA Takumi
- r204138 - clang/test/Driver/sanitizer-ld.c: Tweak to accept dos path.
NAKAMURA Takumi
- [clang-tools-extra] r204332 - ClangTidyTest.h: Don't use initializer list. msc17 doesn't recognize one.
NAKAMURA Takumi
- [clang-tools-extra] r204333 - ClangTidyContext: Don't use initializer on non-static member.
NAKAMURA Takumi
- r204334 - Make format-strings-fixit.c aware of "%hu" uint16_t on wchar_t for targeting win32.
NAKAMURA Takumi
- r204539 - Revert r204493, "Make clang/test/lit.cfg pre-scan the RUN line looking for tool names, "
NAKAMURA Takumi
- r204493 - Make clang/test/lit.cfg pre-scan the RUN line looking for tool names,
NAKAMURA Takumi
- [PATCH] Fix PR18307: Properly (de)serialize inherited constructors and their using declarations
Stephan Tolksdorf
- [PATCH] Fix PR18307: Properly (de)serialize inherited constructors and their using declarations
Stephan Tolksdorf
- r204524 - [C++11] Simplify some loops in Sema::CorrectTypo as range-based for loops.
Kaelyn Uhrain
- r204525 - Be a bit smarter about what nested name qualifiers to allow when
Kaelyn Uhrain
- [cfe-dev] clang::CodeGen::CodeGenModule::GetOrCreateLLVMGlobal
Vassil Vassilev
- r203816 - MS intrinsics: __interlockedbittestandset(64) (PR19054)
Hans Wennborg
- PATCH: fix clang to emit correct addrspacecast for CUDA
Jingyue Wu
- [Patch][analyzer][Review request] Move MismatchedDeallocator checker from unix.* to cplusplus.* group.
Anton Yartsev
- [Patch][analyzer][Review request] Move MismatchedDeallocator checker from unix.* to cplusplus.* group.
Anton Yartsev
- [Patch][analyzer][Review request] Move MismatchedDeallocator checker from unix.* to cplusplus.* group.
Anton Yartsev
- [PATCH] PR19095 Undefined reference to friend template function defined inside template class
suyog sarda
Last message date:
Sun Mar 23 23:17:51 PDT 2014
Archived on: Tue Aug 4 15:31:33 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).