The Week Of Monday 5 August 2013 Archives by author
Starting: Mon Aug 5 00:06:26 PDT 2013
Ending: Sun Aug 11 20:51:18 PDT 2013
Messages: 477
- [PATCH] [CodeGen] prevent abort on invalid attributes
Saleem Abdulrasool
- [PATCH] [ClangFormat] Add ConstructorInitializerOffset to control initializer list indentation
Klemens Baum
- r188128 - Simplify now that llvm::sys::current_path checks $PWD.
Matt Beaumont-Gay
- [PATCH] Added function to CommonOptionsParser to verify -- was included in the command line.
Ariel Bernal
- [PATCH] Added function to CommonOptionsParser to verify -- was included in the command line.
Ariel Bernal
- [PATCH] Use -std=c++11 when no arguments are provided.
Ariel Bernal
- [PATCH] Use -std=c++11 when no arguments are provided.
Ariel Bernal
- [PATCH] Added function to CommonOptionsParser to verify -- was included in the command line.
Bernal, Ariel J
- [PATCH] Illegal delete/free not detected by clang static analyzer(MallocChecker)
Karthik Bhat
- [PATCH] Illegal delete/free not detected by clang static analyzer(MallocChecker)
Karthik Bhat
- [PATCH] Illegal delete/free not detected by clang static analyzer(MallocChecker)
Karthik Bhat
- [PATCH] Illegal delete/free not detected by clang static analyzer(MallocChecker)
Karthik Bhat
- r187770 - Fixing commit r187768: Moved diagnosis of forward declarations of variable templates from Parser to Sema.
David Blaikie
- r187770 - Fixing commit r187768: Moved diagnosis of forward declarations of variable templates from Parser to Sema.
David Blaikie
- [PATCH] Fix spelling
David Blaikie
- More n3644 changes - forward_list and deque
David Blaikie
- [clang-tools-extra] r187990 - Fix speling.
David Blaikie
- [PATCH] Fix spelling
David Blaikie
- r188085 - Only emit debug info for implicit members that actually get codegen, not just ODR use.
David Blaikie
- [PATCH] cpp11-migrate: Add a transform that use pass-by-value in constructors
David Blaikie
- [PATCH] cpp11-migrate: Add a transform that use pass-by-value in constructors
David Blaikie
- [PATCH] UBSan: Fix alignment checks emitted in downcasts.
Filipe Cabecinhas
- [PATCH] UBSan: Fix alignment checks emitted in downcasts.
Filipe Cabecinhas
- [PATCH] UBSan: Fix alignment checks emitted in downcasts.
Filipe Cabecinhas
- r187948 - UBSan: Fix alignment checks emitted in downcasts.
Filipe Cabecinhas
- [PATCH] UBSan: Fix alignment checks emitted in downcasts.
Filipe Cabecinhas
- r187951 - UBSan: Fix naming for IR variables in catch-undef-behavior.cpp
Filipe Cabecinhas
- r187952 - catch-undefined-behavior.cpp: Remove names that don't appear in every build.
Filipe Cabecinhas
- [PATCH] Don't run diagnostic for sanitizer arguments several times
Chandler Carruth
- r187969 - The only useful loop unrolling flag to give realistically is
Chandler Carruth
- [PATCH] clang-cl: Make /Za disable oldnames.lib dependency
Chandler Carruth
- r188084 - Add a convenient way to compare GCCVersions without creating temporary objects.
Chandler Carruth
- r188084 - Add a convenient way to compare GCCVersions without creating temporary objects.
Chandler Carruth
- r188085 - Only emit debug info for implicit members that actually get codegen, not just ODR use.
Eric Christopher
- NULL iterators for <list>
Marshall Clow
- [libcxx] r187740 - Implement NULL iterators for <list> re: N3644
Marshall Clow
- More n3644 changes - forward_list and deque
Marshall Clow
- [libcxx] r187805 - Implement NULL iterators for <forward_list> and <deque> re: N3644
Marshall Clow
- Implementing N3644 for <array>
Marshall Clow
- [libcxx] r187809 - Implement tests for NULL iterators for <array> re: N3644
Marshall Clow
- N3644 support for vector<bool>
Marshall Clow
- N3644 tests for map/multimap/set/multiset
Marshall Clow
- N3644 support for <string> and <vector>
Marshall Clow
- Can't stop myself: N3644 support for unordered containers
Marshall Clow
- [libcxx] r187909 - N3644 support for <string> and <vector>
Marshall Clow
- [libcxx] r187910 - N3644 support for vector<bool>
Marshall Clow
- [libcxx] r187911 - N3644 support for vector<bool>
Marshall Clow
- [libcxx] r187915 - N3644 support for <unordered_set> and <unordered_map>
Marshall Clow
- N3644 tests for map/multimap/set/multiset
Marshall Clow
- [libcxx] r187910 - N3644 support for vector<bool>
Marshall Clow
- [libcxx] r188019 - N3644 tests for map/multimap/set/multiset. Drive-by NOEXCEPT for __tree_const_iterator constructor. Fix comment typos in other tests
Marshall Clow
- r187925 - DataFlowSanitizer; Clang changes.
Peter Collingbourne
- [PATCH] DataFlowSanitizer; Clang changes.
Peter Collingbourne
- [PATCH] Implement function type checker for the undefined behavior sanitizer.
Peter Collingbourne
- [PATCH] Implement function type checker for the undefined behavior sanitizer.
Peter Collingbourne
- [PATCH] Add support for -fsanitize-blacklist and default blacklists for DFSan
Peter Collingbourne
- [PATCH] clang-cl: Make /Za disable oldnames.lib dependency
Charles Davis
- [PATCH] Expose LambdaIntroducer::DefaultLoc in the AST's LambdaExpr.
James Dennett
- r188121 - Expose LambdaIntroducer::DefaultLoc in the AST's LambdaExpr.
James Dennett
- r188041 - [tests] Avoid deprecated except syntax.
Daniel Dunbar
- r188042 - [tests] Make string encoding issues explicit.
Daniel Dunbar
- r188072 - [tests] Update to use lit_config and lit package, as appropriate.
Daniel Dunbar
- [libcxx] r188073 - [tests] Update to use lit_config and lit package, as appropriate.
Daniel Dunbar
- [clang-tools-extra] r188092 - [tests] Update to use lit_config and lit package, as appropriate.
Daniel Dunbar
- r187888 - Indicate success for simple options when clang called with -cc1.
Rafael Espindola
- r187897 - Correctly allign arrays on 32 bit systems.
Rafael Espindola
- r187999 - Fix alignof computation of large arrays on x86_64.
Rafael Espindola
- r188128 - Simplify now that llvm::sys::current_path checks $PWD.
Rafael Espindola
- r188132 - Fix warning in builds without asserts.
Rafael Espindola
- [PATCH] Unify handling of PWD (clang patch)
Rafael Ávila de Espíndola
- [patch] Correctly align arrays of int64_t on 32 bit systems
Rafael Espíndola
- [PATCH] Indicate success for simple options when clang called with -cc1
Rafael Espíndola
- [patch] Correctly align arrays of int64_t on 32 bit systems
Rafael Espíndola
- [patch] Correctly align arrays of int64_t on 32 bit systems
Rafael Espíndola
- [patch] Correctly align arrays of int64_t on 32 bit systems
Rafael Espíndola
- [patch] Correctly align arrays of int64_t on 32 bit systems
Rafael Espíndola
- r187922 - Fix doxygen function name mismatch.
Rafael Espíndola
- [patch] Correctly align arrays of int64_t on 32 bit systems
Rafael Espíndola
- [patch] Unify handling of PWD
Rafael Espíndola
- [patch] Correctly align arrays of int64_t on 32 bit systems
Rafael Espíndola
- [patch] Correctly align arrays of int64_t on 32 bit systems
Rafael Espíndola
- [patch] Unify handling of PWD
Rafael Espíndola
- [PATCH] Unify handling of PWD (clang patch)
Rafael Espíndola
- r188128 - Simplify now that llvm::sys::current_path checks $PWD.
Rafael Espíndola
- r187969 - The only useful loop unrolling flag to give realistically is
Hal Finkel
- r187769 - Fix for PR16570: when comparing two function pointers, discard qualifiers when
Eli Friedman
- r188123 - Correctly profile CXXPseudoDestructorExprs.
Eli Friedman
- [PATCH] Correctly check for the main file in the presence of line markers
Eli Friedman
- XCore target front end
Eli Friedman
- [PATCH] Fixing a bug where debug info for a local variable gets emitted at file scope
Yunzhong Gao
- [PATCH] clang-format: Fix some problems with Allman brace breaking
Thomas Gibson-Robinson
- [PATCH] clang-format: Fix some problems with Allman brace breaking
Thomas Gibson-Robinson
- [PATCH] clang-format: Fix some problems with Allman brace breaking
Thomas Gibson-Robinson
- [PATCH] Add clang_Location_isFromMainFile() to libclang
Doug Gregor
- [PATCH] Add clang_Location_isFromMainFile() to libclang
Dmitri Gribenko
- [clang-tools-extra] r187759 - Add test for header guard work-around.
Kim Gräsman
- Can't stop myself: N3644 support for unordered containers
Kim Gräsman
- NULL iterators for <list>
Howard Hinnant
- More n3644 changes - forward_list and deque
Howard Hinnant
- Implementing N3644 for <array>
Howard Hinnant
- More n3644 changes - forward_list and deque
Howard Hinnant
- More n3644 changes - forward_list and deque
Howard Hinnant
- More n3644 changes - forward_list and deque
Howard Hinnant
- N3644 support for vector<bool>
Howard Hinnant
- N3644 tests for map/multimap/set/multiset
Howard Hinnant
- N3644 support for <string> and <vector>
Howard Hinnant
- [libcxx] r187903 - Rename time.duration.literals step 1
Howard Hinnant
- [libcxx] r187904 - Rename time.duration.literals step 2
Howard Hinnant
- [libcxx] r187905 - Rename time.duration.literals step 3
Howard Hinnant
- [libcxx] r187906 - War on tabs
Howard Hinnant
- Can't stop myself: N3644 support for unordered containers
Howard Hinnant
- [libcxx] r187908 - Correct logic bug in find optimization for vector<bool>. This fixes http://llvm.org/bugs/show_bug.cgi?id=16816
Howard Hinnant
- [libcxx] r187927 - Zhihao Yuan: Replace operator& with addressof in reference_wrapper constructor.
Howard Hinnant
- [libcxx] r187936 - Update CREDITS.TXT
Howard Hinnant
- More n3644 changes - forward_list and deque
Howard Hinnant
- [libcxx] r187997 - My previous reorganization of addressof broke -std=c++03. Thanks much to Arnold Schwaighofer for catching this. This patch also catches a few more missing addressof in <future>, thanks go to Zhihao Yuan for catching these.
Howard Hinnant
- [PATCH] [libcxx] Visibility fixes for Windows
Howard Hinnant
- N3644 tests for map/multimap/set/multiset
Howard Hinnant
- [libcxx] r188077 - Partial implementation of N3665. This paper was not voted into the C++1y draft. However I was looking at it and with some experimentation realized that I could partially implement it, and at the same time offer a performance optimization to cout. I simply added an xsputn override to the cout filebuf. The override does nothing special at all if there is a non-trivial codecvt installed. However if the codecvt returns true for always_noconv(), then this function can dump an entire string ...
Howard Hinnant
- [libcxx] r188080 - Add a check for arrays of unknown bounds to is_destructible. This fixes http://llvm.org/bugs/show_bug.cgi?id=16839
Howard Hinnant
- [PATCH] [patch] Adding Consumed Analysis to Clang
Delesley Hutchins
- [PATCH] [patch] Adding Consumed Analysis to Clang
Delesley Hutchins
- [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] Abstract out virtual calls and virtual function prologue code generation
Timur Iskhodzhanov
- r187810 - ObjectiveC migration: tweak setting of lifetime attribute
Fariborz Jahanian
- r187835 - Patch to fix doxygen trailing comments for ObjectiveC properties.
Fariborz Jahanian
- r187893 - Patch to fix doxygen trailing comments for ObjectiveC methods.
Fariborz Jahanian
- r188005 - ObjectiveC migration: Handle another special case of
Fariborz Jahanian
- r188013 - ObjectiveC migrator: tighten rule about when to
Fariborz Jahanian
- r188018 - unbreak buildbot on Windows.
Fariborz Jahanian
- r187738 - Add option to disable module loading.
Daniel Jasper
- r187865 - clang-format: Improve formatting of builder-type calls.
Daniel Jasper
- [PATCH] Support for double width characters.
Daniel Jasper
- r187892 - clang-format: Fix corner case in OpenMP pragma formatting.
Daniel Jasper
- r187935 - Support for double width characters.
Daniel Jasper
- [PATCH v3] Set some OpenCl specification mandated types/alignments/etc
Pekka Jääskeläinen
- Is this patch still waiting to accept? --> [PATCH] [OpenCL] Add string literals to the constant address space.
JinGu Kang
- [PATCH] [ms-cxxabi] Handle template-template arguments
Reid Kleckner
- [Patch] lit.cfg: better check for MSYS
Reid Kleckner
- [PATCH] [ms-cxxabi] Handle template-template arguments
Reid Kleckner
- [PATCH] AST: Properly mangle member pointers for Microsoft ABI
Reid Kleckner
- [PATCH] Delete CC_Default and use the target default CC everywhere
Reid Kleckner
- [PATCH] clang-cl: Implement the /Tc, /TC, /Tp and /TP options
Reid Kleckner
- [PATCH] clang-cl: Implement support for the /Fo option
Reid Kleckner
- [PATCH] clang-cl: Implement support for the /Fo option
Reid Kleckner
- [PATCH] clang-cl: Use .obj as object file extension instead of .o
Reid Kleckner
- [PATCH] clang-cl: Support the run-time selection options (/ML, /MD, /MT et al.)
Reid Kleckner
- [PATCH] clang-cl: Support the run-time selection options (/ML, /MD, /MT et al.)
Reid Kleckner
- [PATCH] clang-cl: Make /Za disable oldnames.lib dependency
Reid Kleckner
- [PATCH] [-cxx-abi microsoft] Mangle UUIDs correctly, stick them in the proper section
Reid Kleckner
- [PATCH] clang-cl: Make /Za disable oldnames.lib dependency
Reid Kleckner
- [PATCH] [-cxx-abi microsoft] Mangle TemplateArgument::Declaration correctly for member pointers and references
Reid Kleckner
- [PATCH] clang-cl: Map /Zi[-] to -f[no-]builtin
Reid Kleckner
- [PATCH] clang-cl: Use MS C++ ABI
Reid Kleckner
- r187998 - Revert "clang-cl: Hook up /Za to prevent adding oldnames.lib dependency"
Reid Kleckner
- [PATCH] clang-cl: Make /Za disable oldnames.lib dependency
Reid Kleckner
- [PATCH] clang-cl: Map /Oi[-] to -f[no-]builtin
Reid Kleckner
- [PATCH] clang-cl: Support /showIncludes
Reid Kleckner
- [PATCH] [libcxx] Distinguish between MSVC, MSVCRT, and Windows-specific code
Reid Kleckner
- [PATCH] clang-format: Fix some problems with Allman brace breaking
Manuel Klimek
- [PATCH] Added the Allman brace style
Manuel Klimek
- [PATCH] Formatting 'enum class' and 'enum struct' as enumerations
Manuel Klimek
- [PATCH] clang-format: Fix some problems with Allman brace breaking
Manuel Klimek
- [PATCH] Added function to CommonOptionsParser to verify -- was included in the command line.
Manuel Klimek
- [PATCH] Introduce Replacement deduplication and conflict detection function
Manuel Klimek
- r187901 - Fixes a couple of bugs with the Allman brace breaking.
Manuel Klimek
- [PATCH] clang-format: Fix some problems with Allman brace breaking
Manuel Klimek
- [PATCH] Added function to CommonOptionsParser to verify -- was included in the command line.
Manuel Klimek
- [PATCH] Introduce Replacement deduplication and conflict detection function
Manuel Klimek
- [PATCH] Expose LambdaIntroducer::DefaultLoc in the AST's LambdaExpr.
Manuel Klimek
- [patch] Unify handling of PWD
Manuel Klimek
- [PATCH] Unify handling of PWD (clang patch)
Manuel Klimek
- [patch] Unify handling of PWD
Manuel Klimek
- [PATCH] Unify handling of PWD (clang patch)
Manuel Klimek
- r188153 - This change fixes the formatting of statements such as catch (E& e).
Manuel Klimek
- [PATCH] Use isCharInSet from llvm/Support/UnicodeCharRanges.h, added a test for double-width characters in FixIt-hints.
Alexander Kornienko
- [PATCH] Support for double width characters.
Alexander Kornienko
- [PATCH] Support for double width characters.
Alexander Kornienko
- [PATCH] Support for double width characters.
Alexander Kornienko
- r187935 - Support for double width characters.
Alexander Kornienko
- r187935 - Support for double width characters.
Alexander Kornienko
- r188056 - Use isCharInSet from llvm/Support/UnicodeCharRanges.h, added a test for double-width characters in FixIt-hints.
Alexander Kornienko
- [PATCH] Use isCharInSet from llvm/Support/UnicodeCharRanges.h, added a test for double-width characters in FixIt-hints.
Alexander Kornienko
- r187935 - Support for double width characters.
Alexander Kornienko
- [PATCH] in C mode, __builtin_va_start tries to accept a reference, sees a record, decides it's a C++ class, then crashes because it isn't
Anton Korobeynikov
- r187975 - Remove unused variable. No functionality change.
Benjamin Kramer
- r188063 - Put back a microoptimization with a comment to make it more obvious.
Benjamin Kramer
- r187975 - Remove unused variable. No functionality change.
Benjamin Kramer
- r188065 - Add lrint to the list of math builtins. It never sets errno so we can mark it as readnone.
Benjamin Kramer
- r188083 - DirectIvarAssignment: Replace vtable'd objects with simple functions.
Benjamin Kramer
- r188084 - Add a convenient way to compare GCCVersions without creating temporary objects.
Benjamin Kramer
- r188088 - Remove "static" on simple temporary StringRef.
Benjamin Kramer
- r188084 - Add a convenient way to compare GCCVersions without creating temporary objects.
Benjamin Kramer
- r187914 - [PCH] Fix a PCH serialization crash, with invalid code related to forward enum references.
Argyrios Kyrtzidis
- r188101 - [arcmt] When handling unbridged casts, handle the body of BlockDecl separately because ParentMap does not record
Argyrios Kyrtzidis
- [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
Pavel Labath
- [PATCH] WIP Fix for temporary destructors in conditionals
Pavel Labath
- [PATCH] [analyzer] Enable usage of temporaries in InitListExprs
Pavel Labath
- [PATCH] [analyzer] Enable usage of temporaries in InitListExprs
Pavel Labath
- r188059 - [analyzer] Enable usage of temporaries in InitListExprs
Pavel Labath
- [PATCH] [analyzer] Enable usage of temporaries in InitListExprs
Pavel Labath
- [PATCH] [analyzer] Refactor conditional expression evaluating code
Pavel Labath
- [PATCH] WIP Fix for temporary destructors in conditionals
Pavel Labath
- [PATCH] WIP Fix for temporary destructors in conditionals
Pavel Labath
- r187762 - Started implementing variable templates. Top level declarations should be fully supported, up to some limitations documented as FIXMEs or TODO. Static data member templates work very partially. Static data member templates of class templates need particular attention...
Nick Lewycky
- XCore target front end
Robert Lytton
- [PATCH] [libcxx] Distinguish between MSVC, MSVCRT, and Windows-specific code
G M
- [PATCH] [libcxx] Distinguish between MSVC, MSVCRT, and Windows-specific code
G M
- [PATCH] [ms-cxxabi] Mangle nullptr template arguments
David Majnemer
- [PATCH] [ms-cxxabi] Mangle nullptr template arguments
David Majnemer
- r187741 - [ms-cxxabi] Mangle nullptr template arguments
David Majnemer
- r187751 - [ms-cxxabi] Handle template-template arguments
David Majnemer
- r187753 - [ms-cxxabi] Properly mangle member pointers
David Majnemer
- [PATCH] Sema: Assertion failure during CodeGen in CodeGenModule::EmitUuidofInitializer
David Majnemer
- [PATCH] [-cxx-abi microsoft] Mangle UUIDs correctly, stick them in the proper section
David Majnemer
- [PATCH] [-cxx-abi microsoft] Mangle UUIDs correctly, stick them in the proper section
David Majnemer
- [PATCH] [-cxx-abi microsoft] Mangle TemplateArgument::Declaration correctly for member pointers and references
David Majnemer
- [PATCH] [-cxx-abi microsoft] Mangle TemplateArgument::Declaration correctly for member pointers and references
David Majnemer
- [PATCH] Sema: Assertion failure during CodeGen in CodeGenModule::EmitUuidofInitializer
David Majnemer
- [PATCH] Sema: Assertion failure during CodeGen in CodeGenModule::EmitUuidofInitializer
David Majnemer
- r188053 - [-cxx-abi microsoft] Mangle UUIDs correctly, stick them in the proper section
David Majnemer
- r188055 - Revert "[-cxx-abi microsoft] Mangle UUIDs correctly, stick them in the proper section"
David Majnemer
- r188060 - [-cxx-abi microsoft] Mangle UUIDs correctly, stick them in the proper section
David Majnemer
- r188061 - Sema: Assertion failure during CodeGen in CodeGenModule::EmitUuidofInitializer
David Majnemer
- [PATCH] [-cxx-abi microsoft] Mangle member pointers better
David Majnemer
- [PATCH] [-cxx-abi microsoft] Mangle member pointers better
David Majnemer
- [PATCH] [-cxx-abi microsoft] Mangle TemplateArgument::Declaration for references
David Majnemer
- [PATCH] [-cxx-abi microsoft] Mangle __uuidof correctly into template parameters
David Majnemer
- [PATCH] Illegal delete/free not detected by clang static analyzer(MallocChecker)
John McCall
- [PATCH] Abstract out virtual calls and virtual function prologue code generation
John McCall
- r187735 - Implement C++'s restrictions on the type of an expression passed to a vararg
John McCall
- r187735 - Implement C++'s restrictions on the type of an expression passed to a vararg
John McCall
- r187735 - Implement C++'s restrictions on the type of an expression passed to a vararg
John McCall
- [patch] Correctly align arrays of int64_t on 32 bit systems
John McCall
- [cfe-dev] Is this patch still waiting to accept? --> [PATCH] [OpenCL] Add string literals to the constant address space.
James Molloy
- [PATCH] [CodeGen] prevent abort on invalid attributes
Tim Northover
- [PATCH] tCDP is inconsistently named in lib/Target/ARM/ARMInstrThumb2.td
Tim Northover
- [PATCH] Adding new checker idea to clang-analyzer www
Todd Nowacki
- [PATCH] Local classes in templates (PR9685 fix)
Erik Olofsson
- [PATCH] Recursive AST deserialization
Erik Olofsson
- [PATCH] Local classes in templates (PR9685 fix)
Erik Olofsson
- [PATCH] Change/Add some Makefile targets for style/cleanup when uninstalling (clang part)
Edoardo P.
- [PATCH] cpp11-migrate: Add a class to support include directives modifications
Guillaume Papin
- [PATCH] cpp11-migrate: Add a class to support include directives modifications
Guillaume Papin
- [PATCH] cpp11-migrate: Add a class to support include directives modifications
Guillaume Papin
- [PATCH] Use -std=c++11 when no arguments are provided.
Guillaume Papin
- [PATCH] cpp11-migrate: Add a transform that use pass-by-value in constructors
Guillaume Papin
- [PATCH] cpp11-migrate: Add a class to support include directives modifications
Guillaume Papin
- [PATCH] cpp11-migrate: Add a transform that use pass-by-value in constructors
Guillaume Papin
- r187734 - Regression test for PR12699
Serge Pavlov
- [PATCH] Avoid spurious error messages if parent template class cannot be instantiated
Serge Pavlov
- r188133 - Avoid spurious error messages if parent template class cannot be instantiated
Serge Pavlov
- [PATCH] Avoid spurious error messages if parent template class cannot be instantiated
Serge Pavlov
- r188137 - Fix to PR16225 (Assert-on-invalid: isa<LabelDecl>(D) && "declaration not instantiated in this scope")
Serge Pavlov
- [PATCH] PR16225 - Assert-on-invalid: isa<LabelDecl>(D) && "declaration not instantiated in this scope"
Serge Pavlov
- [PATCH] tCDP is inconsistently named in lib/Target/ARM/ARMInstrThumb2.td
Mihail Popa
- More n3644 changes - forward_list and deque
Sebastian Redl
- [PATCH] Fix spelling
Richard
- [PATCH] Fix spelling
Richard
- [PATCH] [libcxx] Visibility fixes for Windows
Nico Rieck
- [PATCH] [libcxx] Distinguish between MSVC, MSVCRT, and Windows-specific code
Nico Rieck
- [PATCH] [libcxx] Visibility fixes for Windows
Nico Rieck
- r187729 - [analyzer] Clarify that r187624 is a hack and should be fixed better later.
Jordan Rose
- [PATCH] Illegal delete/free not detected by clang static analyzer(MallocChecker)
Jordan Rose
- [PATCH] WIP Fix for temporary destructors in conditionals
Jordan Rose
- [PATCH] Illegal delete/free not detected by clang static analyzer(MallocChecker)
Jordan Rose
- [PATCH] WIP Fix for temporary destructors in conditionals
Jordan Rose
- [PATCH] Illegal delete/free not detected by clang static analyzer(MallocChecker)
Jordan Rose
- [PATCH] Warn on suspicious increments/decrements in for loops
Jordan Rose
- r187891 - Eliminate CXXConstructorDecl::IsImplicitlyDefined.
Jordan Rose
- [PATCH] [analyzer] Enable usage of temporaries in InitListExprs
Jordan Rose
- r187989 - scan-build: pass -target through to analyzer
Jordan Rose
- r188005 - ObjectiveC migration: Handle another special case of
Jordan Rose
- r188005 - ObjectiveC migration: Handle another special case of
Jordan Rose
- [PATCH] Use isCharInSet from llvm/Support/UnicodeCharRanges.h, added a test for double-width characters in FixIt-hints.
Jordan Rose
- r188043 - [analyzer] Warn when using 'delete' on an uninitialized variable.
Jordan Rose
- [PATCH] Illegal delete/free not detected by clang static analyzer(MallocChecker)
Jordan Rose
- r188127 - [analyzer] Update Open Projects and Potential Checkers pages.
Jordan Rose
- [PATCH] [analyzer] Refactor conditional expression evaluating code
Jordan Rose
- [PATCH] Documentation for sanitizer special case list
Alexey Samsonov
- [PATCH] Documentation for sanitizer special case list
Alexey Samsonov
- [PATCH] Don't run diagnostic for sanitizer arguments several times
Alexey Samsonov
- [PATCH] Documentation for sanitizer special case list
Alexey Samsonov
- [PATCH] Documentation for sanitizer special case list
Alexey Samsonov
- r187871 - Documentation for sanitizer special case list format and -f(no-)?sanitize-blacklist flag
Alexey Samsonov
- [PATCH] Documentation for sanitizer special case list
Alexey Samsonov
- [PATCH] Don't run diagnostic for sanitizer arguments several times
Alexey Samsonov
- r187972 - Move SanitizerArgs implementation from .h to .cpp
Alexey Samsonov
- r187977 - Factor out parsing sanitizer arguments to a separate function
Alexey Samsonov
- [PATCH] Make SanitizerArgs parsing toolchain-independent.
Alexey Samsonov
- r188058 - Make SanitizerArgs parsing toolchain-independent
Alexey Samsonov
- [PATCH] Make SanitizerArgs parsing toolchain-independent.
Alexey Samsonov
- r188068 - Fixup for r188058: assume hasAsanZeroBaseShadow() is false if ASan is not needed
Alexey Samsonov
- [PATCH] Move SanitizerArgs to the clang Driver
Alexey Samsonov
- OpenCL address space and mangling
Michele Scandale
- [clang-tools-extra] r187736 - Fixed incorrect include file exit detection. Added work-around to avoid error on header guard in nested include. Fixed a couple of coding standard issues on variable names.
Arnold Schwaighofer
- [clang-tools-extra] r187746 - Reverting r187736. It broke some public bots:
Arnold Schwaighofer
- [clang-tools-extra] r187736 - Fixed incorrect include file exit detection. Added work-around to avoid error on header guard in nested include. Fixed a couple of coding standard issues on variable names.
Arnold Schwaighofer
- r187957 - Revert r187935 "Support for double width characters."
Arnold Schwaighofer
- r187935 - Support for double width characters.
Arnold Schwaighofer
- [libcxx] r187959 - Revert r187927.
Arnold Schwaighofer
- [libcxx] r187927 - Zhihao Yuan: Replace operator& with addressof in reference_wrapper constructor.
Arnold Schwaighofer
- [PATCH] Documentation for sanitizer special case list
Sean Silva
- [PATCH] cpp11-migrate: Add a class to support include directives modifications
Sean Silva
- [clang-tools-extra] r187736 - Fixed incorrect include file exit detection. Added work-around to avoid error on header guard in nested include. Fixed a couple of coding standard issues on variable names.
Sean Silva
- [PATCH] Documentation for sanitizer special case list
Sean Silva
- [clang-tools-extra] r188070 - Fixed coding convention naming issue - variable names start with uppercase.
Sean Silva
- [PATCH] Add support for -fsanitize-blacklist and default blacklists for DFSan
Sean Silva
- [clang-tools-extra] r188094 - cpp11-migrate: Fixed path problem with include/exclude paths
Tareq A. Siraj
- [PATCH] in C mode, __builtin_va_start tries to accept a reference, sees a record, decides it's a C++ class, then crashes because it isn't
Artyom Skrobov
- [PATCH] in C mode, __builtin_va_start tries to accept a reference, sees a record, decides it's a C++ class, then crashes because it isn't
Artyom Skrobov
- [PATCH] tCDP is inconsistently named in lib/Target/ARM/ARMInstrThumb2.td
Artyom Skrobov
- [PATCH] in C mode, __builtin_va_start tries to accept a reference, sees a record, decides it's a C++ class, then crashes because it isn't
Artyom Skrobov
- [PATCH] [ms-cxxabi] Mangle nullptr template arguments
Richard Smith
- r187735 - Implement C++'s restrictions on the type of an expression passed to a vararg
Richard Smith
- r187735 - Implement C++'s restrictions on the type of an expression passed to a vararg
Richard Smith
- r187735 - Implement C++'s restrictions on the type of an expression passed to a vararg
Richard Smith
- [PATCH] Variable templates w/ partial support for static data members
Richard Smith
- r187782 - PR16755: When initializing or modifying a bitfield member in a constant
Richard Smith
- r187762 - Started implementing variable templates. Top level declarations should be fully supported, up to some limitations documented as FIXMEs or TODO. Static data member templates work very partially. Static data member templates of class templates need particular attention...
Richard Smith
- [PATCH] UBSan: Fix alignment checks emitted in downcasts.
Richard Smith
- r187916 - PR9992: Serialize and deserialize the token sequence for a function template in
Richard Smith
- [PATCH] PR9992 : -fdelayed-template-parsing support for PCH
Richard Smith
- [PATCH] Add a truncation warning for values under a bitwise or
Richard Smith
- [PATCH] Avoid spurious error messages if parent template class cannot be instantiated
Richard Smith
- [PATCH] Delete CC_Default and use the target default CC everywhere
Richard Smith
- [PATCH] Delete CC_Default and use the target default CC everywhere
Richard Smith
- [PATCH] Make Clang error on enum increment/decrement in C++
Richard Smith
- [PATCH] Don't run diagnostic for sanitizer arguments several times
Richard Smith
- [PATCH] in C mode, __builtin_va_start tries to accept a reference, sees a record, decides it's a C++ class, then crashes because it isn't
Richard Smith
- [patch] Correctly align arrays of int64_t on 32 bit systems
Richard Smith
- [patch] Correctly align arrays of int64_t on 32 bit systems
Richard Smith
- [patch] Correctly align arrays of int64_t on 32 bit systems
Richard Smith
- [PATCH] Sema: Assertion failure during CodeGen in CodeGenModule::EmitUuidofInitializer
Richard Smith
- [PATCH] Sema: Assertion failure during CodeGen in CodeGenModule::EmitUuidofInitializer
Richard Smith
- [PATCH] in C mode, __builtin_va_start tries to accept a reference, sees a record, decides it's a C++ class, then crashes because it isn't
Richard Smith
- [patch] Correctly align arrays of int64_t on 32 bit systems
Richard Smith
- r187975 - Remove unused variable. No functionality change.
Richard Smith
- [PATCH] Make SanitizerArgs parsing toolchain-independent.
Richard Smith
- [PATCH] Expose LambdaIntroducer::DefaultLoc in the AST's LambdaExpr.
Richard Smith
- r188050 - Implement [class.friend]p11's special name lookup rules for friend declarations
Richard Smith
- [PATCH] Sema: Assertion failure during CodeGen in CodeGenModule::EmitUuidofInitializer
Richard Smith
- [PATCH] Move SanitizerArgs to the clang Driver
Richard Smith
- [PATCH] Avoid spurious error messages if parent template class cannot be instantiated
Richard Smith
- [PATCH] Local classes in templates (PR9685 fix)
Richard Smith
- [PATCH] Local classes in templates (PR9685 fix)
Richard Smith
- [PATCH] Local classes in templates (PR9685 fix)
Richard Smith
- r188151 - Fix misindentation.
Richard Smith
- More n3644 changes - forward_list and deque
Joerg Sonnenberger
- [patch] Correctly align arrays of int64_t on 32 bit systems
Joerg Sonnenberger
- More n3644 changes - forward_list and deque
Joerg Sonnenberger
- [patch] Correctly align arrays of int64_t on 32 bit systems
Joerg Sonnenberger
- [libclc] r188129 - configure: Fix build when clang is installed to a non-standard prefix
Tom Stellard
- [libclc] r188130 - Implement generic rint()
Tom Stellard
- [libclc] r188131 - Add some missing convert_* functions
Tom Stellard
- [PATCH] Make SanitizerArgs parsing toolchain-independent.
Evgeniy Stepanov
- r187765 - SemaTemplateInstantiateDecl.cpp: Suppress a warning. [-Wunused-variable]
NAKAMURA Takumi
- r187766 - AST/DeclTemplate.h: Possibly fix a warning. [-Wuninitialized]
NAKAMURA Takumi
- r187767 - clang/test/Driver/crash-report.c: Mark it as XFAIL:mingw32, for now. Investigating.
NAKAMURA Takumi
- r188126 - clang/test/Driver/cl-options.c: Suppress this on cygming due to -fno-builtin.
NAKAMURA Takumi
- [clang-tools-extra] r187736 - Fixed incorrect include file exit detection. Added work-around to avoid error on header guard in nested include. Fixed a couple of coding standard issues on variable names.
John Thompson
- [clang-tools-extra] r187757 - Fixed uninitialized member, plus recommit of 187736.
John Thompson
- [clang-tools-extra] r187759 - Add test for header guard work-around.
John Thompson
- [clang-tools-extra] r187736 - Fixed incorrect include file exit detection. Added work-around to avoid error on header guard in nested include. Fixed a couple of coding standard issues on variable names.
Thompson, John
- [clang-tools-extra] r187796 - Fix comment typo.
John Thompson
- [clang-tools-extra] r187759 - Add test for header guard work-around.
John Thompson
- [clang-tools-extra] r187898 - Fixed incorrect header guard/nested header mechanism.
John Thompson
- [clang-tools-extra] r187942 - Comment changes. Added current problems comment.
John Thompson
- [clang-tools-extra] r187943 - Expanded modularize tests.
John Thompson
- [clang-tools-extra] r188035 - Extend comments for problems and future directions.
John Thompson
- [clang-tools-extra] r188036 - Fix false error message for function-style macro instance used as arguments in other function-style macros instances, and add test for it.
John Thompson
- [clang-tools-extra] r188070 - Fixed coding convention naming issue - variable names start with uppercase.
John Thompson
- [PATCH] Add clang_Location_isFromMainFile() to libclang
Stefanus Du Toit
- [PATCH] Add clang_Location_isFromMainFile() to libclang
Stefanus Du Toit
- r187994 - Add clang_Location_isFromMainFile() to libclang.
Stefanus Du Toit
- [libcxx] r187910 - N3644 support for vector<bool>
Craig Topper
- [PATCH] Make Clang error on enum increment/decrement in C++
Richard Trieu
- [PATCH] Warn on suspicious increments/decrements in for loops
Richard Trieu
- [PATCH] Perform calculation of array size in chars instead of bits to prevent an assertion.
Richard Trieu
- [PATCH] Utilize the indents in -ast-dump to draw structural information
Richard Trieu
- r187769 - Fix for PR16570: when comparing two function pointers, discard qualifiers when
Richard Trieu
- r187817 - Add a new warning to -Wloop-analysis to detect suspicious increments or
Richard Trieu
- [PATCH] Warn on suspicious increments/decrements in for loops
Richard Trieu
- r187955 - Emit an error for enum increments and decrements in C++ mode.
Richard Trieu
- [PATCH] Make Clang error on enum increment/decrement in C++
Richard Trieu
- r187958 - Split the deprecated increment bool warning into a sub-group of -Wdeprecated
Richard Trieu
- r188112 - Fix for PR16570: when comparing two function pointers, discard qualifiers when
Richard Trieu
- r187769 - Fix for PR16570: when comparing two function pointers, discard qualifiers when
Richard Trieu
- r188120 - Fix typo in template diffing docs.
Richard Trieu
- [PATCH v3] Set some OpenCl specification mandated types/alignments/etc
David Tweed
- [PATCH] clang-cl: Implement support for the /Fo option
Rui Ueyama
- [PATCH] clang-cl: Implement support for the /Fo option
Rui Ueyama
- [PATCH] cpp11-migrate: Add a class to support include directives modifications
Edwin Vane
- [PATCH] Introduce Replacement deduplication and conflict detection function
Edwin Vane
- [PATCH] Introduce Replacement deduplication and conflict detection function
Edwin Vane
- [PATCH] Introduce Replacement deduplication and conflict detection function
Edwin Vane
- r187979 - Introduce Replacement deduplication and conflict detection function
Edwin Vane
- [PATCH] Introduce Replacement deduplication and conflict detection function
Edwin Vane
- [PATCH] cpp11-migrate: Add a class to support include directives modifications
Edwin Vane
- [PATCH] Use -std=c++11 when no arguments are provided.
Edwin Vane
- [PATCH] cpp11-migrate: Add a class to support include directives modifications
Edwin Vane
- [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
- r187762 - Started implementing variable templates. Top level declarations should be fully supported, up to some limitations documented as FIXMEs or TODO. Static data member templates work very partially. Static data member templates of class templates need particular attention...
Larisse Voufo
- r187768 - Moved diagnosis of forward declarations of variable templates from Parser to Sema.
Larisse Voufo
- r187770 - Fixing commit r187768: Moved diagnosis of forward declarations of variable templates from Parser to Sema.
Larisse Voufo
- r187770 - Fixing commit r187768: Moved diagnosis of forward declarations of variable templates from Parser to Sema.
Larisse Voufo
- r187776 - Removed hack that was used to properly restore the nested name specifier of qualified variable template ids. It turns out that the current implementation was just not logical setup for it. This commit has made it so.
Larisse Voufo
- r187762 - Started implementing variable templates. Top level declarations should be fully supported, up to some limitations documented as FIXMEs or TODO. Static data member templates work very partially. Static data member templates of class templates need particular attention...
Larisse Voufo
- r187784 - A bit of clean up based on peer's feedback...
Larisse Voufo
- r187785 - Update status of support for variable templates on website.
Larisse Voufo
- [PATCH] Variable templates w/ partial support for static data members
Larisse Voufo
- [PATCH] Let partial specs store angle locations for written template args.
Larisse Voufo
- [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
Christian Wailes
- OpenCL address space and mangling
Mon Ping Wang
- r187617 - Use function attributes to indicate if we don't want to realign the stack.
Bill Wendling
- [Patch] lit.cfg: better check for MSYS
Hans Wennborg
- r187737 - lit.cfg: better check for MSYS
Hans Wennborg
- [Patch] lit.cfg: better check for MSYS
Hans Wennborg
- [PATCH] clang-cl: Implement the /Tc, /TC, /Tp and /TP options
Hans Wennborg
- r187760 - clang-cl: Implement the /Tc, /TC, /Tp and /TP options.
Hans Wennborg
- [PATCH] clang-cl: Implement the /Tc, /TC, /Tp and /TP options
Hans Wennborg
- [PATCH] clang-cl: Implement support for the /Fo option
Hans Wennborg
- [PATCH] clang-cl: Implement support for the /Fo option
Hans Wennborg
- [PATCH] clang-cl: Implement support for the /Fo option
Hans Wennborg
- r187820 - clang-cl: Implement support for the /Fo option
Hans Wennborg
- [PATCH] clang-cl: Implement support for the /Fo option
Hans Wennborg
- [PATCH] clang-cl: Use .obj as object file extension instead of .o
Hans Wennborg
- r187840 - clang-cl: Use .obj as object file extension instead of .o
Hans Wennborg
- [PATCH] clang-cl: Support the run-time selection options (/ML, /MD, /MT et al.)
Hans Wennborg
- [PATCH] clang-cl: Use .obj as object file extension instead of .o
Hans Wennborg
- [PATCH] clang-cl: Support the run-time selection options (/ML, /MD, /MT et al.)
Hans Wennborg
- [PATCH] clang-cl: Support the run-time selection options (/ML, /MD, /MT et al.)
Hans Wennborg
- r187922 - Fix doxygen function name mismatch.
Hans Wennborg
- r187922 - Fix doxygen function name mismatch.
Hans Wennborg
- [PATCH] clang-cl: Support the run-time selection options (/ML, /MD, /MT et al.)
Hans Wennborg
- r187945 - clang-cl: Support the run-time selection options (/MD, /MT et al.)
Hans Wennborg
- [PATCH] clang-cl: Support the run-time selection options (/ML, /MD, /MT et al.)
Hans Wennborg
- [PATCH] clang-cl: Support the run-time selection options (/ML, /MD, /MT et al.)
Hans Wennborg
- [PATCH] clang-cl: Make /Za disable oldnames.lib dependency
Hans Wennborg
- r187991 - clang-cl: Hook up /Za to prevent adding oldnames.lib dependency
Hans Wennborg
- [PATCH] clang-cl: Make /Za disable oldnames.lib dependency
Hans Wennborg
- [PATCH] clang-cl: Make /Za disable oldnames.lib dependency
Hans Wennborg
- r187993 - Remove misleading comment about using cc1 option table.
Hans Wennborg
- [PATCH] clang-cl: Map /Zi[-] to -f[no-]builtin
Hans Wennborg
- [PATCH] clang-cl: Use MS C++ ABI
Hans Wennborg
- r188000 - clang-cl: use MS C++ ABI
Hans Wennborg
- [PATCH] clang-cl: Use MS C++ ABI
Hans Wennborg
- [PATCH] clang-cl: Use MS C++ ABI
Hans Wennborg
- [PATCH] clang-cl: Map /Zi[-] to -f[no-]builtin
Hans Wennborg
- [PATCH] clang-cl: Map /Oi[-] to -f[no-]builtin
Hans Wennborg
- [PATCH] clang-cl: Support /showIncludes
Hans Wennborg
- r188027 - clang-cl: Map /Oi[-] to -f[no-]builtin
Hans Wennborg
- [PATCH] clang-cl: Map /Oi[-] to -f[no-]builtin
Hans Wennborg
- r188037 - clang-cl: Support /showIncludes
Hans Wennborg
- [PATCH] clang-cl: Support /showIncludes
Hans Wennborg
- [PATCH] clang-cl: Support /showIncludes
Hans Wennborg
- r188086 - clang-cl: Don't pass /defaultlib to the linker
Hans Wennborg
- [PATCH] clang-cl: Choose executable name base on input name or /Fe
Hans Wennborg
- r188089 - Omit llvm:: before ArrayRef, as we have using llvm::ArrayRef in include/clang/Basic/LLVM.h.
Robert Wilhelm
- r188138 - Omit llvm:: before SmallVector and SmallVectorImpl. We have using directive in include/clang/Basic/LLVM.h.
Robert Wilhelm
- r188139 - Omit llvm:: before StringRef and SmallString. We have using directive in include/clang/Basic/LLVM.h.
Robert Wilhelm
- [PATCH] PR9992 : -fdelayed-template-parsing support for PCH
Will Wilson
- [PATCH] Let partial specs store angle locations for written template args.
Enea Zaffanella
- r188134 - Added source locs for angled parentheses in class/var template partial specs.
Enea Zaffanella
- [PATCH] Last-chance diagnostics for incomplete types
Luke Zarko
- [PATCH] Allow ExternalSemaSource to participate in typo correction
Luke Zarko
- r188005 - ObjectiveC migration: Handle another special case of
jahanian
- [cfe-dev] Is this patch still waiting to accept? --> [PATCH] [OpenCL] Add string literals to the constant address space.
jingu
Last message date:
Sun Aug 11 20:51:18 PDT 2013
Archived on: Tue Aug 4 15:31:10 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).