The Week Of Monday 29 July 2013 Archives by subject
Starting: Mon Jul 29 01:19:25 PDT 2013
Ending: Sun Aug 4 23:57:03 PDT 2013
Messages: 439
- [cfe-commits] r169144 - in /cfe/trunk: include/clang/Driver/Options.td include/clang/Frontend/CodeGenOptions.h lib/CodeGen/BackendUtil.cpp lib/Driver/SanitizerArgs.h lib/Driver/Tools.cpp lib/Frontend/CompilerInvocation.cpp test/Driver/fsanitize-blacklist.c
Sean Silva
- [cfe-commits] r169144 - in /cfe/trunk: include/clang/Driver/Options.td include/clang/Frontend/CodeGenOptions.h lib/CodeGen/BackendUtil.cpp lib/Driver/SanitizerArgs.h lib/Driver/Tools.cpp lib/Frontend/CompilerInvocation.cpp test/Driver/fsanitize-blacklist.c
Alexey Samsonov
- [cfe-commits] r169144 - in /cfe/trunk: include/clang/Driver/Options.td include/clang/Frontend/CodeGenOptions.h lib/CodeGen/BackendUtil.cpp lib/Driver/SanitizerArgs.h lib/Driver/Tools.cpp lib/Frontend/CompilerInvocation.cpp test/Driver/fsanitize-blacklist.c
Alexey Samsonov
- [cfe-commits] r169775 - /cfe/trunk/lib/Driver/Tools.cpp
Rafael Espíndola
- [clang-tools-extra] r187345 - Initial architecture for clang-tidy.
Daniel Jasper
- [clang-tools-extra] r187345 - Initial architecture for clang-tidy.
Jordan Rose
- [clang-tools-extra] r187345 - Initial architecture for clang-tidy.
Benjamin Kramer
- [clang-tools-extra] r187345 - Initial architecture for clang-tidy.
Daniel Jasper
- [clang-tools-extra] r187346 - Fix build error caused by r187345.
Daniel Jasper
- [clang-tools-extra] r187346 - Fix build error caused by r187345.
Hans Wennborg
- [clang-tools-extra] r187360 - cpp11-migrate: Add -for-compilers command line switch.
Guillaume Papin
- [clang-tools-extra] r187370 - Fixed comment issues (non-ASCII chars, typos) per review, expanded some comments.
John Thompson
- [clang-tools-extra] r187370 - Fixed comment issues (non-ASCII chars, typos) per review, expanded some comments.
Richard Smith
- [clang-tools-extra] r187384 - Fixed comment typo.
John Thompson
- [clang-tools-extra] r187428 - cpp11-migrate: Write header replacements to disk
Tareq A. Siraj
- [clang-tools-extra] r187428 - cpp11-migrate: Write header replacements to disk
Alex Rosenberg
- [clang-tools-extra] r187428 - cpp11-migrate: Write header replacements to disk
Vane, Edwin
- [clang-tools-extra] r187428 - cpp11-migrate: Write header replacements to disk
Rafael Espíndola
- [clang-tools-extra] r187428 - cpp11-migrate: Write header replacements to disk
Alex Rosenberg
- [clang-tools-extra] r187428 - cpp11-migrate: Write header replacements to disk
Vane, Edwin
- [clang-tools-extra] r187428 - cpp11-migrate: Write header replacements to disk
Vane, Edwin
- [clang-tools-extra] r187428 - cpp11-migrate: Write header replacements to disk
Chandler Carruth
- [clang-tools-extra] r187428 - cpp11-migrate: Write header replacements to disk
Manuel Klimek
- [clang-tools-extra] r187428 - cpp11-migrate: Write header replacements to disk
Chandler Carruth
- [clang-tools-extra] r187447 - Revert "cpp11-migrate: Write header replacements to disk"
Rafael Espindola
- [clang-tools-extra] r187481 - Fixed path differences when using include/exclude headers
Ariel J. Bernal
- [clang-tools-extra] r187536 - Remove dead #includes.
Hans Wennborg
- [clang-tools-extra] r187707 - Fix clang-tidy dependencies and bad file comment.
Daniel Jasper
- [clang-tools-extra] r187708 - clang-tidy's modules depend on it.
Benjamin Kramer
- [libc++][PATCH] Ease up on unimplemented exception_ptr
Howard Hinnant
- [libc++][patch] Fix a lit.cfg bug: the CMake build compiler is ignored
Michael Gottesman
- [libc++][patch] Fix a lit.cfg bug: the CMake build compiler is ignored
Sebastian Redl
- [libc++][patch] Fix a lit.cfg bug: the CMake build compiler is ignored
Michael Gottesman
- [libcxx] r187357 - Implement N3421; comparison predicates<void>
Marshall Clow
- [libcxx] r187358 - Add operator new[] to test. Partial fix for valgrind warning in http://llvm.org/bugs/show_bug.cgi?id=16703.
Howard Hinnant
- [libcxx] r187369 - Debug mode for unordered_multiset. The exercise spotted a few places I had missed on unordered_set, so I picked those up as well.
Howard Hinnant
- [libcxx] r187446 - Debug mode for unordered_multimap. Some mods were done for unordered_map as well to keep all the tests passing. However unordered_map is at the very least still missing tests, if not functionality (if it isn't tested, it probably isn't working).
Howard Hinnant
- [libcxx] r187517 - Implement n3469 - constexpr for chrono
Marshall Clow
- [libcxx] r187518 - Backwards!
Marshall Clow
- [libcxx] r187529 - Implement constexpr (n3302) and fix operator *= and /=
Marshall Clow
- [libcxx] r187552 - Constrain fill_n -> memset operations to include implicit convertibility to unsigned char. This fixes http://llvm.org/bugs/show_bug.cgi?id=16764. Also a drive-by fix on a chrono test suite bug.
Howard Hinnant
- [libcxx] r187552 - Constrain fill_n -> memset operations to include implicit convertibility to unsigned char. This fixes http://llvm.org/bugs/show_bug.cgi?id=16764. Also a drive-by fix on a chrono test suite bug.
Eli Friedman
- [libcxx] r187552 - Constrain fill_n -> memset operations to include implicit convertibility to unsigned char. This fixes http://llvm.org/bugs/show_bug.cgi?id=16764. Also a drive-by fix on a chrono test suite bug.
David Blaikie
- [libcxx] r187552 - Constrain fill_n -> memset operations to include implicit convertibility to unsigned char. This fixes http://llvm.org/bugs/show_bug.cgi?id=16764. Also a drive-by fix on a chrono test suite bug.
Howard Hinnant
- [libcxx] r187587 - Taking another swing at correctly optimizing fill_n.
Howard Hinnant
- [libcxx] r187593 - Nico Rieck: Currently _MSC_VER and _WIN32 are used to guard code which is
Howard Hinnant
- [libcxx] r187636 - Ok, 3 major changes for debug mode in one commit:
Howard Hinnant
- [libcxx] r187659 - debug mode for unordered_map. Also picked up a missing check and test in unordered_multimap. This wraps up debug mode for the unordered containers.
Howard Hinnant
- [libcxxabi] r187429 - tip-of-trunk clang has corrected some access checks for special members in a virtual inheritance hierarchy. Change a few private inheritances to protected. This change will not impact what the test was testing. This fixes http://llvm.org/bugs/show_bug.cgi?id=16753.
Howard Hinnant
- [PATCH] -include option and -exclude ignore arguments finishing with '/'
Ariel Bernal
- [PATCH] -include option and -exclude ignore arguments finishing with '/'
Guillaume Papin
- [PATCH] -include option and -exclude ignore arguments finishing with '/'
Ariel Bernal
- [PATCH] -include option and -exclude ignore arguments finishing with '/'
Ariel Bernal
- [PATCH] -include option and -exclude ignore arguments finishing with '/'
Edwin Vane
- [PATCH] -include option and -exclude ignore arguments finishing with '/'
Ariel Bernal
- [PATCH] -include option and -exclude ignore arguments finishing with '/'
Edwin Vane
- [PATCH] -include option and -exclude ignore arguments finishing with '/'
Ariel Bernal
- [PATCH] -include option and -exclude ignore arguments finishing with '/'
Ariel Bernal
- [PATCH] -include option and -exclude ignore arguments finishing with '/'
Edwin Vane
- [PATCH] -include option and -exclude ignore arguments finishing with '/'
Ariel Bernal
- [PATCH] -include option and -exclude ignore arguments finishing with '/'
Guillaume Papin
- [PATCH] -include option and -exclude ignore arguments finishing with '/'
Ariel Bernal
- [PATCH] -include option and -exclude ignore arguments finishing with '/'
Ariel Bernal
- [PATCH] -include option and -exclude ignore arguments finishing with '/'
Edwin Vane
- [PATCH] -include option and -exclude ignore arguments finishing with '/'
Ariel Bernal
- [PATCH] [clang-extra-tools] [clang-format]
Curdeius Curdeius
- [PATCH] [clang-extra-tools] [clang-format]
Daniel Jasper
- [PATCH] [clang-extra-tools] [clang-format] Unicode characters escaped in FormatTest.cpp
Curdeius Curdeius
- [PATCH] [clang-extra-tools] [clang-format] Unicode characters escaped in FormatTest.cpp
Daniel Jasper
- [PATCH] [clang-format] Added: FormatStyle::IndentNamespaces to indent the content of namespaces
Daniel Jasper
- [PATCH] [clang-format] Added: FormatStyle::IndentNamespaces to indent the content of namespaces
Curdeius Curdeius
- [PATCH] [clang-format] Added: FormatStyle::IndentNamespaces to indent the content of namespaces
Daniel Jasper
- [PATCH] [clang-format] Added: FormatStyle::IndentNamespaces to indent the content of namespaces
Daniel Jasper
- [PATCH] [libcxx] Distinguish between MSVC, MSVCRT, and Windows-specific code
Nico Rieck
- [PATCH] [libcxx] Distinguish between MSVC, MSVCRT, and Windows-specific code
Reid Kleckner
- [PATCH] [libcxx] Distinguish between MSVC, MSVCRT, and Windows-specific code
Howard Hinnant
- [PATCH] [libcxx] Distinguish between MSVC, MSVCRT, and Windows-specific code
Richard
- [PATCH] [ms-cxxabi] Handle template-template arguments
David Majnemer
- [PATCH] [ms-cxxabi] Mangle nullptr template arguments
David Majnemer
- [PATCH] [ms-cxxabi] Mangle nullptr template arguments
João Matos
- [PATCH] [ms-cxxabi] Mangle nullptr template arguments
Timur Iskhodzhanov
- [PATCH] [ms-cxxabi] Mangle nullptr template arguments
Richard Smith
- [PATCH] [ms-cxxabi] Mangle nullptr template arguments
David Majnemer
- [PATCH] [ms-cxxabi] Mangle nullptr template arguments
David Majnemer
- [PATCH] [ms-cxxabi] Mangle nullptr template arguments
Richard Smith
- [PATCH] [patch] Adding Consumed Analysis to Clang
Christian Wailes
- [PATCH] [patch] Adding Consumed Analysis to Clang
Christian Wailes
- [PATCH] [patch] Adding Consumed Analysis to Clang
David Blaikie
- [PATCH] Abstract out virtual calls and virtual function prologue code generation
Timur Iskhodzhanov
- [PATCH] Abstract out virtual calls and virtual function prologue code generation
Timur Iskhodzhanov
- [PATCH] Abstract out virtual calls and virtual function prologue code generation
Reid Kleckner
- [PATCH] Abstract out virtual calls and virtual function prologue code generation
Timur Iskhodzhanov
- [PATCH] Abstract out virtual calls and virtual function prologue code generation
Timur Iskhodzhanov
- [PATCH] Abstract out virtual calls and virtual function prologue code generation
Timur Iskhodzhanov
- [PATCH] Add a truncation warning for values under a bitwise or
Sam Panzer
- [PATCH] Add a truncation warning for values under a bitwise or
Arthur O'Dwyer
- [PATCH] Adding new checker idea to clang-analyzer www
Todd Nowacki
- [PATCH] Adding new checker idea to clang-analyzer www
Anna Zaks
- [PATCH] Adding new checker idea to clang-analyzer www
Todd Nowacki
- [PATCH] Adding new checker idea to clang-analyzer www
Anna Zaks
- [PATCH] Add MicrosoftVFTableContext to AST
Timur Iskhodzhanov
- [PATCH] Add MicrosoftVFTableContext to AST
Timur Iskhodzhanov
- [PATCH] Add MicrosoftVFTableContext to AST
John McCall
- [PATCH] Add MicrosoftVFTableContext to AST
Timur Iskhodzhanov
- [PATCH] Add MicrosoftVFTableContext to AST
John McCall
- [PATCH] Add MicrosoftVFTableContext to AST
Timur Iskhodzhanov
- [PATCH] Add MicrosoftVFTableContext to AST
John McCall
- [PATCH] Add MicrosoftVFTableContext to AST
Timur Iskhodzhanov
- [PATCH] Add MicrosoftVFTableContext to AST
Timur Iskhodzhanov
- [PATCH] Add MicrosoftVFTableContext to AST
Timur Iskhodzhanov
- [PATCH] Add MicrosoftVFTableContext to AST
Timur Iskhodzhanov
- [PATCH] Add MicrosoftVFTableContext to AST
John McCall
- [PATCH] Add MicrosoftVFTableContext to AST
Timur Iskhodzhanov
- [PATCH] Add MicrosoftVFTableContext to AST
John McCall
- [PATCH] Add MicrosoftVFTableContext to AST
Timur Iskhodzhanov
- [PATCH] Allow ExternalSemaSource to participate in typo correction
Luke Zarko
- [PATCH] Allow ExternalSemaSource to participate in typo correction
Luke Zarko
- [PATCH] AST: Properly mangle member pointers for Microsoft ABI
David Majnemer
- [PATCH] Avoid spurious error messages if parent template class cannot be instantiated
Serge Pavlov
- [PATCH] Catch more cases when diagnosing integer-constant-expression overflows.
Josh Magee
- [PATCH] Catch more cases when diagnosing integer-constant-expression overflows.
Richard Smith
- [PATCH] Catch more cases when diagnosing integer-constant-expression overflows.
Joshua Magee
- [PATCH] CC1: Only parse command-line options with the CC1Option flag
Hans Wennborg
- [PATCH] CC1: Only parse command-line options with the CC1Option flag
Reid Kleckner
- [PATCH] CC1: Only parse command-line options with the CC1Option flag
Hans Wennborg
- [PATCH] Check dynamic_cast is not used with -fno-rtti
Arnaud A. de Grandmaison
- [PATCH] Check dynamic_cast is not used with -fno-rtti
Jean-Daniel Dupas
- [PATCH] Check dynamic_cast is not used with -fno-rtti
Arnaud A. de Grandmaison
- [PATCH] Check dynamic_cast is not used with -fno-rtti
Arnaud A. de Grandmaison
- [PATCH] Check dynamic_cast is not used with -fno-rtti
David Blaikie
- [PATCH] Check dynamic_cast is not used with -fno-rtti
Arnaud Allard de Grandmaison
- [PATCH] Check dynamic_cast is not used with -fno-rtti
Arnaud A. de Grandmaison
- [PATCH] clang-cl: add more options
Hans Wennborg
- [PATCH] clang-cl: add more options
Reid Kleckner
- [PATCH] clang-cl: add more options
Hans Wennborg
- [PATCH] clang-cl: add more options
Hans Wennborg
- [PATCH] clang-cl: Add the /c, /W0 and /W1 options
Hans Wennborg
- [PATCH] clang-cl: Add the /c, /W0 and /W1 options
Reid Kleckner
- [PATCH] clang-cl: Add the /c, /W0 and /W1 options
Chandler Carruth
- [PATCH] clang-cl: Add the /c, /W0 and /W1 options
Hans Wennborg
- [PATCH] clang-cl: Add the /c, /W0 and /W1 options
Hans Wennborg
- [PATCH] clang-cl: Add the /c, /W0 and /W1 options
Reid Kleckner
- [PATCH] clang-cl: Add the /c, /W0 and /W1 options
Rui Ueyama
- [PATCH] clang-cl: Add the /c, /W0 and /W1 options
Hans Wennborg
- [PATCH] clang-cl: Add the /c, /W0 and /W1 options
Rui Ueyama
- [PATCH] clang-cl: Add the /c, /W0 and /W1 options
Chandler Carruth
- [PATCH] clang-cl: Add the /c, /W0 and /W1 options
Reid Kleckner
- [PATCH] clang-cl: Add the /c, /W0 and /W1 options
Hans Wennborg
- [PATCH] clang-cl: Add the /c, /W0 and /W1 options
Rui Ueyama
- [PATCH] clang-cl: Add the /c, /W0 and /W1 options
Hans Wennborg
- [PATCH] clang-format: Added option for Allman style brace breaking
Frank Miller
- [PATCH] clang-format: Added option for Allman style brace breaking
Manuel Klimek
- [PATCH] clang-format: Added option for Allman style brace breaking
Frank Miller
- [PATCH] clang-format: Added option for Allman style brace breaking
Manuel Klimek
- [PATCH] clang-format: Added option for Allman style brace breaking
Frank Miller
- [PATCH] clang-format: Added option for Allman style brace breaking
Manuel Klimek
- [PATCH] Clang and AArch64 backend patches to support arm v8 Neon
Ana Pazos
- [PATCH] Clang and AArch64 backend patches to support arm v8 Neon
Tim Northover
- [PATCH] Clang and AArch64 backend patches to support arm v8 Neon
Ana Pazos
- [PATCH] Clang and AArch64 backend patches to support arm v8 Neon
Tim Northover
- [PATCH] Correctly check for the main file in the presence of line markers
Eli Friedman
- [PATCH] cpp11-migrate: Add '-supports' command line switch.
Guillaume Papin
- [PATCH] cpp11-migrate: Add '-supports' command line switch.
Guillaume Papin
- [PATCH] cpp11-migrate: Add '-supports' command line switch.
Edwin Vane
- [PATCH] cpp11-migrate: Add '-supports' command line switch.
Guillaume Papin
- [PATCH] cpp11-migrate: Add '-supports' command line switch.
Guillaume Papin
- [PATCH] cpp11-migrate: Add '-supports' command line switch.
Guillaume Papin
- [PATCH] Delete CC_Default and use the target default CC everywhere
Reid Kleckner
- [PATCH] Delete CC_Default and use the target default CC everywhere
Richard Smith
- [PATCH] Delete CC_Default and use the target default CC everywhere
Reid Kleckner
- [PATCH] Delete CC_Default and use the target default CC everywhere
Reid Kleckner
- [PATCH] Delete CC_Default and use the target default CC everywhere
Reid Kleckner
- [PATCH] Documentation for sanitizer special case list
Alexey Samsonov
- [PATCH] Documentation for sanitizer special case list
Evgeniy Stepanov
- [PATCH] Documentation for sanitizer special case list
Alexey Samsonov
- [PATCH] Documentation for sanitizer special case list
Alexey Samsonov
- [PATCH] Documentation for sanitizer special case list
Evgeniy Stepanov
- [PATCH] Documentation for sanitizer special case list
Dmitri Gribenko
- [PATCH] Documentation for sanitizer special case list
Sean Silva
- [PATCH] Fix declaring class template methods with an attributed typedef
Reid Kleckner
- [PATCH] Fix declaring class template methods with an attributed typedef
Richard Smith
- [PATCH] Fix declaring class template methods with an attributed typedef
Reid Kleckner
- [PATCH] Fix declaring class template methods with an attributed typedef
Reid Kleckner
- [PATCH] Fixing a driver bug where clang cannot locate source file at drive root
Rafael Espíndola
- [PATCH] Fixing a driver bug where clang cannot locate source file at drive root
Arthur O'Dwyer
- [PATCH] Fixing a driver bug where clang cannot locate source file at drive root
Rafael Espíndola
- [PATCH] Fix PR16735 - emit the constructor for abstract classes
Timur Iskhodzhanov
- [PATCH] Fix PR16735 - emit the constructor for abstract classes
Reid Kleckner
- [PATCH] Fix PR16735 - emit the constructor for abstract classes
Timur Iskhodzhanov
- [PATCH] Fix PR16735 - emit the constructor for abstract classes
John McCall
- [PATCH] Fix PR16735 - emit the constructor for abstract classes
Timur Iskhodzhanov
- [PATCH] Fix PR16735 - emit the constructor for abstract classes
Timur Iskhodzhanov
- [PATCH] Fix PR16765
David Majnemer
- [PATCH] Fix PR16765
Richard Smith
- [PATCH] Fix PR16765
David Majnemer
- [PATCH] Fix uninstall-local target in Makefile.rules for shared libraries
Eric Christopher
- [PATCH] Illegal delete/free not detected by clang static analyzer(MallocChecker)
Karthik Bhat
- [PATCH] Illegal delete/free not detected by clang static analyzer(MallocChecker)
Jordan Rose
- [PATCH] Indicate success for simple options when clang called with -cc1
David Wiberg
- [PATCH] Indicate success for simple options when clang called with -cc1
Rafael Espíndola
- [PATCH] Indicate success for simple options when clang called with -cc1
David Wiberg
- [PATCH] Inefficient code generation for 128-bit-≥256-bittypecast intrinsics (BZ #15712)
Katya Romanova
- Re: [PATCH] Inefficient code generation for 128-bit-≥256-bittypecast intrinsics (BZ #15712)
Craig Topper
- Re: [PATCH] Inefficient code generation for 128-bit-≥256-bittypecast intrinsics (BZ #15712)
Craig Topper
- Re: [PATCH] Inefficient code generation for 128-bit-≥256-bittypecast intrinsics (BZ #15712)
Craig Topper
- [PATCH] Last-chance diagnostics for incomplete types
Luke Zarko
- [PATCH] Last-chance diagnostics for incomplete types
Luke Zarko
- [Patch] lit.cfg: better check for MSYS
Hans Wennborg
- [Patch] lit.cfg: better check for MSYS
NAKAMURA Takumi
- [Patch] lit.cfg: better check for MSYS
Hans Wennborg
- [Patch] lit.cfg: better check for MSYS
Reid Kleckner
- [Patch] lit.cfg: better check for MSYS
NAKAMURA Takumi
- [Patch] lit.cfg: better check for MSYS
Hans Wennborg
- [Patch] lit.cfg: better check for MSYS
Reid Kleckner
- [Patch] lit.cfg: better check for MSYS
Hans Wennborg
- [Patch] lit.cfg: better check for MSYS
Reid Kleckner
- [Patch] lit.cfg: better check for MSYS
Hans Wennborg
- [Patch] lit.cfg: better check for MSYS
Hans Wennborg
- [Patch] Merge diagnostic group tables to reduce data size and relocation entries
Craig Topper
- [PATCH] Minor Attr.td tablegen additions
Aaron Ballman
- [PATCH] Minor Attr.td tablegen additions
Eli Friedman
- [PATCH] Minor Attr.td tablegen additions
Aaron Ballman
- [PATCH] New warning for methods not marked 'override'
Sam Panzer
- [PATCH] New warning for methods not marked 'override'
David Blaikie
- [PATCH] New warning for methods not marked 'override'
Arthur O'Dwyer
- [PATCH] New warning for methods not marked 'override'
Guillaume Papin
- [PATCH] New warning for methods not marked 'override'
David Blaikie
- [PATCH] New warning for methods not marked 'override'
David Blaikie
- [PATCH] New warning for methods not marked 'override'
Jordan Rose
- [PATCH] Optionts.td: make -mpascal-strings an alias of -fpascal-strings
Hans Wennborg
- [PATCH] Optionts.td: make -mpascal-strings an alias of -fpascal-strings
Reid Kleckner
- [PATCH] Optionts.td: make -mpascal-strings an alias of -fpascal-strings
Hans Wennborg
- [PATCH] Optionts.td: make -mpascal-strings an alias of -fpascal-strings
Chandler Carruth
- [PATCH] Optionts.td: make -mpascal-strings an alias of -fpascal-strings
Hans Wennborg
- [PATCH] PR12463 : Warnings about nonsensical comparisons are disabled if macro expansion is involved
Eli Friedman
- [PATCH] PR14795 : -frewrite-includes sometimes results in incorrect line number
Eli Friedman
- [PATCH] PR15614 : -frewrite-includes causes -Wunused-macros false positives
Eli Friedman
- [PATCH] PR16182 - Visit parameter declaration of implicitly declared copy assignment operator.
Michael Han
- [PATCH] PR16182 - Visit parameter declaration of implicitly declared copy assignment operator.
Richard Smith
- [PATCH] PR16182 - Visit parameter declaration of implicitly declared copy assignment operator.
Michael Han
- [PATCH] PR9992 : -fdelayed-template-parsing support for PCH
Will Wilson
- [PATCH] PR9992 : -fdelayed-template-parsing support for PCH
Richard Smith
- [PATCH] Re-enabling another warning
Aaron Ballman
- [PATCH] Refactor attribute arguments
Aaron Ballman
- [PATCH] Refactor attribute arguments
Eli Friedman
- [PATCH] Refactor attribute arguments
Aaron Ballman
- [PATCH] Replacing one diagnostic with another
Aaron Ballman
- [PATCH] Replacing one diagnostic with another
Richard Smith
- [PATCH] Replacing one diagnostic with another
Aaron Ballman
- [PATCH] Search for gcc in the gcc-cross directory.
Eric Christopher
- [PATCH] Search for gcc in the gcc-cross directory.
Stephen Kelly
- [PATCH] Sema: Don't assume a nested name specifier holds a type
David Majnemer
- [PATCH] Sema: Don't assume a nested name specifier holds a type
Richard Smith
- [PATCH] Sema: Don't assume a nested name specifier holds a type
David Majnemer
- [PATCH] Simplified SourceManager::translateLineCol a bit.
Alexander Kornienko
- [PATCH] Simplified SourceManager::translateLineCol a bit.
Richard Smith
- [PATCH] Top-level variable declaration (all but static data members)
Larisse Voufo
- [PATCH] Top-level variable declaration (somestatic data members)
Larisse Voufo
- [PATCH] Treat inline function declarations in -fms-compatibility as if it were in C++ when in C mode.
David Majnemer
- [PATCH] Treat inline function declarations in -fms-extensions as if it were in C++ when in C mode.
David Majnemer
- [PATCH] Treat inline function declarations in -fms-extensions as if it were in C++ when in C mode.
Reid Kleckner
- [PATCH] Typo in a comment in tools/clang/include/clang/Basic/DiagnosticGroups.td
Artyom Skrobov
- [PATCH] Typo in a comment in tools/clang/include/clang/Basic/DiagnosticGroups.td
A. Skrobov
- [PATCH] Variable templates (some static data member templates)
Larisse Voufo
- [PATCH] Variable templates w/ partial support for static data members
Larisse Voufo
- [PATCH] Variable templates w/ partial support for static data members
Larisse Voufo
- [PATCH] Variable templates w/ partial support for static data members
Larisse Voufo
- [PATCH] Variable templates w/ partial support for static data members
Larisse Voufo
- [PATCH] Variable templates w/ partial support for static data members
Richard Smith
- [PATCH] Variable templates w/ partial support for static data members
Richard Smith
- [PATCH] WIP Fix for temporary destructors in conditionals
Pavel Labath
- [PATCH] WIP Fix for temporary destructors in conditionals
Pavel Labath
- [PATCH] WIP Fix for temporary destructors in conditionals
Jordan Rose
- [PATCH v3] Set some OpenCl specification mandated types/alignments/etc
Pekka Jääskeläinen
- [VIRUS PM SCAN ERROR] r187465 - Fix read of uninitialized enum value in test, caught by UBSan. No functionality
Richard Smith
- Clang and AArch64 backend patches to support arm v8 Neon
Ana Pazos
- Clang and AArch64 backend patches to support arm v8 Neon
Jiangning Liu
- Clang and AArch64 backend patches to support arm v8 Neon
Tim Northover
- Clang and AArch64 backend patches to support arm v8 Neon
Tim Northover
- More Constexpr fun - implement n3302
Marshall Clow
- More Constexpr fun - implement n3302
Howard Hinnant
- NULL iterators for <list>
Marshall Clow
- NULL iterators for <list>
Howard Hinnant
- OpenCL address space and mangling
Michele Scandale
- OpenCL address space and mangling
Tanya Lattner
- OpenCL address space and mangling
Michele Scandale
- OpenCL address space and mangling
Mon Ping Wang
- OpenCL address space and mangling
Michele Scandale
- OpenCL address space and mangling
Eli Friedman
- PR16752[PATCH]: 'mode' attribute for unusual targets doesn't work properly.
Stepan Dyatkovskiy
- PR6878 (-cc1 should default to -fexceptions)
Eli Friedman
- PR6878 (-cc1 should default to -fexceptions)
John McCall
- PR6878 (-cc1 should default to -fexceptions)
Rafael Espíndola
- PR6878 (-cc1 should default to -fexceptions)
John McCall
- r187174 - Fix GNU ObjC ABI for a message returning a struct.
John McCall
- r187174 - Fix GNU ObjC ABI for a message returning a struct.
Jonathan Schleifer
- r187174 - Fix GNU ObjC ABI for a message returning a struct.
John McCall
- r187174 - Fix GNU ObjC ABI for a message returning a struct.
Jonathan Schleifer
- r187207 - [frontend] '-frewrite-includes' should not ignore headers included from command-line.
Sebastian Pop
- r187207 - [frontend] '-frewrite-includes' should not ignore headers included from command-line.
Argyrios Kyrtzidis
- r187207 - [frontend] '-frewrite-includes' should not ignore headers included from command-line.
Sebastian Pop
- r187330 - Try single quotes to fix the msys bot:
Hans Wennborg
- r187330 - Try single quotes to fix the msys bot:
Rafael Espíndola
- r187337 - clang/test/Driver/cl.c: Don't attempt slash switches on msys bash.
Hans Wennborg
- r187359 - Fix handling of "clang c:foo"
Rafael Espindola
- r187364 - Convert a use of stat with sys::fs::status.
Rafael Espindola
- r187365 - Support for Thread Safety Analysis in C
David Blaikie
- r187366 - test/Driver/cl.c, remove quotes around /help
Hans Wennborg
- r187367 - Convert a use of status with llvm::sys::fs::getUniqueID.
Rafael Espindola
- r187374 - PR16715: Fix assert in verifier: only mark call to 'operator new' as 'builtin' if
Richard Smith
- r187374 - PR16715: Fix assert in verifier: only mark call to 'operator new' as 'builtin' if
Eli Friedman
- r187374 - PR16715: Fix assert in verifier: only mark call to 'operator new' as 'builtin' if
Richard Smith
- r187376 - Make this test not try to write on object file and test all of the
Chandler Carruth
- r187379 - Update for llvm api change.
Rafael Espindola
- r187386 - Simplified SourceManager::translateLineCol a bit.
Alexander Kornienko
- r187387 - Remove assert header dependency in test
David Blaikie
- r187398 - Refactor some attributes to use checkFunctionOrMethodArgumentIndex instead of using custom logic. No functional changes intended.
Aaron Ballman
- r187400 - err_attribute_not_string has been subsumed by err_attribute_argument_type.
Aaron Ballman
- r187401 - Added the notion of Type and TargetSpecific attributes to the clang tablegen. In turn, this fixes a mistake with Ptr32, Ptr64, UPtr and SPtr attribtues generating AST nodes that are never actually used.
Aaron Ballman
- r187405 - clang/test/Driver/qa_override.c: Resurrect a part of r187376. It still requires the feature 'clang-driver' for cygming.
NAKAMURA Takumi
- r187409 - Add MicrosoftVFTableContext to AST
Timur Iskhodzhanov
- r187419 - Replacing err_attribute_argument_not_int with err_attribute_not_type_attr
Aaron Ballman
- r187420 - err_attribute_missing_parameter_name has been replaced by err_attribute_argument_type.
Aaron Ballman
- r187427 - Start keeping track of what work was done to detect a GCC installation
Chandler Carruth
- r187458 - clang-format: Improve detection of templates.
Daniel Jasper
- r187466 - Find a better compromise with the default library search paths used by
Chandler Carruth
- r187466 - Find a better compromise with the default library search paths used by
Rafael Espíndola
- r187467 - Fix a crasher than manifests when typo correction suggests a function template.
Richard Trieu
- r187474 - Fixing an unused variable warning.
Aaron Ballman
- r187483 - clang/test/Driver/cross-linux.c is suppressed on win32 for now. Investigating.
NAKAMURA Takumi
- r187486 - Re-enable the cross-linux test on windows after making it tolerant of
Chandler Carruth
- r187487 - Try only two slashes as that seems to be working elsewhere in this
Chandler Carruth
- r187488 - Run an experiment to try to understand the windows failure better by
Chandler Carruth
- r187489 - With help from chapuni on IRC, I think this is right now. =] The issue
Chandler Carruth
- r187489 - With help from chapuni on IRC, I think this is right now. =] The issue
Rafael Espíndola
- r187502 - Fix a comment.
Hans Wennborg
- r187503 - ObjectiveC arc: Move check for type conversions in arc
Fariborz Jahanian
- r187504 - Improve the diagnostic experience, including adding recovery, for
Kaelyn Uhrain
- r187504 - Improve the diagnostic experience, including adding recovery, for
David Blaikie
- r187504 - Improve the diagnostic experience, including adding recovery, for
Kaelyn Uhrain
- r187508 - ObjectiveC arc: Introduce a new initialization kind
Fariborz Jahanian
- r187509 - ObjectiveC arc: minor refactoring in my last patch
Fariborz Jahanian
- r187521 - A few small cleanups to r187504. Thanks to dblaikie for the assist.
Kaelyn Uhrain
- r187527 - clang-cl: add the /c, /W0 and /W1 options
Hans Wennborg
- r187528 - Fix declaring class template methods with an attributed typedef
Reid Kleckner
- r187532 - ObjectiveC ARC: Do not issue bridge cast diagnostic when
Fariborz Jahanian
- r187538 - Option parsing tables: pick up AliasArgs from the OPTION macro.
Hans Wennborg
- r187540 - clang-format: Add more options to namespace indentation.
Daniel Jasper
- r187543 - ObjectiveC ARC: finishing off issuing error when
Fariborz Jahanian
- r187547 - Make -m[no-]pascal-strings an alias of -f[no]pascal-strings in the .td file
Hans Wennborg
- r187549 - clang-format: Make alignment of trailing comments optional ..
Daniel Jasper
- r187550 - Remove the SUPPORT_ALIASARGS define
Hans Wennborg
- r187556 - Fix assert when instantiating a default argument of a template defined in a
Richard Smith
- r187557 - Parse: Don't consider attributes of broken member declarators
David Majnemer
- r187557 - Parse: Don't consider attributes of broken member declarators
Matt Beaumont-Gay
- r187557 - Parse: Don't consider attributes of broken member declarators
David Majnemer
- r187558 - Remove broken and unnecessary vec3 handling from VisitShuffleVectorExpr.
Craig Topper
- r187559 - Sema: Diagnose explicitly bound unresolved member expressions decaying into pointers to function type
David Majnemer
- r187560 - Fix to handle all non-power-of-2 vector sizes in the mask form of _builtin_shuffle_vector.
Craig Topper
- r187561 - Remove more odd code that tries to account for an off by 1 problem in vec3 shuffles that doesn't really exist.
Craig Topper
- r187564 - Check dynamic_cast is not used with -fno-rtti, unless it is a noop or can be resolved statically.
Arnaud A. de Grandmaison
- r187568 - AArch64: initial NEON support
Tim Northover
- r187572 - Silence unused variable warning in non-assert builds.
Daniel Jasper
- r187574 - Make helper function static.
Benjamin Kramer
- r187577 - clang-format: Improve line breaks in @property.
Daniel Jasper
- r187583 - Options: Use AliasArgs for -O -> -O2 translation.
Hans Wennborg
- r187586 - AST: Treat inline function declarations in -fms-compatibility as if it were in C++ when in C mode
David Majnemer
- r187588 - Fix typo in comment.
Joey Gouly
- r187589 - Teach clang-format to understand static_asserts better.
Daniel Jasper
- r187592 - Simplify git-clang-format by using new -lines option.
Daniel Jasper
- r187594 - Reduce a variable's scope (no functionality change)
David Blaikie
- r187596 - Enable the SLP-vectorizer by default
Nadav Rotem
- r187602 - Options.td: O0 and O4 are not Joined options
Hans Wennborg
- r187602 - Options.td: O0 and O4 are not Joined options
Chandler Carruth
- r187608 - DebugInfo: Emit template arguments for limited types used for context.
David Blaikie
- r187611 - DebugInfo: Don't prefer declarations over definitions in -flimit-debug-info in C
David Blaikie
- r187611 - DebugInfo: Don't prefer declarations over definitions in -flimit-debug-info in C
David Blaikie
- r187617 - Use function attributes to indicate if we don't want to realign the stack.
Bill Wendling
- r187617 - Use function attributes to indicate if we don't want to realign the stack.
Nick Lewycky
- r187617 - Use function attributes to indicate if we don't want to realign the stack.
Bill Wendling
- r187617 - Use function attributes to indicate if we don't want to realign the stack.
Nick Lewycky
- r187619 - Use llvm::sys::fs::UniqueID for windows and unix.
Rafael Espindola
- r187619 - Use llvm::sys::fs::UniqueID for windows and unix.
Alexey Samsonov
- r187619 - Use llvm::sys::fs::UniqueID for windows and unix.
Rafael Espíndola
- r187619 - Use llvm::sys::fs::UniqueID for windows and unix.
Alexey Samsonov
- r187622 - clang-format: Don't break empty 2nd operand of ternary expr.
Daniel Jasper
- r187624 - [analyzer] Silently drop all reports within synthesized bodies.
Jordan Rose
- r187625 - [analyzer] Don't process autorelease counts in synthesized function bodies.
Jordan Rose
- r187626 - ObjectiveC migrator. Migrate to instancetype return type
Fariborz Jahanian
- r187630 - If -fslp-vectorize or -fno-slp-vectorize are given, honor this selection. If no flag is given, enable it for -O3.
Nadav Rotem
- r187630 - If -fslp-vectorize or -fno-slp-vectorize are given, honor this selection. If no flag is given, enable it for -O3.
Hal Finkel
- r187631 - clang-format: Operator precendence in ObjC method exprs.
Daniel Jasper
- r187631 - clang-format: Operator precendence in ObjC method exprs.
Nico Weber
- r187633 - Revert "If -fslp-vectorize or -fno-slp-vectorize are given, honor this selection. If no flag is given, enable it for -O3."
Rafael Espindola
- r187634 - Revert "ObjectiveC migrator. Migrate to instancetype return type for mehods with certain prefix selector matching their class names' suffix."
Rafael Espindola
- r187634 - Revert "ObjectiveC migrator. Migrate to instancetype return type for mehods with certain prefix selector matching their class names' suffix."
jahanian
- r187637 - clang-cl: add more options
Hans Wennborg
- r187639 - When merging redeclaration chains across modules, if a declaration is visible
Richard Smith
- r187640 - Revert r187537 "clang-cl: add more options"
Hans Wennborg
- r187644 - Fix indentation. No functional change.
Craig Topper
- r187647 - Assume UniqueID is zero for invalid PPRegion to fix uninitialized reads reported by MSan
Alexey Samsonov
- r187650 - clang-format: Fix string breaking after "<<".
Daniel Jasper
- r187652 - Remove rather oddly merged logic from AArch64 commit.
Tim Northover
- r187654 - Convert last use of st_dev in clang.
Rafael Espindola
- r187654 - Convert last use of st_dev in clang.
Sean Silva
- r187655 - ObjectiveC migration. Check-in patch reverted in r187634.
Fariborz Jahanian
- r187657 - revert patch I added in r187655. It still breaks public
Fariborz Jahanian
- r187657 - revert patch I added in r187655. It still breaks public
Renato Golin
- r187661 - ObjectiveC migrator: Fixes public buildbot failures,
Fariborz Jahanian
- r187668 - CC1: Only parse command-line options that have the CC1Option flag.
Hans Wennborg
- r187669 - Fix missing * making the C++ mode thing not work
Matt Arsenault
- r187672 - ObjectiveC migrator: Add another family of factory
Fariborz Jahanian
- r187676 - Fix crash when encountering alias templates in isDerivedFrom matches.
Manuel Klimek
- r187678 - Implement Allman style.
Manuel Klimek
- r187679 - Re-commit r187637: "clang-cl: add more options"
Hans Wennborg
- r187680 - Only use the Darwin linker's -export_dynamic option with supported versions.
Bob Wilson
- r187684 - ObjectiveC migrator. Differentiate 'instancetype'
Fariborz Jahanian
- r187689 - Options.td: remove _DASH_DASH
Hans Wennborg
- r187694 - Add support for passing -1 to __builtin_shufflevector to signify an undefined element value to match IR capabilities.
Craig Topper
- r187709 - Emit the constructor for abstract classes when using -cxx-abi microsoft, fixes PR16735
Timur Iskhodzhanov
- r187715 - Sema: Don't assume a nested name specifier holds a type
David Majnemer
- r187716 - Use a shuffle with undef elements instead of inserting 0s in the 128-bit to 256-bit casting intrinsics to improve performance. Thanks to Katya Romanova for identifying this issue.
Craig Topper
- sin vs floor : clang bug
reed kotler
- sin vs floor : clang bug
Eli Friedman
- sin vs floor : clang bug
reed kotler
- sin vs floor : clang bug
Eli Friedman
- sin vs floor : clang bug
reed kotler
- sin vs floor : clang bug
Joerg Sonnenberger
- sin vs floor : clang bug
Eli Friedman
- Still more Constexpr fun (n3469)
Marshall Clow
- Still more Constexpr fun (n3469)
Howard Hinnant
- Still more Constexpr fun (n3469)
Marshall Clow
- Unify unix and windows versions of FileManager::UniqueDirContainer and FileManager::UniqueFileContainer
Rafael Espíndola
- Unify unix and windows versions of FileManager::UniqueDirContainer and FileManager::UniqueFileContainer
Sean Silva
- Unify unix and windows versions of FileManager::UniqueDirContainer and FileManager::UniqueFileContainer
Rafael Espíndola
- Unify unix and windows versions of FileManager::UniqueDirContainer and FileManager::UniqueFileContainer
Sean Silva
- Unify unix and windows versions of FileManager::UniqueDirContainer and FileManager::UniqueFileContainer
Aaron Ballman
- Unify unix and windows versions of FileManager::UniqueDirContainer and FileManager::UniqueFileContainer
Rafael Espíndola
- Unify unix and windows versions of FileManager::UniqueDirContainer and FileManager::UniqueFileContainer
Douglas Gregor
Last message date:
Sun Aug 4 23:57:03 PDT 2013
Archived on: Tue Aug 4 15:31:10 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).