The Week Of Monday 18 November 2013 Archives by date
Starting: Mon Nov 18 00:05:45 PST 2013
Ending: Sun Nov 24 23:55:48 PST 2013
Messages: 643
- [PATCH] Rename *MatcherCreateCallback to *MatcherDesc, and its member run() to create().
Manuel Klimek
- [PATCH] Split registry matcher resolution into a lookup phase and a construction phase.
Manuel Klimek
- r194994 - Replaced bool parameters in SkipUntil function with single bit-based parameter.
Alexey Bataev
- r194969 - Remove a bad string compare from r194968
Manuel Klimek
- [PATCH] Replaced bool parameters in SkipUntil function with single bit-based parameter.
Alexey Bataev
- r194969 - Remove a bad string compare from r194968
Chandler Carruth
- [PATCH] Add the ability to set an output file.
Manuel Klimek
- r194969 - Remove a bad string compare from r194968
Kim Gräsman
- [PATCH] Add the ability to set an output file.
Peter Collingbourne
- [PATCH] Add the ability to set an output file.
Manuel Klimek
- [PATCH] Add Distance parameter to ASTNodeKind::isBaseOf.
Peter Collingbourne
- [PATCH] Introduce Registry::getCompletions.
Peter Collingbourne
- r194969 - Remove a bad string compare from r194968
Chandler Carruth
- r194969 - Remove a bad string compare from r194968
Kim Gräsman
- r194969 - Remove a bad string compare from r194968
Alp Toker
- [PATCH] Implement aarch64 neon instruction class SIMD lsone and lsone-post - LLVM
Hao Liu
- [PATCH] [StaticAnalyzer] New checker Sizeof on expression
Anders Rönnholm
- [PATCH] Add predicate for AArch64 crypto instructions
Jiangning Liu
- r195000 - clang/Parse/Parser.h: Fix annotations properly in SkipUntilFlags. [-Wdocumentation]
NAKAMURA Takumi
- [PATCH] Implement AArch64 SISD intrinsics for vget_high and vget_low
Jiangning Liu
- r195005 - clang/test/CXX/drs/dr2xx.cpp: Suppress this for targeting LLP64 due to __SIZE_TYPE__.
NAKAMURA Takumi
- r195009 - Using an invalid -O falls back on -O3 instead of an error
Sylvestre Ledru
- [PATCH] Add support for the hasDeclaration() matcher in the dynamic layer.
Samuel Benzaquen
- [PATCH] Split registry matcher resolution into a lookup phase and a construction phase.
Samuel Benzaquen
- [PATCH] Add Distance parameter to ASTNodeKind::isBaseOf.
Samuel Benzaquen
- r195013 - Add partial support for the hasDeclaration() matcher in the dynamic layer.
Samuel Benzaquen
- [PATCH] Add support for the hasDeclaration() matcher in the dynamic layer.
Samuel Benzaquen
- [PATCH] Introduce Registry::getCompletions.
Samuel Benzaquen
- [pr17973][patch] Use the default method CC in GetFullTypeForDeclarator
Rafael Espíndola
- [PATCH][AArch64]Implement vreinterpret ACLE functions in Clang
Chad Rosier
- r195017 - Make helper function static.
Benjamin Kramer
- [PATCH] Clean up predefined macros for AArch64 to follow ACLE 2.0
Tim Northover
- r195005 - clang/test/CXX/drs/dr2xx.cpp: Suppress this for targeting LLP64 due to __SIZE_TYPE__.
Jordan Rose
- r195005 - clang/test/CXX/drs/dr2xx.cpp: Suppress this for targeting LLP64 due to __SIZE_TYPE__.
NAKAMURA Takumi
- [PATCH] Add predicate for AArch64 crypto instructions
Tim Northover
- [PATCH] Add predicate for AArch64 crypto instructions
Chad Rosier
- [PATCH] Change VariadicOperatorMatcherInterface<> to take an ArrayRef<DynTypedMatcher>.
Samuel Benzaquen
- [PATCH] [StaticAnalyzer] New checker Sizeof on expression
Anna Zaks
- [PATCH] PPCallbacksTest expansion - part 1
John Thompson
- [clang-tools-extra] r195020 - Fix the build after r195016.
Alexander Kornienko
- [libclc] r195021 - Implement builtins for cl_khr_global_int32_base_atomics extension
Tom Stellard
- [libclc] r195022 - Implement round builtin
Tom Stellard
- [libclc] r195023 - R600: Add aliases for Sea Islands GPUs
Tom Stellard
- r195024 - Adding an assert to help catch possible buffer underruns.
Aaron Ballman
- [pr17973][patch] Use the default method CC in GetFullTypeForDeclarator
Richard Smith
- r195027 - Remove clang man page reference to --analyze, and point people to the analyzer website.
Ted Kremenek
- [pr17973][patch] Use the default method CC in GetFullTypeForDeclarator
Rafael Espíndola
- [PATCH] PPCallbacksTest expansion - part 1
Kim Gräsman
- [PATCH] Make UninitializedValues detect the use of uninitialized fields in a constructor.
Enrico Pertoso
- [libcxx] r194870 - Windows.h is not required.
Marshall Clow
- [PATCH] Make UninitializedValues detect the use of uninitialized fields in a constructor.
Enrico Pertoso
- libcxx + MingW: correct printout of long doubles
Marshall Clow
- [patch] [libcxx] random.cpp not quite right for vc
Marshall Clow
- [request for permission] Move pp-trace and PPCallbacks tests to clang/(tools/test)?
John Thompson
- [pr17973][patch] Use the default method CC in GetFullTypeForDeclarator
Richard Smith
- r195032 - Use the default method CC in GetFullTypeForDeclarator.
Rafael Espindola
- r195043 - The code using the StmtPrinterHelper object failed to account for a null object in many cases, which could have led to crashes were it ever to be null. Now passing the object by reference instead of by pointer because it is never null in practice. No functional changes intended.
Aaron Ballman
- [libcxx] r195044 - This patch implements snprintf_l function in a way similar to the other
Yaron Keren
- [libcxx] r194870 - Windows.h is not required.
Yaron Keren
- [libcxx] r195045 - G M suggestion: conditionally include files on _WIN32.
Yaron Keren
- [patch] [libcxx] random.cpp not quite right for vc
Yaron Keren
- [libc++] Patch for AIX
Marshall Clow
- [libc++] Patch for AIX
Xing Xue
- r176146 - Don't crash when diagnosing path-constrained protected
Aaron Ballman
- [PATCH] [-cxx-abi microsoft] Implement local manglings accurately
Reid Kleckner
- [PATCH] Make UninitializedValues detect the use of uninitialized fields in a constructor.
Richard Smith
- r195047 - Make test/Driver/clang_f_opts.c not write to the test dir
Hans Wennborg
- [PATCH] Make UninitializedValues detect the use of uninitialized fields in a constructor.
Richard Smith
- [request for permission] Move pp-trace and PPCallbacks tests to clang/(tools/test)?
Thompson, John
- r195048 - Remove period at end of "optimization level is unsupported" diagnostic
Hans Wennborg
- [patch] Handle the fact that typedefs define free functions
Rafael Espíndola
- [patch] Handle the fact that typedefs define free functions
Richard Smith
- r195050 - The attached patch is a follow up from my previous one. The existing
Rafael Espindola
- [patch] Handle the fact that typedefs define free functions
Rafael Espíndola
- [patch] Handle the fact that typedefs define free functions
Richard Smith
- r195054 - Change the clang driver with the use of -no-integrated-as for darwin to use
Kevin Enderby
- r195056 - DebugInfo: Update caller based on DIType's MDNode* ctor becoming explicit in r195055.
David Blaikie
- r188906 - Centralize the handling of -target-feature.
Lang Hames
- r195061 - ObjectiveC ARC. Adopt objc_bridge attribute
Fariborz Jahanian
- r194938 - ObjectiveC ARC. More validation of toll-free bridging of
Douglas Gregor
- r194540 - PR10837: Warn if a null pointer constant is formed by a zero integer constant
Joerg Sonnenberger
- r194938 - ObjectiveC ARC. More validation of toll-free bridging of
jahanian
- r194915 - ObjetiveC ARC. Start diagnosing invalid toll free bridging.
Douglas Gregor
- r194938 - ObjectiveC ARC. More validation of toll-free bridging of
Jordan Rose
- r195061 - ObjectiveC ARC. Adopt objc_bridge attribute
Douglas Gregor
- r195061 - ObjectiveC ARC. Adopt objc_bridge attribute
jahanian
- LLVM buildmaster will be restarted today after 6 PM Pacific
Galina Kistanova
- [PATCH] Clean up predefined macros for AArch64 to follow ACLE 2.0
Jiangning Liu
- r195061 - ObjectiveC ARC. Adopt objc_bridge attribute
Jordan Rose
- r195061 - ObjectiveC ARC. Adopt objc_bridge attribute
Jean-Daniel Dupas
- r195066 - ObjectiveC 'objc_bridging'. Assorment of improvements
Fariborz Jahanian
- r195061 - ObjectiveC ARC. Adopt objc_bridge attribute
Aaron Ballman
- r194915 - ObjetiveC ARC. Start diagnosing invalid toll free bridging.
jahanian
- r195068 - Clean up predefined macros for AArch64 to follow ACLE 2.0.
Jiangning Liu
- r195069 - Add predicate for AArch64 crypto instructions.
Jiangning Liu
- r195070 - ObjectiveC objc_bridge. Minor refactoring.
Fariborz Jahanian
- r195061 - ObjectiveC ARC. Adopt objc_bridge attribute
jahanian
- r195061 - ObjectiveC ARC. Adopt objc_bridge attribute
jahanian
- r195073 - Implement AArch64 SISD intrinsics for vget_high and vget_low.
Jiangning Liu
- r194938 - ObjectiveC ARC. More validation of toll-free bridging of
jahanian
- [PATCH] Implement aarch64 neon instruction class SIMD lsone and lsone-post
Jiangning Liu
- r195079 - Implement AArch64 neon instructions class SIMD lsone and SIMD lone-post.
Hao Liu
- r195080 - Disable this check temporarily.
Bill Wendling
- [PATCH] Fix to PR8880 (clang dies processing a for loop).
Serge Pavlov
- [PATCH] Fix to PR8880 (clang dies processing a for loop).
Richard Smith
- [PATCH] Implement aarch64 neon instruction class SIMD lsone and lsone-post
Hao Liu
- [PATCH] Sema: Propagate the mangling number into instantiations
Richard Smith
- [libcxx] r195087 - Creating release_34 branch
Bill Wendling
- r193740 - [AArch64] Add some CPU targets for "generic", A-53 and A-57.
Eric Christopher
- r195061 - ObjectiveC ARC. Adopt objc_bridge attribute
Douglas Gregor
- r195095 - Rename an extension warning to ext_...
Richard Smith
- r195097 - Adding subjects to calling convention attributes. No functional changes intended.
Aaron Ballman
- r195098 - Improving calling convention test coverage by adding tests for things not currently handled. Specifically: the diagnostics in SemaDeclAttr.cpp, and ensuring that calling convention attributes are applied to ObjC method declarations. No functional changes.
Aaron Ballman
- r195099 - Giving this test a triple since it uses a calling convention attribute.
Aaron Ballman
- r195095 - Rename an extension warning to ext_...
Sean Silva
- [WIP][PATCH] "pointer-overflow" sanitizer
Will Dietz
- [PATCH] ASTVector: Fix return value of various insert() methods
Will Dietz
- [PATCH] ASTVector: Fix return value of various insert() methods
Richard Smith
- [PATCH] Split registry matcher resolution into a lookup phase and a construction phase.
Peter Collingbourne
- [PATCH] Split registry matcher resolution into a lookup phase and a construction phase.
Peter Collingbourne
- [PATCH] Rename *MatcherCreateCallback to *MatcherDesc, and its member run() to create().
Peter Collingbourne
- [PATCH] Rename *MatcherCreateCallback to *MatcherDesc, and its member run() to create().
Peter Collingbourne
- [PATCH] Add Distance parameter to ASTNodeKind::isBaseOf.
Peter Collingbourne
- [PATCH] Add Distance parameter to ASTNodeKind::isBaseOf.
Peter Collingbourne
- r193740 - [AArch64] Add some CPU targets for "generic", A-53 and A-57.
Bernie Ogden
- [PATCH] Rename *MatcherCreateCallback to *MatcherDesc, and its member run() to create().
Manuel Klimek
- r195080 - Disable this check temporarily.
Manuel Klimek
- [PATCH] Introduce Registry::getCompletions.
Peter Collingbourne
- [PATCH] Introduce Registry::getCompletions.
Peter Collingbourne
- [PATCH] Add -finstruments-functions-exclude-{file, function}-list options
Gonzalo BG
- [PATCH] Don't instrument inline functions that are not externally visible
Gonzalo Brito Gadeschi
- [PATCH] Change VariadicOperatorMatcherInterface<> to take an ArrayRef<DynTypedMatcher>.
Manuel Klimek
- r194820 - [ASan] Link with libclang_rt.asan_iossim_dynamic.dylib when targeting the iOS simulator.
Renato Golin
- r195124 - [Mips] Do not adjust float-abi flags in case of MIPS16 mode. This code
Simon Atanasyan
- r195126 - Revert r194540, it breaks various C++ programs.
Joerg Sonnenberger
- r194540 - PR10837: Warn if a null pointer constant is formed by a zero integer constant
Joerg Sonnenberger
- r195127 - Change VariadicOperatorMatcherInterface<> to take an ArrayRef<DynTypedMatcher>.
Samuel Benzaquen
- [PATCH] Change VariadicOperatorMatcherInterface<> to take an ArrayRef<DynTypedMatcher>.
Samuel Benzaquen
- [PATCH] Split registry matcher resolution into a lookup phase and a construction phase.
Samuel Benzaquen
- [PATCH] Refactoring: replaced (*(I + x)) with I[x].
Alexander Kornienko
- r195128 - Refactoring: replaced (*(I + x)) with I[x].
Alexander Kornienko
- [PATCH] Refactoring: replaced (*(I + x)) with I[x].
Manuel Klimek
- [PATCH] Introduce Registry::getCompletions.
Samuel Benzaquen
- [PATCH] ASTVector: Fix return value of various insert() methods
Will Dietz
- r194540 - PR10837: Warn if a null pointer constant is formed by a zero integer constant
Joerg Sonnenberger
- [PATCH] C++11: Reject string literal to non-const char * conversion
Ismail Pazarbasi
- [patch] Further issues when thiscall is the default for methods.
Rafael Espíndola
- r195134 - YAML I/O - Added default trait support for std:string. Making another attempt at this, this time doing a clean build on Linux, and running the LLVM, clang, and extra tests, to try to make sure there's no problems.
John Thompson
- r195135 - bjectiveC. Use a uniform diagnostic for
Fariborz Jahanian
- r195061 - ObjectiveC ARC. Adopt objc_bridge attribute
jahanian
- r195061 - ObjectiveC ARC. Adopt objc_bridge attribute
jahanian
- [libcxx] r195136 - Patch by Bruce Mitchener. Change all references to EMSCRIPTEN to __EMSCRIPTEN__. If you're not using the PP symbol EMSCRIPTEN, then you should see no functionality change.
Marshall Clow
- r195061 - ObjectiveC ARC. Adopt objc_bridge attribute
Aaron Ballman
- r194938 - ObjectiveC ARC. More validation of toll-free bridging of
Douglas Gregor
- r195137 - ObjectiveC migrator. Do not migrate categories with
Fariborz Jahanian
- [patch] Further issues when thiscall is the default for methods.
Reid Kleckner
- r194540 - PR10837: Warn if a null pointer constant is formed by a zero integer constant
Richard Smith
- r195126 - Revert r194540, it breaks various C++ programs.
Richard Smith
- r195047 - Make test/Driver/clang_f_opts.c not write to the test dir
Chad Rosier
- [PATCH] Don't instrument inline functions that are not externally visible
Reid Kleckner
- [libcxx] r195143 - Fix a test that I broke over the weekend
Marshall Clow
- [libcxx] r195144 - Patch by Xing Xue to improve libc++ support for AIX
Marshall Clow
- r195145 - Documentation parsing: in HeaderDoc, \abstract is equivalent to \brief
Dmitri Gribenko
- r195126 - Revert r194540, it breaks various C++ programs.
Joerg Sonnenberger
- RE: [request for permission] Move pp-trace and PPCallbacks tests to clang/(tools/test)?
Thompson, John
- r195146 - ObjectiveC ARC. Removes a bogus warning when a weak
Fariborz Jahanian
- r195147 - Remove full path from CHECK line
Dmitri Gribenko
- [patch] Further issues when thiscall is the default for methods.
Rafael Espíndola
- [PATCH][AArch64] Implemented remaining Neon scalar by element intrinsics
Ana Pazos
- r195126 - Revert r194540, it breaks various C++ programs.
Richard Smith
- r195149 - ARM: embedded v7 'darwin' doesn't get min-version defines.
Jim Grosbach
- [patch][pr12684] Use the new mingw abi
Rafael Espíndola
- [patch] Further issues when thiscall is the default for methods.
Reid Kleckner
- r195154 - Further fixes when thiscall is the default for methods.
Rafael Espindola
- [patch][pr12684] Use the new mingw abi
Reid Kleckner
- [patch][pr12684] Use the new mingw abi
Rafael Espíndola
- [rfh][pr17996] How to implicitly use thiscall on pointer to member functions
Rafael Espíndola
- [rfh][pr17996] How to implicitly use thiscall on pointer to member functions
Reid Kleckner
- r195158 - Microsoft Record Layout: zero sized base after base with vbtbl fix
Warren Hunt
- [PATCH] Microsoft Layout - Empty non-virtual base after base with vbptr
Warren Hunt
- r195160 - Switching some string literals to be generated by the AttributeList object itself.
Aaron Ballman
- [PATCH] Add C/C++ attribute 'optnone'
Robinson, Paul
- [PATCH] Add C/C++ attribute 'optnone'
Aaron Ballman
- [PATCH] Add C/C++ attribute 'optnone'
Richard Smith
- r195163 - PR9547: If we're parsing a simple-declaration that contains a tag definition,
Richard Smith
- [PATCH] Add a mangler entry point for TBAA rather than using RTTI directly
Reid Kleckner
- r195168 - Add a mangler entry point for TBAA rather than using RTTI directly
Reid Kleckner
- [PATCH] Add C/C++ attribute 'optnone'
Robinson, Paul
- [PATCH] Add a mangler entry point for TBAA rather than using RTTI directly
Reid Kleckner
- [PATCH] Add C/C++ attribute 'optnone'
Robinson, Paul
- r195174 - [analyzer] Fix an infinite recursion in region invalidation by adding block count to the BlockDataRegion.
Anna Zaks
- r195176 - Comment parsing tests: introduce a little more structure in testcase
Dmitri Gribenko
- r195178 - ObjectiveC ARC. validate toll free bridge casting
Fariborz Jahanian
- [patch][pr12684] Use the new mingw abi
NAKAMURA Takumi
- r195184 - Revert r195176, it is breaking buildbots for unclear reason
Dmitri Gribenko
- [PATCH] Add C/C++ attribute 'optnone'
Aaron Ballman
- r195186 - Ensuring the warning for attribute decl types matches the error for attribute decl types.
Aaron Ballman
- r195187 - Comment parsing tests: introduce a little more structure in testcase
Dmitri Gribenko
- r195186 - Ensuring the warning for attribute decl types matches the error for attribute decl types.
Richard Smith
- r195186 - Ensuring the warning for attribute decl types matches the error for attribute decl types.
Aaron Ballman
- r195188 - Removing a custom error diagnostic and replacing it with a stock one. Added a test case to ensure the diagnostic was firing properly.
Aaron Ballman
- [PATCH] Add C/C++ attribute 'optnone'
Robinson, Paul
- r195186 - Ensuring the warning for attribute decl types matches the error for attribute decl types.
Richard Smith
- [PATCH] Warn on suspicious use of absolute value function
Richard Trieu
- r195186 - Ensuring the warning for attribute decl types matches the error for attribute decl types.
Aaron Ballman
- [PATCH][AArch64] Implemented Neon scalar vdup_lane intrinsics
Ana Pazos
- [libcxx] r195206 - Creating release directory for release_34.
Bill Wendling
- [libcxx] r195207 - Creating release candidate rc1 from release_34 branch
Bill Wendling
- [PATCH] An lvalue-to-rvalue conversion should be supported in case of a non-volatile glvalue that refers to a non-volatile object defined with constexpr.
Karthik Bhat
- [libcxx] r195223 - Merging r195143:
Bill Wendling
- [PATCH] Tune capturing of init-captures in non-generic lambdas
Faisal Vali
- [PATCH][AArch64] Implemented Neon scalar vdup_lane intrinsics
Jiangning Liu
- r195236 - Update to next release numbers.
Bill Wendling
- r195240 - Fix bug where optimization would lead to strange line breaks.
Manuel Klimek
- [PATCH] Adding support for NoDuplicate function attribute in CLang
Joey Gouly
- [PATCH] Added an option to allow short function bodies be placed on a single line.
Alexander Kornienko
- [PATCH] Adding support for NoDuplicate function attribute in CLang
Aaron Ballman
- [PATCH] Add C/C++ attribute 'optnone'
Aaron Ballman
- r195249 - [Mips] Take in account the -mfp64 command line option when build paths
Simon Atanasyan
- [PATCH] Adding support for NoDuplicate function attribute in CLang
David Tweed
- [PATCH] Support for JavaScript === and !== operators.
Alexander Kornienko
- [PATCH] Support for JavaScript === and !== operators.
Alexander Kornienko
- [PATCH] Support for JavaScript === and !== operators.
Alexander Kornienko
- [PATCH] Adding support for NoDuplicate function attribute in CLang
Marcello Maggioni
- [PATCH] Support for JavaScript === and !== operators.
Manuel Klimek
- r195251 - Support for JavaScript === and !== operators.
Alexander Kornienko
- [PATCH] Added an option to allow short function bodies be placed on a single line.
Manuel Klimek
- r195253 - Simplify fix proposed in r195240.
Daniel Jasper
- [PATCH] Adding support for NoDuplicate function attribute in CLang
Aaron Ballman
- r195240 - Fix bug where optimization would lead to strange line breaks.
Daniel Jasper
- r195251 - Support for JavaScript === and !== operators.
Daniel Jasper
- r195240 - Fix bug where optimization would lead to strange line breaks.
Manuel Klimek
- r195240 - Fix bug where optimization would lead to strange line breaks.
Daniel Jasper
- [PATCH][OpenCL] Fixing the crash in clang due to .hi and .odd accesses in vectors of odd size
Anastasia Stulova
- r195240 - Fix bug where optimization would lead to strange line breaks.
Manuel Klimek
- [PATCH] Added an option to allow short function bodies be placed on a single line.
Daniel Jasper
- r195240 - Fix bug where optimization would lead to strange line breaks.
Daniel Jasper
- r195240 - Fix bug where optimization would lead to strange line breaks.
Manuel Klimek
- r195240 - Fix bug where optimization would lead to strange line breaks.
Daniel Jasper
- r195240 - Fix bug where optimization would lead to strange line breaks.
Manuel Klimek
- r195255 - When wrapping lazily generated builtins in an extern "C" context,
Enea Zaffanella
- r195240 - Fix bug where optimization would lead to strange line breaks.
Daniel Jasper
- [PATCH] Added an option to allow short function bodies be placed on a single line.
Alexander Kornienko
- [PATCH] Added an option to allow short function bodies be placed on a single line.
Alexander Kornienko
- r195251 - Support for JavaScript === and !== operators.
Alexander Kornienko
- r195256 - Added an option to allow short function bodies be placed on a single line.
Alexander Kornienko
- [PATCH] Added an option to allow short function bodies be placed on a single line.
Manuel Klimek
- r195251 - Support for JavaScript === and !== operators.
Daniel Jasper
- r195256 - Added an option to allow short function bodies be placed on a single line.
Daniel Jasper
- [patch][pr18006] On x86_64, align arrays >= 32 bytes to 32 bytes
Rafael Espíndola
- [PATCH] Adding support for NoDuplicate function attribute in CLang
Marcello Maggioni
- [PATCH] new check checking use of identical expressions inside a conditional expression, i.e. '?'.
Jordan Rose
- r195259 - Refine 'deprecated' checking for Objective-C classes/methods.
Ted Kremenek
- r195256 - Added an option to allow short function bodies be placed on a single line.
Alexander Kornienko
- r195256 - Added an option to allow short function bodies be placed on a single line.
Daniel Jasper
- [PATCH][AArch64] Implemented remaining Neon scalar by element intrinsics
Ana Pazos
- r195264 - ObjectiveC ARC. Better checking of toll free briding
Fariborz Jahanian
- [PATCH] Adding support for NoDuplicate function attribute in CLang
Marcello Maggioni
- r195255 - When wrapping lazily generated builtins in an extern "C" context,
Rafael Espíndola
- r195255 - When wrapping lazily generated builtins in an extern "C" context,
Richard Smith
- [PATCH] Adding support for NoDuplicate function attribute in CLang
Richard Smith
- r195251 - Support for JavaScript === and !== operators.
Arthur O'Dwyer
- [PATCH] Add C/C++ attribute 'optnone'
Richard Smith
- [PATCH] An lvalue-to-rvalue conversion should be supported in case of a non-volatile glvalue that refers to a non-volatile object defined with constexpr.
Richard Smith
- [PATCH] Adding support for NoDuplicate function attribute in CLang
Aaron Ballman
- r195267 - Set default Dwarf Version for -gline-tables-only on Darwin to 2.
Manman Ren
- r195255 - When wrapping lazily generated builtins in an extern "C" context,
Enea Zaffanella
- r195268 - [NVPTX] Update ABI handling
Justin Holewinski
- r195255 - When wrapping lazily generated builtins in an extern "C" context,
Richard Smith
- [patch][pr12684] Use the new mingw abi
Rafael Espíndola
- r195274 - Updated the thread safety attribute definitions to have subjects defined. These are based off what SemaDeclAttr.cpp is checking for in terms of diagnostic reporting. No functional change intended.
Aaron Ballman
- r195275 - Removed a duplicate diagnostic related to attribute subjects for thread safety annotations, and replaced it with the more general attribute diagnostic. Updated the test case in the one instance where wording changed. No functional change intended.
Aaron Ballman
- [PATCH] [-cxx-abi microsoft] Emit linkonce_odr definitions for declarations of static data members with inline initializers (PR17689)
Hans Wennborg
- [PATCH] [-cxx-abi microsoft] Emit linkonce_odr definitions for declarations of static data members with inline initializers (PR17689)
Reid Kleckner
- r195277 - There is no such thing as __declspec(ms_struct), this is a GNU attribute. Switched the attribute to have the proper spelling, gave it a subject, updated the warning to be more accurate, and updated the test case as appropriate.
Aaron Ballman
- [PATCH] Better diagnostic for re-initialization of static data members
Hans Wennborg
- r195278 - ObjectiveC ARC. warn in presense of __bridge casting to
Fariborz Jahanian
- [PATCH] Adding support for NoDuplicate function attribute in CLang
Marcello Maggioni
- [PATCH] Tune capturing of init-captures in non-generic lambdas
Richard Smith
- [PATCH] [-cxx-abi microsoft] Emit linkonce_odr definitions for declarations of static data members with inline initializers (PR17689)
Hans Wennborg
- [PATCH] [-cxx-abi microsoft] Emit linkonce_odr definitions for declarations of static data members with inline initializers (PR17689)
Hans Wennborg
- r195280 - Fix new check for missing semicolon after struct definition to deal with the
Richard Smith
- [PATCH] [-cxx-abi microsoft] Emit linkonce_odr definitions for declarations of static data members with inline initializers (PR17689)
Reid Kleckner
- [PATCH] Support default integer attribute arguments
Aaron Ballman
- [PATCH] Support default integer attribute arguments
Richard Smith
- [PATCH] Adding support for NoDuplicate function attribute in CLang
Richard Smith
- [PATCH] Better diagnostic for re-initialization of static data members
Richard Smith
- [PATCH] Sema: Instantiate local class and their members appropriately
David Majnemer
- [PATCH] Better diagnostic for re-initialization of static data members
Richard Smith
- [PATCH] Support default integer attribute arguments
Aaron Ballman
- [PATCH] Adding support for NoDuplicate function attribute in CLang
Aaron Ballman
- [PATCH] Adding support for NoDuplicate function attribute in CLang
Marcello Maggioni
- r195283 - [-cxx-abi microsoft] Emit linkonce_odr definitions for declarations of static data members with inline initializers (PR17689)
Hans Wennborg
- [PATCH] Adding support for NoDuplicate function attribute in CLang
Aaron Ballman
- [PATCH] [-cxx-abi microsoft] Emit linkonce_odr definitions for declarations of static data members with inline initializers (PR17689)
Hans Wennborg
- r195287 - Implemented DefaultIntArgument in the table generator and start using it in semantic analysis. Removes some magic numbers.
Aaron Ballman
- [PATCH] Better diagnostic for re-initialization of static data members
Hans Wennborg
- [PATCH] Better diagnostic for re-initialization of static data members
Hans Wennborg
- r195288 - ObjectiveC. Allow toll free bridge cast warnings outside
Fariborz Jahanian
- [PATCH] Better diagnostic for re-initialization of static data members
Richard Smith
- r195292 - ObjectiveC migrator. use strong instead of
Fariborz Jahanian
- [PATCH] Sema: Instantiate local class and their members appropriately
Richard Smith
- r195275 - Removed a duplicate diagnostic related to attribute subjects for thread safety annotations, and replaced it with the more general attribute diagnostic. Updated the test case in the one instance where wording changed. No functional change intended.
Richard Smith
- r195275 - Removed a duplicate diagnostic related to attribute subjects for thread safety annotations, and replaced it with the more general attribute diagnostic. Updated the test case in the one instance where wording changed. No functional change intended.
Aaron Ballman
- r195080 - Disable this check temporarily.
Daniel Jasper
- [PATCH] Add new warning to Clang to detect when all code paths in a function has a call back to the function.
Richard Trieu
- r195301 - clang-format: Improve formatting of ObjC method expressions.
Daniel Jasper
- r195302 - Refactored integer argument checking code into a helper method. Removes a considerable amount of duplicated code.
Aaron Ballman
- r195303 - PR10837: Warn if a null pointer constant is formed by a zero integer constant
Richard Smith
- r194540 - PR10837: Warn if a null pointer constant is formed by a zero integer constant
Richard Smith
- [PATCH] Sema: Instantiate local class and their members appropriately
David Majnemer
- [PATCH] libclang: clang_Type_getNumTemplateArguments and clang_Type_getTemplateArgument
Jan Ladislav Dussek
- [PATCH][AArch64] Implemented remaining Neon scalar by element intrinsics
Jiangning Liu
- [PATCH][AArch64] Implemented Neon scalar vdup_lane intrinsics
Ana Pazos
- r195306 - Provide better diagnostic wording for initializers on static
Hans Wennborg
- [PATCH][AArch64] Implemented remaining Neon scalar by element intrinsics
Ana Pazos
- [PATCH] Better diagnostic for re-initialization of static data members
Hans Wennborg
- [PATCH] Tune capturing of init-captures in non-generic lambdas
Faisal Vali
- [PATCH][AArch64] Implemented remaining Neon scalar by element intrinsics
Jiangning Liu
- [PATCH] [Patch] Assertion failure when a multidimensional array allocated with new operator is explicitly list initialized.
jyoti allur
- [PATCH] new check checking use of identical expressions inside a conditional expression, i.e. '?'.
Daniel Marjamäki
- r195251 - Support for JavaScript === and !== operators.
Nico Weber
- r195322 - Refactor some of handleObjCBridgeAttr to make it more concise and the diagnostic reusable.
Ted Kremenek
- r195323 - Add new attribute 'objc_suppress_protocol' to suppress protocol conformance for a class.
Ted Kremenek
- r195080 - Disable this check temporarily.
Bill Wendling
- r195326 - Implemented Neon scalar by element intrinsics.
Ana Pazos
- r195323 - Add new attribute 'objc_suppress_protocol' to suppress protocol conformance for a class.
Ted Kremenek
- [PATCH] Sema: Instantiate local class and their members appropriately
David Majnemer
- [PATCH] Sema: Instantiating variable definitions weren't local enough
David Majnemer
- [PATCH] check for Incorrect logic in operator
Anders Rönnholm
- r195328 - Revert "Add new attribute 'objc_suppress_protocol' to suppress protocol conformance for a class."
Ted Kremenek
- r195329 - Implemented Neon scalar vdup_lane intrinsics.
Ana Pazos
- r195323 - Add new attribute 'objc_suppress_protocol' to suppress protocol conformance for a class.
Jean-Daniel Dupas
- [PATCH][OpenCL] Fixing the crash in clang due to .hi and .odd accesses in vectors of odd size
David Tweed
- [PATCH] Adding support for NoDuplicate function attribute in CLang
Pekka Jääskeläinen
- [patch][pr12684] Use the new mingw abi
Yaron Keren
- r195256 - Added an option to allow short function bodies be placed on a single line.
Manuel Klimek
- [PATCH] Adding support for NoDuplicate function attribute in CLang
David Tweed
- [PATCH][OpenCL] Fixing the crash in clang due to .hi and .odd accesses in vectors of odd size
Pekka Jääskeläinen
- [PATCH] Fix to PR8880 (clang dies processing a for loop).
Serge Pavlov
- [PATCH] Adding support for NoDuplicate function attribute in CLang
Pekka Jääskeläinen
- r195256 - Added an option to allow short function bodies be placed on a single line.
Manuel Klimek
- r195256 - Added an option to allow short function bodies be placed on a single line.
Alexander Kornienko
- [PATCH] Better implementation of JavaScript === and !== operators.
Alexander Kornienko
- [PATCH] Better implementation of JavaScript === and !== operators.
Alexander Kornienko
- r195251 - Support for JavaScript === and !== operators.
Alexander Kornienko
- r195251 - Support for JavaScript === and !== operators.
Alexander Kornienko
- r195353 - ARM: define & use __ARM_NEON on ARM32 (as per ACLE)
Tim Northover
- [PATCH] Better implementation of JavaScript === and !== operators.
Manuel Klimek
- r195354 - Better implementation of JavaScript === and !== operators.
Alexander Kornienko
- r194296 - Use rauw for all discardable aliases, not just linkonce_odr.
Joerg Sonnenberger
- [PATCH] Implement aarch64 neon instruction class SIMD lsone and lsone-post - LLVM
Tim Northover
- r195323 - Add new attribute 'objc_suppress_protocol' to suppress protocol conformance for a class.
Aaron Ballman
- [clang-tools-extra] r195357 - Trailing linefeed.
NAKAMURA Takumi
- [PATCH] Implement AArch64 SISD intrinsics for vget_high and vget_low
Tim Northover
- r195359 - [ARM] add basic support for Cortex-A7 and VFPv4 to Clang
Artyom Skrobov
- [PATCH] Support for address space casting in order to map these on the new 'addrspacecast' IR instruction
Michele Scandale
- r195256 - Added an option to allow short function bodies be placed on a single line.
Daniel Jasper
- r195256 - Added an option to allow short function bodies be placed on a single line.
Daniel Jasper
- r195256 - Added an option to allow short function bodies be placed on a single line.
Manuel Klimek
- r195256 - Added an option to allow short function bodies be placed on a single line.
Alexander Kornienko
- r195256 - Added an option to allow short function bodies be placed on a single line.
Alexander Kornienko
- [PATCH] Added LanguageStandard::LS_JavaScript to gate all JS-specific parsing.
Alexander Kornienko
- r195256 - Added an option to allow short function bodies be placed on a single line.
Manuel Klimek
- Making libcxx compile with gcc 4.6.4
Yaron Keren
- r195323 - Add new attribute 'objc_suppress_protocol' to suppress protocol conformance for a class.
Ted Kremenek
- r195323 - Add new attribute 'objc_suppress_protocol' to suppress protocol conformance for a class.
Ted Kremenek
- Making libcxx compile with gcc 4.6.4
Marshall Clow
- r195323 - Add new attribute 'objc_suppress_protocol' to suppress protocol conformance for a class.
Aaron Ballman
- [PATCH] Refactor duplicate functions
Bernard Ogden
- [PATCH] Simple refactoring to eliminate single-use local variable
Bernard Ogden
- [PATCH] Refactor duplicate functions
Bernard Ogden
- [PATCH] Fix -mthumb resetting of target cpu
Bernard Ogden
- [PATCH] Refactor duplicate functions
Bernard Ogden
- [PATCH] Refactor duplicate functions
Bernard Ogden
- [PATCH] Simple refactoring to eliminate single-use local variable
Bernard Ogden
- r195251 - Support for JavaScript === and !== operators.
Sean Silva
- r195322 - Refactor some of handleObjCBridgeAttr to make it more concise and the diagnostic reusable.
jahanian
- r195366 - Added testcase for r195255.
Enea Zaffanella
- r195268 - [NVPTX] Update ABI handling
Justin Holewinski
- [PATCH] Add C/C++ attribute 'optnone'
Robinson, Paul
- [ARM] OK to delete test/CodeGen/a5.c and test/CodeGen/a15.c ?
Artyom Skrobov
- [PATCH] Add basic Cortex-A12 support to llvm and clang
Oliver Stannard
- r195367 - Fix a crash in EmitStoreThroughExtVectorComponentLValue for vectors of odd sizes.
Joey Gouly
- [PATCH] implement -Wold-style-cast
Ondřej Hošek
- [PATCH][OpenCL] Fixing the crash in clang due to .hi and .odd accesses in vectors of odd size
Tom Stellard
- r195367 - Fix a crash in EmitStoreThroughExtVectorComponentLValue for vectors of odd sizes.
Joey Gouly
- [PATCH][OpenCL] Fixing the crash in clang due to .hi and .odd accesses in vectors of odd size
David Tweed
- r195368 - ObjectiveC migrator. delegate property must be
Fariborz Jahanian
- r195367 - Fix a crash in EmitStoreThroughExtVectorComponentLValue for vectors of odd sizes.
Tom Stellard
- r194296 - Use rauw for all discardable aliases, not just linkonce_odr.
Rafael Espíndola
- r195256 - Added an option to allow short function bodies be placed on a single line.
Daniel Jasper
- [PATCH] Added LanguageStandard::LS_JavaScript to gate all JS-specific parsing.
Daniel Jasper
- r194296 - Use rauw for all discardable aliases, not just linkonce_odr.
Rafael Espíndola
- r195367 - Fix a crash in EmitStoreThroughExtVectorComponentLValue for vectors of odd sizes.
John McCall
- [PATCH] Added LanguageStandard::LS_JavaScript to gate all JS-specific parsing.
Daniel Jasper
- [PATCH] Added LanguageStandard::LS_JavaScript to gate all JS-specific parsing.
Manuel Klimek
- r195256 - Added an option to allow short function bodies be placed on a single line.
Manuel Klimek
- [PATCH] CMake: Some changes to package version naming:
Hans Wennborg
- [PATCH] Added LanguageStandard::LS_JavaScript to gate all JS-specific parsing.
Daniel Jasper
- r195256 - Added an option to allow short function bodies be placed on a single line.
Daniel Jasper
- [PATCH] Added LanguageStandard::LS_JavaScript to gate all JS-specific parsing.
Manuel Klimek
- [PATCH] Added LanguageStandard::LS_JavaScript to gate all JS-specific parsing.
Daniel Jasper
- [PATCH] Added LanguageStandard::LS_JavaScript to gate all JS-specific parsing.
Manuel Klimek
- [PATCH libcxxabi] Fix indentation of fields in "struct __cxa_exception" to line up
Mark Seaborn
- [PATCH] CMake: Some changes to package version naming:
Reid Kleckner
- r194296 - Use rauw for all discardable aliases, not just linkonce_odr.
Hal Finkel
- [PATCH] Remove uninstantiable constructor from DeclTemplate.h
Kim Gräsman
- r194296 - Use rauw for all discardable aliases, not just linkonce_odr.
Joerg Sonnenberger
- [PATCH] Make UninitializedValues detect the use of uninitialized fields in a constructor.
Enrico Pertoso
- [PATCH] Make UninitializedValues detect the use of uninitialized fields in a constructor.
Enrico Pertoso
- [PATCHv2] implement -Wold-style-cast
Ondřej Hošek
- r195376 - ObjectiveC. Implement attribute 'objc_bridge_mutable'
Fariborz Jahanian
- [PATCH] Add support for the 'unless' matcher in the dynamic layer.
Samuel Benzaquen
- r195376 - ObjectiveC. Implement attribute 'objc_bridge_mutable'
Aaron Ballman
- r195378 - Test commit for the user "kromanova" to verify commit access. I removed "UNSUPPORTED" comment because unsigned __int128 type is in fact supported.
Ekaterina Romanova
- LLVM buildmaster will be restarted today after 6 PM Pacific
Galina Kistanova
- [PATCH] CMake: Some changes to package version naming:
Hans Wennborg
- [PATCH] CMake: Some changes to package version naming:
Hans Wennborg
- [PATCH] Remove uninstantiable constructor from DeclTemplate.h
Peter Collingbourne
- [PATCH] Added LanguageStandard::LS_JavaScript to gate all JS-specific parsing.
Alexander Kornienko
- r195384 - PR18013: Don't assert diagnosing a bad std::initializer_list construction.
Richard Smith
- r195268 - [NVPTX] Update ABI handling
Bill Wendling
- r195367 - Fix a crash in EmitStoreThroughExtVectorComponentLValue for vectors of odd sizes.
Bill Wendling
- [PATCH] Support for address space casting in order to map these on the new 'addrspacecast' IR instruction
Michele Scandale
- r194296 - Use rauw for all discardable aliases, not just linkonce_odr.
Joerg Sonnenberger
- r195396 - ObjectiveC migrator. Improve on definition, use
Fariborz Jahanian
- r195376 - ObjectiveC. Implement attribute 'objc_bridge_mutable'
jahanian
- r195376 - ObjectiveC. Implement attribute 'objc_bridge_mutable'
Aaron Ballman
- r195396 - ObjectiveC migrator. Improve on definition, use
jahanian
- [PATCH] CMake: Enable building clang-format's Visual Studio plugin
Hans Wennborg
- [PATCHv2] implement -Wold-style-cast
Dmitri Gribenko
- [PATCHv2] implement -Wold-style-cast
Ondřej Hošek
- [PATCH] Added LanguageStandard::LS_JavaScript to gate all JS-specific parsing.
Nico Weber
- r194296 - Use rauw for all discardable aliases, not just linkonce_odr.
Howard Hinnant
- r195405 - Comment parsing tests: XML schema: actually run the valid-function-10.xml test
Dmitri Gribenko
- [PATCH] CMake: Enable building clang-format's Visual Studio plugin
Alp Toker
- [PATCH] CMake: Enable building clang-format's Visual Studio plugin
Hans Wennborg
- [PATCH] Implement aarch64 neon instruction class SIMD lsone and lsone-post - LLVM
Jiangning Liu
- r195409 - For AArch64, intrinsic vget_low_xxx can be optimized away.
Jiangning Liu
- [PATCH] Implement AArch64 SISD intrinsics for vget_high and vget_low
Jiangning Liu
- [PATCH] CMake: Enable building clang-format's Visual Studio plugin
Alp Toker
- [ARM] OK to delete test/CodeGen/a5.c and test/CodeGen/a15.c ?
Alp Toker
- [PATCH] Remove uninstantiable constructor from DeclTemplate.h
Kim Gräsman
- r195322 - Refactor some of handleObjCBridgeAttr to make it more concise and the diagnostic reusable.
Ted Kremenek
- r195323 - Add new attribute 'objc_suppress_protocol' to suppress protocol conformance for a class.
Ted Kremenek
- [PATCH] CMake: Enable building clang-format's Visual Studio plugin
Kim Gräsman
- [PATCH] CMake: Enable building clang-format's Visual Studio plugin
Manuel Klimek
- [PATCH] CMake: Enable building clang-format's Visual Studio plugin
Manuel Klimek
- r195417 - clang-format: Recognize braced lists with trailing function call.
Daniel Jasper
- [PATCH] Added LanguageStandard::LS_JavaScript to gate all JS-specific parsing.
Daniel Jasper
- [LLVMdev] [PATCH] Prevent clang from throwing the diagnostics twice.
Umesh Kalappa
- r195418 - clang-format: Fix bug in alignment of complex template parameters.
Daniel Jasper
- r195419 - Make ASTUnit structure stable with NDEBUG
Alp Toker
- r195420 - Add txt file extension to VS solution's README
Alp Toker
- [PATCH] Simple refactoring to eliminate single-use local variable
Renato Golin
- r195422 - Tidy up the no-external-assembler diag
Alp Toker
- [PATCH] Added LanguageStandard::LS_JavaScript to gate all JS-specific parsing.
Alexander Kornienko
- r195426 - Add class-specific operator new to Decl hierarchy. This guarantees that Decls
Richard Smith
- r195430 - Deleting three tests that are redundant with test/Preprocessor/arm-target-features.c and test/Driver/arm-cortex-cpus.c
Artyom Skrobov
- [libcxx] r195431 - Compiling libcxx with gcc 4.6.4 (MingW) produces these errors:
Yaron Keren
- [PATCH] Add support for the 'unless' matcher in the dynamic layer.
Manuel Klimek
- [PATCH] Implement aarch64 neon instruction class SIMD lsone and lsone-post - LLVM
Tim Northover
- [PATCH] Support for address space casting in order to map these on the new 'addrspacecast' IR instruction
Michele Scandale
- r195437 - CodeGen: Whitespace
Justin Bogner
- r195438 - Revert r193994 and part of r193995
Justin Bogner
- [PATCH] Add basic Cortex-A12 support to llvm and clang
Richard Barton
- r195440 - AST/DeclBase.h: Fix \param of Decl::new() in r195426. [-Wdocumentation]
NAKAMURA Takumi
- r194296 - Use rauw for all discardable aliases, not just linkonce_odr.
Joerg Sonnenberger
- r195449 - Add support for Cortex-A12.
Richard Barton
- [libcxxabi] r195452 - Comment correction. syslog() syntax is:
Yaron Keren
- [PATCH] Refactor duplicate functions
Tim Northover
- libcxx: support typeids across DLL boundary
Yaron Keren
- r194296 - Use rauw for all discardable aliases, not just linkonce_odr.
Rafael Espíndola
- [PATCH] Enable FeatureMP for Cortex-A5 by default
Oliver Stannard
- [PATCH] Add support for the 'unless' matcher in the dynamic layer.
Samuel Benzaquen
- [PATCH] Enable FeatureMP for Cortex-A5 by default
James Molloy
- [PATCH] Refactor duplicate functions
Bernard Ogden
- [PATCH] Refactor duplicate functions
Bernie Ogden
- r195466 - Add support for the 'unless' matcher in the dynamic layer.
Samuel Benzaquen
- [PATCH] Add support for the 'unless' matcher in the dynamic layer.
Samuel Benzaquen
- [PATCHv2] implement -Wold-style-cast
Ondřej Hošek
- [patch][pr12684] Use the new mingw abi
Rafael Espíndola
- r194296 - Use rauw for all discardable aliases, not just linkonce_odr.
Joerg Sonnenberger
- [PATCH] Another pass at adding missing matchers into the registry.
Samuel Benzaquen
- r195419 - Make ASTUnit structure stable with NDEBUG
David Blaikie
- [patch][pr12684] Use the new mingw abi
Yaron Keren
- [PATCHv2] implement -Wold-style-cast
Jonathan Sauer
- r195419 - Make ASTUnit structure stable with NDEBUG
Alp Toker
- r194296 - Use rauw for all discardable aliases, not just linkonce_odr.
Rafael Espíndola
- [PATCH][AArch64] request to push AArch64 patches to release 3.4 branch
Ana Pazos
- r194296 - Use rauw for all discardable aliases, not just linkonce_odr.
Rafael Espíndola
- r195480 - ObjectiveC modern translator. Fixes a translation bug
Fariborz Jahanian
- [PATCH][AArch64] request to push AArch64 patches to release 3.4 branch
Tim Northover
- r195495 - Debug Info: add a "Debug Info Version" module flag to output the current debug
Manman Ren
- [PATCH] Refactor duplicate functions
Renato Golin
- [PATCH] Refactor duplicate functions
Jim Grosbach
- [PATCH] Refactor duplicate functions
Eric Christopher
- r195495 - Debug Info: add a "Debug Info Version" module flag to output the current debug
Eric Christopher
- r195495 - Debug Info: add a "Debug Info Version" module flag to output the current debug
Manman Ren
- Making libcxx compile with gcc 4.6.4
Howard Hinnant
- [patch][pr12684] Use the new mingw abi
Rafael Espíndola
- r195495 - Debug Info: add a "Debug Info Version" module flag to output the current debug
Eric Christopher
- [PATCH] Refactor duplicate functions
Renato Golin
- [PATCH] Refactor duplicate functions
Eric Christopher
- [PATCH] Fixing some ObjC attributes
Aaron Ballman
- Making libcxx compile with gcc 4.6.4
Yaron Keren
- [PATCH] Refactor duplicate functions
Jim Grosbach
- libcxx: support typeids across DLL boundary
Reid Kleckner
- r195495 - Debug Info: add a "Debug Info Version" module flag to output the current debug
David Blaikie
- r195501 - Adjust r194296 to not apply the alias replacement for externally
Joerg Sonnenberger
- [PATCH] Refactor duplicate functions
Renato Golin
- [libcxxabi] r195502 - On Windows, typeids are different between DLLs and EXEs, so comparing
Yaron Keren
- libcxx: support typeids across DLL boundary
Yaron Keren
- r195503 - Whitespace. No functional change intended.
Aaron Ballman
- r195501 - Adjust r194296 to not apply the alias replacement for externally
Rafael Espíndola
- r195501 - Adjust r194296 to not apply the alias replacement for externally
Joerg Sonnenberger
- r195495 - Debug Info: add a "Debug Info Version" module flag to output the current debug
Manman Ren
- libcxx: support typeids across DLL boundary
Reid Kleckner
- Making libcxx compile with gcc 4.6.4
Howard Hinnant
- r195466 - Add support for the 'unless' matcher in the dynamic layer.
Aaron Ballman
- r195508 - Updating Subjects definitions for attributes based on semantic handling. Removes Subjects for things we cannot currently check, adds Subjects for things we can, and rectifies most discrepancies. Since Subjects are not currently handled in tablegen, there are no functional changes with this patch.
Aaron Ballman
- [PATCH] Make the negative test more specific.
Samuel Benzaquen
- [PATCH] Make the negative test more specific.
Samuel Benzaquen
- r195512 - Make the negative test more specific.
Samuel Benzaquen
- libcxx: support typeids across DLL boundary
Yaron Keren
- [PATCH] Make the negative test more specific.
Aaron Ballman
- [PATCH] Make the negative test more specific.
Samuel Benzaquen
- libcxx: support typeids across DLL boundary
Reid Kleckner
- [PATCH] Refactor duplicate functions
Jim Grosbach
- [PATCH] Fixing Alias-Avoidance Padding for MS-ABI Layout
Warren Hunt
- [PATCH] Fixing Alias-Avoidance Padding for MS-ABI Layout
Warren Hunt
- r195524 - ObjectiveC. Remove warning diagnostic which checks
Fariborz Jahanian
- [PATCH] CMake: Enable building clang-format's Visual Studio plugin
Hans Wennborg
- r188906 - Centralize the handling of -target-feature.
Lang Hames
- [PATCH] Fixing some ObjC attributes
jahanian
- r195526 - Remove uninstantiable constructor from DeclTemplate.h
Peter Collingbourne
- [PATCH] Remove uninstantiable constructor from DeclTemplate.h
Peter Collingbourne
- r195529 - Revert r195526, "Remove uninstantiable constructor from DeclTemplate.h"
Peter Collingbourne
- [PATCH] Remove uninstantiable constructor from DeclTemplate.h
Peter Collingbourne
- r195532 - Change ObjCIntefaceDecl::lookupMethod() to have optional 'followsSuper' argument.
Ted Kremenek
- r195533 - Add back experimental attribute objc_suppress_protocol_methods (slightly renamed).
Ted Kremenek
- r195534 - Split registry matcher resolution into a lookup phase and a construction phase.
Peter Collingbourne
- [PATCH] Split registry matcher resolution into a lookup phase and a construction phase.
Peter Collingbourne
- r195539 - Rename *MatcherCreateCallback to *MatcherDescriptor, and its member run() to create().
Peter Collingbourne
- r195529 - Revert r195526, "Remove uninstantiable constructor from DeclTemplate.h"
Richard Smith
- r195540 - Add Distance parameter to ASTNodeKind::isBaseOf.
Peter Collingbourne
- [PATCH] Rename *MatcherCreateCallback to *MatcherDesc, and its member run() to create().
Peter Collingbourne
- [PATCH] Add Distance parameter to ASTNodeKind::isBaseOf.
Peter Collingbourne
- [PATCH] Introduce Registry::getCompletions.
Peter Collingbourne
- [PATCH] Documentation parsing: allow some commands to have multiple paragraphs attached
Dmitri Gribenko
- r195543 - Generate a marker token when entering or leaving a submodule when building a
Richard Smith
- r195545 - Fix module name collision in tests.
Richard Smith
- r195529 - Revert r195526, "Remove uninstantiable constructor from DeclTemplate.h"
Kim Gräsman
- [PATCH] Improve the unwind.h inclusion
Sylvestre Ledru
- [PATCH] Let __attribute__((format(…))) accept OFStrings
Jonathan Schleifer
- r195546 - clang-format: Prefer column layout if possible.
Daniel Jasper
- [PATCH] Accept %k format specifier
Jonathan Schleifer
- [PATCH] Enable non-fragile ABI for the ObjFW runtime
Jonathan Schleifer
- libcxx: support typeids across DLL boundary
Yaron Keren
- r195547 - Enable non-fragile ABI for the ObjFW runtime
Benjamin Kramer
- [PATCH] Enable non-fragile ABI for the ObjFW runtime
Benjamin Kramer
- [PATCH] Refactor duplicate functions
Renato Golin
- [PATCH] Documentation parsing: allow some commands to have multiple paragraphs attached
Dimitri van Heesch
- r195533 - Add back experimental attribute objc_suppress_protocol_methods (slightly renamed).
Aaron Ballman
- [LLVMdev] [clang] SSE2 intrinsics (emmintrin.h): _mm_movpi64_pi64 should be _mm_movpi64_epi64?
Dimitry Andric
- r188906 - Centralize the handling of -target-feature.
Rafael Espíndola
- r195550 - clang-format: Fix bug in ObjC method declaration formatting.
Daniel Jasper
- r195551 - Don't pass +soft-float, +soft-float-abi to the arm assembler.
Rafael Espindola
- r188906 - Centralize the handling of -target-feature.
Rafael Espíndola
- r195552 - clang-format: The "<" of a template argument is not a binary operator.
Daniel Jasper
- r195553 - clang-format: Fix incorrect space in parameters named by comment.
Daniel Jasper
- clang-format: Replaced PointerBindsToType with PointerBinding to allow third kind of formatting
Daniel Jasper
- [patch] Remove the Darwin_Generic_GCC toolchain
Rafael Espíndola
- [patch] remove gcc::Precompile
Rafael Espíndola
- r195554 - Don't use the gcc driver for assembling.
Rafael Espindola
- r195555 - clang-format: Support Qt's slot access specifiers.
Daniel Jasper
- [PATCH] Accept %k format specifier
Jonathan Schleifer
- [patch] Remove the Darwin_Generic_GCC toolchain
Daniel Dunbar
- [patch] remove gcc::Precompile
Daniel Dunbar
- r195556 - [CodeGen] If there is a function definition with duplicate mangled name, emit an error instead of asserting.
Argyrios Kyrtzidis
- [PATCH] Fixing Alias-Avoidance Padding for MS-ABI Layout
Richard Smith
- [PATCH] Accept %k format specifier
David Majnemer
- [PATCH] Accept %k format specifier
Jonathan Schleifer
- r195558 - Fix a SSE2 intrinsics typo
Alp Toker
- SSE2 intrinsics: gcc46 vs. clang contradiction
Alp Toker
- [LLVMdev] [clang] SSE2 intrinsics (emmintrin.h): _mm_movpi64_pi64 should be _mm_movpi64_epi64?
Alp Toker
- r195559 - Move logic to check if a class is tagged with objc_suppress_protocol_methods into a helper.
Ted Kremenek
- r195560 - Remove optional parameter bit from attribute ObjCSuppressProtocol.
Ted Kremenek
- r195561 - Use specific_attr_iterator to tighten loop over ObjCSuppressProtocolAttrs.
Ted Kremenek
- r195533 - Add back experimental attribute objc_suppress_protocol_methods (slightly renamed).
Ted Kremenek
- [PATCH] SemaLookup.cpp wrong boolean test
Alp Toker
- r193969 - Implement final resolution of DR1402: implicitly-declared move operators that
Argyrios Kyrtzidis
- [PATCH libcxxabi] Fix indentation of fields in "struct __cxa_exception" to line up
Alp Toker
- [PATCH libcxxabi] Fix indentation of fields in "struct __cxa_exception" to line up
Mark Seaborn
- r195563 - Fix a typo: "SLocEnty" should read "SLocEntry".
James Dennett
- r195564 - [Parser] Unbreak parsing with incremental parsing enabled and add a unit-test for it.
Argyrios Kyrtzidis
- [PATCH] Accept %k format specifier
David Majnemer
- [PATCH] Accept %k format specifier
Jonathan Schleifer
- [PATCH] Parse Microsoft __declspec appearing after class body
Alp Toker
- [PATCH] SemaLookup.cpp wrong boolean test
Yaron Keren
- [PATCH] Accept %k format specifier
Jonathan Schleifer
- r195556 - [CodeGen] If there is a function definition with duplicate mangled name, emit an error instead of asserting.
Rafael Avila de Espindola
- [PATCH] Support for address space casting in order to map these on the new 'addrspacecast' IR instruction
Michele Scandale
- [PATCH] Parse Microsoft __declspec appearing after class body
Aaron Ballman
- r195533 - Add back experimental attribute objc_suppress_protocol_methods (slightly renamed).
Aaron Ballman
- r195572 - [test] Add test case I forgot to add for r195564.
Argyrios Kyrtzidis
- r195556 - [CodeGen] If there is a function definition with duplicate mangled name, emit an error instead of asserting.
Argyrios Kyrtzidis
- [PATCH] Parse Microsoft __declspec appearing after class body
Saleem Abdulrasool
- [PATCH] Parse Microsoft __declspec appearing after class body
Alp Toker
- [PATCH] Parse Microsoft __declspec appearing after class body
Alp Toker
- [PATCH] Parse Microsoft __declspec appearing after class body
Aaron Ballman
- r195577 - Parse Microsoft __declspec appearing after class body
Alp Toker
- [PATCH] Parse Microsoft __declspec appearing after class body
Alp Toker
- r195578 - Making some attribute diagnostics more consistent. Removes a newly-unused diagnostic.
Aaron Ballman
- [PATCH] Fixing some ObjC attributes
Aaron Ballman
- r195579 - __declspec(uuid) is only allowed on a class according to MSDN; this makes the semantic checking consistent with what the attribute specifies in Attr.td. Also adds a test case.
Aaron Ballman
- r195580 - __declspec(uuid) is only supported for C++ code according to MSDN (as well as behaviorally in MSVC). This adds a generic diagnostic that we use for uuid, and can use for some other attributes as well, and adds a testcase.
Aaron Ballman
- r195581 - Switching the common attribute over to using the generic diagnostic, and removing the now-unused diagnostic. Updates a test case.
Aaron Ballman
- [PATCH] Consistency for type_tag_for_datatype subject
Aaron Ballman
- Re: [PATCH] Let __attribute__((format(…))) accept OFStrings
Aaron Ballman
- [PATCH] Consistency for type_tag_for_datatype subject
Dmitri Gribenko
- r195579 - __declspec(uuid) is only allowed on a class according to MSDN; this makes the semantic checking consistent with what the attribute specifies in Attr.td. Also adds a test case.
Richard Smith
- [PATCH] Let __attribute__((format(…))) accept OFStrings
Alp Toker
- r195579 - __declspec(uuid) is only allowed on a class according to MSDN; this makes the semantic checking consistent with what the attribute specifies in Attr.td. Also adds a test case.
Richard Smith
- r195585 - Remove the Darwin_Generic_GCC toolchain.
Rafael Espindola
- r195586 - remove gcc::Precompile
Rafael Espindola
- Re: [PATCH] Let __attribute__((format(…))) accept OFStrings
Jonathan Schleifer
- r195587 - Add heading and remove leftover personal email addresses
Alp Toker
- r193969 - Implement final resolution of DR1402: implicitly-declared move operators that
Richard Smith
- r195589 - SemaDeclAttr.cpp: Try to fix a warning [-Wunnamed-type-template-args]
NAKAMURA Takumi
- [PATCH][AArch64] request to push AArch64 patches to release 3.4 branch
Bill Wendling
- r195501 - Adjust r194296 to not apply the alias replacement for externally
Bill Wendling
- [PATCH] Enable non-fragile ABI for the ObjFW runtime
Bill Wendling
- [PATCH] Implement aarch64 neon instruction class SIMD lsone and lsone-post - LLVM
Jiangning Liu
- r195620 - Take cv-qualifiers on fields of class type into account when determining
Richard Smith
- r193969 - Implement final resolution of DR1402: implicitly-declared move operators that
Richard Smith
- [cfe-dev] [PATCH] Missing calls for #elif PPCallback.
Enea Zaffanella
- [libcxx] r195622 - Merging r195136:
Bill Wendling
- [PATCH] Introduce Registry::getCompletions.
Peter Collingbourne
- [PATCH] Introduce Parser::completeExpression.
Peter Collingbourne
- [PATCH] Switch clang-query to use the lineeditor library.
Peter Collingbourne
- [PATCH] Add completion to the query parser, and hook it up to clang-query.
Peter Collingbourne
Last message date:
Sun Nov 24 23:55:48 PST 2013
Archived on: Tue Aug 4 15:31:22 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).