The Week Of Monday 15 December 2014 Archives by date
Starting: Mon Dec 15 00:44:11 PST 2014
Ending: Sun Dec 21 22:24:49 PST 2014
Messages: 431
- Fwd: [PATCH] Introduce __BIGGEST_ALIGNMENT__ macro
mats petersson
- [PATCH] Introduce __BIGGEST_ALIGNMENT__ macro
mats petersson
- r224238 - Preprocessor: Recover instead of mutating a token in ExpandBuiltinMacro
David Majnemer
- [PATCH] [OPENMP] CodeGen for "omp atomic read [seq_cst]" directive.
Alexey Bataev
- [PATCH] Introduce __BIGGEST_ALIGNMENT__ macro
David Majnemer
- [PATCH] String plus char
Anders Rönnholm
- r224240 - Sema: Don't diagnose string + int if the int is value dependent
David Majnemer
- [PATCH] Fix for http://llvm.org/PR21915: Assertion Failed on multidimensional VLA in function arguments.
Alexey Bataev
- [PATCH] Add voidType() matcher.
Samuel Benzaquen
- [PATCH] Add voidType() matcher.
Manuel Klimek
- [PATCH] Diagnose 'optnone' versus conflicting attrs on another decl
Aaron Ballman
- [PATCH] Static analysis checker for catch handler inversion
Aaron Ballman
- [PATCH] Warning on unevaluated expression contexts with side effects
Aaron Ballman
- r224250 - Add voidType() matcher.
Samuel Benzaquen
- [PATCH] Add voidType() matcher.
Samuel Benzaquen
- [Patch][OpenCL] CL2.0 atomic types
Anastasia Stulova
- [Patch][OpenCL] CL2.0 atomic types, diagnostics
Anastasia Stulova
- [Patch][OpenCL] CL2.0 atomic types, diagnostics
Anastasia Stulova
- r224012 - Emit warning if define or undef reserved identifier or keyword.
Aaron Ballman
- r224012 - Emit warning if define or undef reserved identifier or keyword.
Joerg Sonnenberger
- [Patch][OpenCL] CL2.0 atomic types
Pekka Jääskeläinen
- r224012 - Emit warning if define or undef reserved identifier or keyword.
Aaron Ballman
- r224012 - Emit warning if define or undef reserved identifier or keyword.
Serge Pavlov
- r224012 - Emit warning if define or undef reserved identifier or keyword.
Serge Pavlov
- [PATCH] String plus char
Nico Weber
- r224012 - Emit warning if define or undef reserved identifier or keyword.
Joerg Sonnenberger
- r224012 - Emit warning if define or undef reserved identifier or keyword.
Nico Weber
- r224012 - Emit warning if define or undef reserved identifier or keyword.
Aaron Ballman
- r224012 - Emit warning if define or undef reserved identifier or keyword.
Aaron Ballman
- r224012 - Emit warning if define or undef reserved identifier or keyword.
Serge Pavlov
- r224012 - Emit warning if define or undef reserved identifier or keyword.
Aaron Ballman
- [PATCH] [OPENMP] CodeGen for "omp atomic read [seq_cst]" directive.
John McCall
- r224012 - Emit warning if define or undef reserved identifier or keyword.
Serge Pavlov
- [PATCH] [OPENMP] Bugfix for processing of global variables in OpenMP regions.
John McCall
- r224012 - Emit warning if define or undef reserved identifier or keyword.
Nico Weber
- r224012 - Emit warning if define or undef reserved identifier or keyword.
Aaron Ballman
- r224012 - Emit warning if define or undef reserved identifier or keyword.
Aaron Ballman
- r224012 - Emit warning if define or undef reserved identifier or keyword.
Joerg Sonnenberger
- r224012 - Emit warning if define or undef reserved identifier or keyword.
Joerg Sonnenberger
- r224256 - Warn when attribute 'optnone' conflicts with attributes on a
Paul Robinson
- [Patch][ObjC][Proposal] NSValue literals
jahanian
- [PATCH] Diagnose 'optnone' versus conflicting attrs on another decl
Robinson, Paul
- r224259 - IR: Make metadata typeless in assembly, clang side
Duncan P. N. Exon Smith
- r224262 - Update this testcase for the new metadata assembler syntax.
Adrian Prantl
- [PATCH] Handle errors in lambda prototype instantiation correctly
Reid Kleckner
- [PATCH] [libcxx] Teach libcxx's lit configuration new ways to find lit.site.cfg
Dan Albert
- [PATCH] [libcxx] Set _LIBCPP_ELAST for mingw.
Dan Albert
- r221562 - [Objective-C Sema]. Issue availability/deprecated warning when
jahanian
- [PATCH] [libcxx] Allow the use of ccache when running the test suite.
Dan Albert
- [PATCH] Handle errors in lambda prototype instantiation correctly
Richard Smith
- r224268 - Sema: Cleanup and improve string-plus-char checking.
Daniel Marjamaki
- [PATCH] Verify assign operator signatures.
Samuel Benzaquen
- [PATCH] Verify assign operator signatures.
Aaron Ballman
- [PATCH] Verify assign operator signatures.
Samuel Benzaquen
- [PATCH] Verify assign operator signatures.
Samuel Benzaquen
- r224271 - Handle errors in lambda prototype instantiation correctly
Reid Kleckner
- [PATCH] Handle errors in lambda prototype instantiation correctly
Reid Kleckner
- r224279 - Silene -Wreorder warning.
Roman Divacky
- r221562 - [Objective-C Sema]. Issue availability/deprecated warning when
Nico Weber
- [PATCH] Fix for http://llvm.org/PR21915: Assertion Failed on multidimensional VLA in function arguments.
John McCall
- patch: improve handling of value dependent exprs in CheckEnableIf
Richard Smith
- [PATCH] libclc/math: Add cospi
Aaron Watry
- r224287 - Diagnose function template definitions inside functions
Reid Kleckner
- [Libclc-dev] [PATCH] libclc/math: Add cospi
Jeroen Ketema
- [libcxx] r224292 - Implement LWG 2217 - operator==(sub_match, string) slices on embedded '\0's
Marshall Clow
- [libcxx] r224295 - Add test to ensure that iterator_traits<NotAnIterator> doesn't have a value type
Marshall Clow
- [libcxx] r224297 - Fix the literal string that I said would be six elements long to actually be six elements long. Octal. Sheesh.
Marshall Clow
- [libcxx] r224298 - Once more w/o the typo.
Marshall Clow
- r224299 - Sema: Check value dependent casts when possible
David Majnemer
- [libcxx] r224300 - Fix installheaders target's permissions
Jonathan Roelofs
- [libcxx] r224301 - Comment out the breaking tests until I figure out what's going on here.
Marshall Clow
- LLVM buildmaster will be restarted today after 6 PM Pacific time today
Galina Kistanova
- r224303 - Clarify the code in checkDLLAttribute()
Hans Wennborg
- [libcxx] r224304 - Appease the c++14 buildbots
Jonathan Roelofs
- patch: remove the unqualified name cache for typos
Kaelyn Takata
- [PATCH] CodeGen: implement __emit intrinsic
Reid Kleckner
- [PATCH] Fix asserts about emitting constexpr methods twice during dllexport explicit instantiation (PR21718)
Hans Wennborg
- [PATCH] Fix asserts about emitting constexpr methods twice during dllexport explicit instantiation (PR21718)
Hans Wennborg
- r224316 - AST: Fix the linkage of static vars in fn template specializations
David Majnemer
- [libcxx] r224300 - Fix installheaders target's permissions
Kuba Brecka
- patch: fix crash in typo correction when TransformTypo creates a new delayed TypoExpr
Nick Lewycky
- [PATCH] [OPENMP] Bugfix for processing of global variables in OpenMP regions.
Alexey Bataev
- [Patch][OpenCL] CL2.0 atomic types, diagnostics
Sahasrabuddhe, Sameer
- [libcxx] r224317 - Revert "Fix installheaders target's permissions"
Justin Bogner
- [libcxx] r224300 - Fix installheaders target's permissions
Justin Bogner
- patch: improve handling of value dependent exprs in CheckEnableIf
Nick Lewycky
- r224320 - Improve handling of value dependent expressions in __attribute__((enable_if)), both in the condition expression and at the call site. Fixes PR20988!
Nick Lewycky
- r224322 - Sema: Don't crash converting to bool from _Atomic
David Majnemer
- r224323 - [OPENMP] Bugfix for processing of global variables in OpenMP regions.
Alexey Bataev
- [PATCH] [OPENMP] Bugfix for processing of global variables in OpenMP regions.
Alexey Bataev
- [PATCH] [OPENMP] CodeGen for "omp atomic read [seq_cst]" directive.
Bataev, Alexey
- r224329 - Renamed RefersToEnclosingLocal bitfield to RefersToCapturedVariable.
Alexey Bataev
- patch: remove the unqualified name cache for typos
Nick Lewycky
- [PATCH] Ensure __va_list_tag has default visibility
Stephan Bergmann
- [PATCH] make isScopedEnumerationType look through typedefs
Stephan Bergmann
- [PATCH] Fix for http://llvm.org/PR21915: Assertion Failed on multidimensional VLA in function arguments.
Alexey Bataev
- [PATCH] [mips] Always clobber $1 for MIPS inline asm.
Daniel Sanders
- [PATCH] make isScopedEnumerationType look through typedefs
Rafael Espíndola
- [libcxx] r224300 - Fix installheaders target's permissions
Jonathan Roelofs
- [Libclc-dev] [PATCH] libclc/math: Add cospi
Aaron Watry
- [Libclc-dev] [PATCH] libclc/math: Add cospi
Jeroen Ketema
- [libcxx] r224342 - Re-commit the test for regex that I busted last night - now passes under ASAN
Marshall Clow
- [PATCH] CodeGen: implement __emit intrinsic
Saleem Abdulrasool
- patch: remove the unqualified name cache for typos
Kaelyn Takata
- [PATCH] CodeGen: implement __emit intrinsic
Saleem Abdulrasool
- [PATCH] Fix for http://llvm.org/PR21915: Assertion Failed on multidimensional VLA in function arguments.
John McCall
- [PATCH] [OPENMP] Bugfix for processing of global variables in OpenMP regions.
John McCall
- [PATCH] [OPENMP] CodeGen for "omp atomic read [seq_cst]" directive.
John McCall
- [PATCH] Fix for http://llvm.org/PR21915: Assertion Failed on multidimensional VLA in function arguments.
Bataev, Alexey
- [PATCH] Fix exponential complexity in operator< for std::tuple
Matthew Dempsky
- [PATCH] CodeGen: implement __emit intrinsic
Reid Kleckner
- patch: fix crash in typo correction when TransformTypo creates a new delayed TypoExpr
Kaelyn Takata
- New buildbot running the ABI Testsuite
Galina Kistanova
- [PATCH] Consider calls from implict host device functions as valid in SemaCUDA
Reid Kleckner
- r224358 - Consider calls from implict host device functions as valid in SemaCUDA.
Jacques Pienaar
- [PATCH] Consider calls from implict host device functions as valid in SemaCUDA
Jacques Pienaar
- [PATCH] [OPENMP] CodeGen for "omp atomic read [seq_cst]" directive.
Bataev, Alexey
- r223803 - IR: Update clang for Metadata/Value split in r223802
Francois Pichet
- [PATCH][OBJC] EmitObjCBoxedExpr and EmitObjCMsgSendExpr unification
AlexDenisov
- r224369 - Put static local variables of inline functions in the function comdat.
Rafael Espindola
- r218141 - In the Itanium ABI, move stuff to the comdat of variables with static init.
Rafael Espíndola
- r224371 - Move -Wkeyword-macro into -pedantic, remove -Wreserved-id-macro.
Nico Weber
- r224012 - Emit warning if define or undef reserved identifier or keyword.
Nico Weber
- r224375 - Add a new flag, -fspell-checking-limit=<number> to control how many times we'll do spell checking. Note that spell checking will change the produced AST, so we don't automatically change this value when someone sets -ferror-limit=. With this, merge test typo-correction-pt2.cpp into typo-correction.cpp.
Nick Lewycky
- [PATCH] Fix clash of gcc toolchains in driver regression tests
Rafael Espíndola
- r224377 - Fix typo in comment. NFC.
Nick Lewycky
- [PATCH] C99 partial re-initialization behavior (DR-253)
Yunzhong Gao
- r224378 - Fix handling of invalid -O options.
Rafael Espindola
- r224380 - Look at whether TransformTypos returned a different Expr instead of looking at the number of uncorrected typos before and after. Correcting one typo may produce an expression with another TypoExpr in it, leading to matching counts even though a typo was corrected.
Nick Lewycky
- [PATCH] CodeGen: implement __emit intrinsic
Saleem Abdulrasool
- [PATCH][OBJC] EmitObjCBoxedExpr and EmitObjCMsgSendExpr unification
jahanian
- r224385 - DebugInfo: Generalize debug info location handling
David Blaikie
- [PATCH] CodeGen: implement __emit intrinsic
Saleem Abdulrasool
- r224386 - Try typo correction on all initialization arguments and be less
Kaelyn Takata
- r224388 - DR1684: a constexpr member function need not be a member of a literal class type.
Richard Smith
- [PATCH] Improvements to scan-build.
Антон Ярцев
- [PATCH] CodeGen: implement __emit intrinsic
Reid Kleckner
- r223803 - IR: Update clang for Metadata/Value split in r223802
Duncan P. N. Exon Smith
- [PATCH][analyzer] Prevent ccc/c++-analyzer from hanging on Windows.
Anton Yartsev
- [clang] Patch for 6037
Richard Smith
- r224394 - PR21909: Don't try (and crash) to generate debug info for explicit instantiations of explicit specializations.
David Blaikie
- [PATCH] Instantiate UnresolvedLookupExpr to MemberExpr when appropriate
Reid Kleckner
- [PATCH] Instantiate UnresolvedLookupExpr to MemberExpr when appropriate
Richard Smith
- r224398 - [CallGraph] Make sure the edges are not missed due to re-declarations
Anna Zaks
- r224401 - Add missing testcase from r224388.
Richard Smith
- [Libclc-dev] [PATCH] libclc/math: Add cospi
Matt Arsenault
- r224403 - Parse: Consume tokens more carefully in CheckForLParenAfterColonColon
David Majnemer
- [PATCH] [libcxx] Mark most tuple tests UNSUPPORTED for c++03 and c++98.
Dan Albert
- [PATCH] [libcxx] Add numerous options to libc++ LIT test suite configuration.
Dan Albert
- [Libclc-dev] [PATCH] libclc/math: Add cospi
Tom Stellard
- r224411 - Sema: Don't dyn_cast a null pointer in CheckUsingDeclQualifier
David Majnemer
- [PATCH] [libcxx] Add <experimental/type_traits> for LFTS
Marshall Clow
- [PATCH] [OPENMP] CodeGen for "omp atomic read [seq_cst]" directive.
John McCall
- [PATCH][OBJC] EmitObjCBoxedExpr and EmitObjCMsgSendExpr unification
AlexDenisov
- [PATCH] Fix for http://llvm.org/PR21915: Assertion Failed on multidimensional VLA in function arguments.
Alexey Bataev
- r224419 - clang-format: Fix incorrect calculation of token lenghts.
Daniel Jasper
- [PATCH] [OPENMP] CodeGen for "omp atomic read [seq_cst]" directive.
Bataev, Alexey
- r224421 - Teach lit.cfg to recognize -windows-gnu in addition to -mingw32.
Yaron Keren
- [PATCH] [mips] Always clobber $1 for MIPS inline asm.
Toma Tabacu
- r224426 - Teach compile_commands.json test that windows-gnu is the new name for mingw32.
Yaron Keren
- r224428 - [mips] Always clobber $1 for MIPS inline asm.
Toma Tabacu
- r224430 - Exclude printLineState() in -Asserts. [-Wunused-function]
NAKAMURA Takumi
- r224431 - s/ScheduleKind/SchedKind/ in \param. [-Wdocumentation]
NAKAMURA Takumi
- [PATCH] ASTImporter: Fix missing SourceLoc imports
Nico Rieck
- [PATCH] ASTImporter: Propagate implicit flag to imported record and field decls
Nico Rieck
- [Patch] Add SpaceBeforeBrackets
clang at anteru.net
- r224433 - Disable the keyword-as-macro warning for now until the noise level is
Joerg Sonnenberger
- r224012 - Emit warning if define or undef reserved identifier or keyword.
Joerg Sonnenberger
- [PATCH] Add -fno-modules-implicit-builds.
Manuel Klimek
- r223803 - IR: Update clang for Metadata/Value split in r223802
Francois Pichet
- r224434 - Rangify for loop, NFC.
Yaron Keren
- r224435 - Revert r224433, r224371 is good enough for now.
Joerg Sonnenberger
- r224438 - CodeGen: implement __emit intrinsic
Saleem Abdulrasool
- r224439 - Basic: clean up bleeding whitespace
Saleem Abdulrasool
- r224012 - Emit warning if define or undef reserved identifier or keyword.
Serge Pavlov
- r224441 - Revert "DebugInfo: Generalize debug info location handling"
David Blaikie
- [PATCH] [libcxxabi] Add __cxa_thread_atexit for TLS support on Linux.
Dan Albert
- [PATCH] [OPENMP] CodeGen for "omp atomic read [seq_cst]" directive.
John McCall
- [PATCH] Fix for http://llvm.org/PR21915: Assertion Failed on multidimensional VLA in function arguments.
John McCall
- [PATCH] Fix asserts about emitting constexpr methods twice during dllexport explicit instantiation (PR21718)
Richard Smith
- r224449 - Support constant evaluation for member calls on std::initializer_list
Richard Smith
- r224451 - Don't build invalid AST nodes during recovery
Reid Kleckner
- [PATCH] Add -fno-modules-implicit-builds.
Richard Smith
- [PATCH] make isScopedEnumerationType look through typedefs
Richard Smith
- [PATCH] Warning on unevaluated expression contexts with side effects
Richard Smith
- [PATCH] [libcxxabi] Add __cxa_thread_atexit for TLS support on Linux.
David Majnemer
- [PATCH] [libcxxabi] Add __cxa_thread_atexit for TLS support on Linux.
Jonathan Roelofs
- r224453 - This test does not pass for -target i686-pc-windows-gnu (-mingw32)
Yaron Keren
- [PATCH] [libcxxabi] Add __cxa_thread_atexit for TLS support on Linux.
Dan Albert
- [PATCH] [libcxxabi] Add __cxa_thread_atexit for TLS support on Linux.
Jonathan Roelofs
- [PATCH] [libcxxabi] Add __cxa_thread_atexit for TLS support on Linux.
Dan Albert
- r223803 - IR: Update clang for Metadata/Value split in r223802
Duncan P. N. Exon Smith
- r223803 - IR: Update clang for Metadata/Value split in r223802
David Blaikie
- r224454 - Destroy the diagnostic client first in ~DiagnosticEngine
Reid Kleckner
- [PATCH] [Review request][analyzer] Duplicate '0 size allocation' check from unix.API in unix.Malloc.
Антон Ярцев
- r224456 - [c++1z] Fixes for generalized non-type template argument support: check for
Richard Smith
- r218141 - In the Itanium ABI, move stuff to the comdat of variables with static init.
Reid Kleckner
- [PATCH] Warning on unevaluated expression contexts with side effects
Aaron Ballman
- [PATCH] Warning on unevaluated expression contexts with side effects
Richard Smith
- r218141 - In the Itanium ABI, move stuff to the comdat of variables with static init.
Richard Smith
- r224462 - [sanitizer] allow -fsanitize-coverage=N w/ -fsanitize=leak, clang part
Kostya Serebryany
- r224465 - Adding a -Wunused-value warning for expressions with side effects used in an unevaluated expression context, such as sizeof(), or decltype(). Also adds a similar warning when the expression passed to typeid() *is* evaluated, since it is equally likely that the user would expect the expression operand to be unevaluated in that case.
Aaron Ballman
- [PATCH] Warning on unevaluated expression contexts with side effects
Aaron Ballman
- [PATCH] [libcxxabi] Add __cxa_thread_atexit for TLS support on Linux.
Dan Albert
- [PATCH] [libcxxabi] Add __cxa_thread_atexit for TLS support on Linux.
David Majnemer
- [PATCH] Introduce _LIBCPP_ABI_UNSTABLE to libc++
Marshall Clow
- [PATCH] [libcxxabi] Add __cxa_thread_atexit for TLS support on Linux.
Dan Albert
- [PATCH] [libcxxabi] Add __cxa_thread_atexit for TLS support on Linux.
Dan Albert
- [PATCH] [libcxxabi] Add __cxa_thread_atexit for TLS support on Linux.
Jonathan Roelofs
- LLVM buildmaster will be restarted today after 6 PM Pacific time today
Galina Kistanova
- r218141 - In the Itanium ABI, move stuff to the comdat of variables with static init.
Rafael Espíndola
- r218141 - In the Itanium ABI, move stuff to the comdat of variables with static init.
Richard Smith
- r224471 - Don't assume friended C++ method decls have qualifiers
Reid Kleckner
- r224475 - Revert "Put static local variables of inline functions in the function comdat."
Rafael Espindola
- r218141 - In the Itanium ABI, move stuff to the comdat of variables with static init.
Reid Kleckner
- r218141 - In the Itanium ABI, move stuff to the comdat of variables with static init.
Rafael Espíndola
- r224476 - InstrProf: Simplify/reduce state in CoverageMapping (NFC)
Justin Bogner
- [PATCH] [libcxxabi] Add __cxa_thread_atexit for TLS support on Linux.
Jonathan Roelofs
- r224012 - Emit warning if define or undef reserved identifier or keyword.
Reid Kleckner
- [libcxxabi] r224477 - [libcxxabi] Add __cxa_thread_atexit for TLS support on Linux.
Dan Albert
- r224012 - Emit warning if define or undef reserved identifier or keyword.
Aaron Ballman
- r224478 - Fix a function that only calls itself. The const_cast needs to remove the
Richard Trieu
- r224479 - [Objective-C]. Modern property getters have side-effects.
Fariborz Jahanian
- [PATCH] libclc/math: Add cospi
Aaron Watry
- r224480 - Fix diagnostic for static methods referencing fields from using decls
Reid Kleckner
- r224483 - CGDebugInfo: Use DIBuilder API for self-referencing DICompositeTypes
Duncan P. N. Exon Smith
- [PATCH] [libcxx] Mark most tuple tests UNSUPPORTED for c++03 and c++98.
Marshall Clow
- [PATCH] [libcxx] Mark most tuple tests UNSUPPORTED for c++03 and c++98.
Dan Albert
- r224490 - Reinstate aapcs as the default arm abi.
Eric Christopher
- r224491 - Make sure that arm-linux-gnu is still the apcs-gnu ABI when we
Eric Christopher
- r224493 - Update for llvm front end change and use the TargetOptions struct
Eric Christopher
- r224012 - Emit warning if define or undef reserved identifier or keyword.
Richard Smith
- [patch] Don't drop attributes when checking explicit specializations.
Nico Weber
- r224012 - Emit warning if define or undef reserved identifier or keyword.
Richard Smith
- r218141 - In the Itanium ABI, move stuff to the comdat of variables with static init.
Richard Smith
- r218141 - In the Itanium ABI, move stuff to the comdat of variables with static init.
Richard Smith
- r218141 - In the Itanium ABI, move stuff to the comdat of variables with static init.
Rafael Espíndola
- [PATCH] Warning on unevaluated expression contexts with side effects
Richard Trieu
- [Patch] libc++: Add a default rune table
Marshall Clow
- r223803 - IR: Update clang for Metadata/Value split in r223802
Francois Pichet
- r224012 - Emit warning if define or undef reserved identifier or keyword.
Nico Weber
- [PATCH] Fix exponential complexity in operator< for std::tuple
Marshall Clow
- r223803 - IR: Update clang for Metadata/Value split in r223802
Duncan Exon Smith
- [PATCH] CodeGen: implement __emit intrinsic
Saleem Abdulrasool
- r224503 - Change -save-temps to emit unoptimized bitcode files.
Bob Wilson
- r224504 - Fix for PR21915: assert on multidimensional VLA in function arguments.
Alexey Bataev
- [PATCH] Fix for http://llvm.org/PR21915: Assertion Failed on multidimensional VLA in function arguments.
Alexey Bataev
- [PATCH] make isScopedEnumerationType look through typedefs
Stephan Bergmann
- r224505 - Parse: Don't parse after the eof has been consumed
David Majnemer
- r224512 - Fixed warnings on redefine keywords and reserved ids.
Serge Pavlov
- r224012 - Emit warning if define or undef reserved identifier or keyword.
Serge Pavlov
- r224513 - clang-format: Fix incorrect detection of ObjC "in" keyword.
Daniel Jasper
- r224515 - Enabling this test again on mingw. The problem seems to happen when
Yaron Keren
- r224012 - Emit warning if define or undef reserved identifier or keyword.
Aaron Ballman
- r224012 - Emit warning if define or undef reserved identifier or keyword.
Joerg Sonnenberger
- [PATCH] Warning on unevaluated expression contexts with side effects
Aaron Ballman
- [PATCH] Add -fno-modules-implicit-builds.
Manuel Klimek
- [PATCH] Add -fno-modules-implicit-builds.
Manuel Klimek
- [Patch] libc++: Add a default rune table
Ed Schouten
- r224523 - Correction to -mfu=neon-vfpv4 to pass the correct backend feature name
Richard Barton
- r224525 - [Objective-C]. Patch to unify code generation for ObjCMsgSend and ObjCBoxedExpr.
Fariborz Jahanian
- [PATCH][OBJC] EmitObjCBoxedExpr and EmitObjCMsgSendExpr unification
jahanian
- r224526 - Revert "Don't build invalid AST nodes during recovery"
Reid Kleckner
- [Patch][ObjC][Proposal] NSValue literals
AlexDenisov
- [patch] Don't drop attributes when checking explicit specializations.
Nico Weber
- [PATCH] Introduce _LIBCPP_ABI_UNSTABLE to libc++
Dan Albert
- r224533 - ModuleBuilder: assert that all deferred inline method defs get handled
Hans Wennborg
- r224536 - Objective-C. Provide group name for warning
Fariborz Jahanian
- [PATCH] Fix exponential complexity in operator< for std::tuple
Matthew Dempsky
- r224012 - Emit warning if define or undef reserved identifier or keyword.
Aaron Ballman
- [PATCH] [mips] Always clobber $1 for MIPS inline asm.
Eric Christopher
- [PATCH] [mips] Always clobber $1 for MIPS inline asm.
Daniel Sanders
- [PATCH] [mips] Always clobber $1 for MIPS inline asm.
Eric Christopher
- r224545 - [CMake] Add check-asan-dynamic command to external compiler-rt setup.
Alexey Samsonov
- [PATCH] [mips] Always clobber $1 for MIPS inline asm.
Daniel Sanders
- r224012 - Emit warning if define or undef reserved identifier or keyword.
Richard Smith
- r224012 - Emit warning if define or undef reserved identifier or keyword.
Richard Smith
- r224012 - Emit warning if define or undef reserved identifier or keyword.
Richard Smith
- r224012 - Emit warning if define or undef reserved identifier or keyword.
Nico Weber
- r218141 - In the Itanium ABI, move stuff to the comdat of variables with static init.
David Majnemer
- r224012 - Emit warning if define or undef reserved identifier or keyword.
Richard Smith
- r224012 - Emit warning if define or undef reserved identifier or keyword.
Richard Smith
- r224546 - Revert "Change -save-temps to emit unoptimized bitcode files."
Reid Kleckner
- r224549 - [c Sema]. Patch fixes pointer-bool-conversion warning on C code
Fariborz Jahanian
- r224557 - Fix a typo.
Adrian Prantl
- r224558 - Correct delayed typos in the operand to typeof expressions.
Kaelyn Takata
- [PATCH] Warning on unevaluated expression contexts with side effects
Richard Trieu
- patch: remove the unqualified name cache for typos
Richard Smith
- r218141 - In the Itanium ABI, move stuff to the comdat of variables with static init.
Richard Smith
- r218141 - In the Itanium ABI, move stuff to the comdat of variables with static init.
David Majnemer
- r224505 - Parse: Don't parse after the eof has been consumed
Richard Smith
- r224504 - Fix for PR21915: assert on multidimensional VLA in function arguments.
David Majnemer
- r218141 - In the Itanium ABI, move stuff to the comdat of variables with static init.
Richard Smith
- r218141 - In the Itanium ABI, move stuff to the comdat of variables with static init.
Richard Smith
- r218141 - In the Itanium ABI, move stuff to the comdat of variables with static init.
David Majnemer
- r224561 - PR21969: Improve diagnostics for a conversion function that has any pieces of a
Richard Smith
- r224562 - Fix layering violation, Lex shouldn't know about Decl
David Majnemer
- r224505 - Parse: Don't parse after the eof has been consumed
David Majnemer
- [patch] Don't drop attributes when checking explicit specializations.
Richard Smith
- r224505 - Parse: Don't parse after the eof has been consumed
Richard Smith
- [PATCH] Add -fno-modules-implicit-builds.
Richard Smith
- r224564 - [Sanitizer] Get rid of parseArgument helper function. NFC.
Alexey Samsonov
- [PATCH] Fix asserts about emitting constexpr methods twice during dllexport explicit instantiation (PR21718)
Hans Wennborg
- [PATCH] Allow to disable all sanitizers with "-fno-sanitize=all" option.
Alexey Samsonov
- [PATCH] Allow to disable all sanitizers with "-fno-sanitize=all" option.
Richard Smith
- [PATCH] Ensure __va_list_tag has default visibility
Richard Smith
- r224526 - Revert "Don't build invalid AST nodes during recovery"
Richard Smith
- [PATCH] make isScopedEnumerationType look through typedefs
Richard Smith
- r224536 - Objective-C. Provide group name for warning
AlexDenisov
- [patch] Don't drop attributes when checking explicit specializations.
John McCall
- r224012 - Emit warning if define or undef reserved identifier or keyword.
Serge Pavlov
- [patch] Don't drop attributes when checking explicit specializations.
Nico Weber
- [libclc] r224568 - Remove wrong semi-colons
Jeroen Ketema
- [PATCH] make isScopedEnumerationType look through typedefs
Stephan Bergmann
- r224465 - Adding a -Wunused-value warning for expressions with side effects used in an unevaluated expression context, such as sizeof(), or decltype(). Also adds a similar warning when the expression passed to typeid() *is* evaluated, since it is equally likely that the user would expect the expression operand to be unevaluated in that case.
Timur Iskhodzhanov
- r224465 - Adding a -Wunused-value warning for expressions with side effects used in an unevaluated expression context, such as sizeof(), or decltype(). Also adds a similar warning when the expression passed to typeid() *is* evaluated, since it is equally likely that the user would expect the expression operand to be unevaluated in that case.
Stephan Bergmann
- r224465 - Adding a -Wunused-value warning for expressions with side effects used in an unevaluated expression context, such as sizeof(), or decltype(). Also adds a similar warning when the expression passed to typeid() *is* evaluated, since it is equally likely that the user would expect the expression operand to be unevaluated in that case.
Aaron Ballman
- r224578 - Putting unevaluated expression warnings, and evaluated typeid warnings, under their own warning flags. Amends r224465.
Aaron Ballman
- r224465 - Adding a -Wunused-value warning for expressions with side effects used in an unevaluated expression context, such as sizeof(), or decltype(). Also adds a similar warning when the expression passed to typeid() *is* evaluated, since it is equally likely that the user would expect the expression operand to be unevaluated in that case.
Timur Iskhodzhanov
- r218141 - In the Itanium ABI, move stuff to the comdat of variables with static init.
Rafael Espíndola
- r224465 - Adding a -Wunused-value warning for expressions with side effects used in an unevaluated expression context, such as sizeof(), or decltype(). Also adds a similar warning when the expression passed to typeid() *is* evaluated, since it is equally likely that the user would expect the expression operand to be unevaluated in that case.
Aaron Ballman
- [PATCH] Warning on unevaluated expression contexts with side effects
Aaron Ballman
- r218141 - In the Itanium ABI, move stuff to the comdat of variables with static init.
Rafael Espíndola
- [clang-tools-extra] r224581 - Fixed a typo in a comment. NFC.
Alexander Kornienko
- [PATCH] Add -fno-modules-implicit-builds.
Manuel Klimek
- [PATCH] Add -fno-modules-implicit-builds.
Manuel Klimek
- r224582 - Attributes accepting an EnumArgument are allowed to pass a string literal, or an identifier. VariadicEnumArguments now behave consistently instead of only accepting a string literal.
Aaron Ballman
- r224585 - Use ObjCMultipleMethodNames to match the option.
Fariborz Jahanian
- r224536 - Objective-C. Provide group name for warning
jahanian
- [PATCH] Implement command line options for stack probe space
Andrew H
- [PATCH] Implement command line options for stack probe space
Andrew H
- [Patch][ObjC][Proposal] NSValue literals
jahanian
- [patch] Don't drop attributes when checking explicit specializations.
Jordan Rose
- r224592 - Fix an address space id reset with array decay's
Pekka Jaaskelainen
- [PATCH] [libcxx] Mark most tuple tests UNSUPPORTED for c++03 and c++98.
Eric Fiselier
- [PATCH] Implement command line options for stack probe space
Hans Wennborg
- [PATCH] [libcxx] Allow the use of ccache when running the test suite.
Eric Fiselier
- [PATCH] [libcxx] Allow the use of ccache when running the test suite.
Dan Albert
- r224595 - Added a fixit to remove empty parens from a C++11 attribute argument list when we diagnose this as an error.
Aaron Ballman
- r224596 - Allow to disable all sanitizers with "-fno-sanitize=all" option.
Alexey Samsonov
- [PATCH] Allow to disable all sanitizers with "-fno-sanitize=all" option.
Alexey Samsonov
- r224549 - [c Sema]. Patch fixes pointer-bool-conversion warning on C code
David Blaikie
- [PATCH] [libcxx] Teach libcxx's lit configuration new ways to find lit.site.cfg
Eric Fiselier
- [PATCH] [libcxx] Teach libcxx's lit configuration new ways to find lit.site.cfg
Eric Fiselier
- [PATCH] [libcxx] Teach libcxx's lit configuration new ways to find lit.site.cfg
Eric Fiselier
- [PATCH] [libcxx] Teach libcxx's lit configuration new ways to find lit.site.cfg
Eric Fiselier
- [PATCH] [libcxx] Allow the use of ccache when running the test suite.
Eric Fiselier
- [libcxx] r224603 - [libcxx] Allow the use of ccache when running the test suite.
Eric Fiselier
- [PATCH] Implement command line options for stack probe space
Saleem Abdulrasool
- [PATCH] [libcxx] Cleanup the cleanup of temporary files.
Eric Fiselier
- [Patch][pr19848] Produce explicit comdats in clang
Rafael Espíndola
- [PATCH] [libcxx] Set _LIBCPP_ELAST for mingw.
Eric Fiselier
- [patch] Don't drop attributes when checking explicit specializations.
Reid Kleckner
- r224454 - Destroy the diagnostic client first in ~DiagnosticEngine
David Blaikie
- r223803 - IR: Update clang for Metadata/Value split in r223802
Yaron Keren
- r223803 - IR: Update clang for Metadata/Value split in r223802
David Blaikie
- [libcxx] r224618 - Remove unneeded configuration code.
Eric Fiselier
- [PATCH] Insert random NOPs to increase security against ROP attacks (clang)
Stephen Crane
- [PATCH] Insert random NOPs to increase security against ROP attacks (clang)
Stephen Crane
- [PATCH] Insert random NOPs to increase security against ROP attacks (clang)
Stephen Crane
- [PATCH] Introduce _LIBCPP_ABI_UNSTABLE to libc++
Marshall Clow
- r223803 - IR: Update clang for Metadata/Value split in r223802
Yaron Keren
- [PATCH] Insert random NOPs to increase security against ROP attacks (clang)
Stephen Crane
- [patch] Don't drop attributes when checking explicit specializations.
John McCall
- r224620 - DR1048: drop top-level cv-qualifiers when deducing the return type of a
Richard Smith
- [libcxx] r224626 - [libcxx] Add <experimental/type_traits> for LFTS
Eric Fiselier
- r223803 - IR: Update clang for Metadata/Value split in r223802
Yaron Keren
- [patch] Don't drop attributes when checking explicit specializations.
Richard Smith
- [PATCH] [LIT] Add JSONMetricValue type to wrap types supported by the json encoder.
Eric Fiselier
- [PATCH] [LIT] Add JSONMetricValue type to wrap types supported by the json encoder.
Eric Fiselier
- [libcxx] r224634 - Creating release candidate rc2 from release_351 branch
Tom Stellard
- [libcxxabi] r224636 - Creating release candidate rc2 from release_351 branch
Tom Stellard
- r223803 - IR: Update clang for Metadata/Value split in r223802
David Blaikie
- [Patch][pr19848] Produce explicit comdats in clang
Reid Kleckner
- [Patch][pr19848] Produce explicit comdats in clang
Richard Smith
- r223803 - IR: Update clang for Metadata/Value split in r223802
Yaron Keren
- [PATCH] Insert random NOPs to increase security against ROP attacks (clang)
JF Bastien
- r224649 - Tweak the assert in ModuleBuilder from r224533 (PR21989)
Hans Wennborg
- [Patch][pr19848] Produce explicit comdats in clang
Reid Kleckner
- r224651 - Don't drop attributes when checking explicit specializations.
Nico Weber
- [patch] Don't drop attributes when checking explicit specializations.
Nico Weber
- r224653 - Driver: refactor a local variable
Saleem Abdulrasool
- r224654 - Driver: hoist an assertion
Saleem Abdulrasool
- [PATCH] [libcxx] Teach libcxx's lit configuration new ways to find lit.site.cfg
Dan Albert
- patch: remove the unqualified name cache for typos
Kaelyn Takata
- patch: remove the unqualified name cache for typos
Richard Smith
- [libcxxabi] r224656 - [libunwind] fix comment in compact_unwind_encoding.h
Nick Kledzik
- [libcxxabi] r224657 - [libunwind] improve x86_64 comments in compact_unwind_encoding.h
Nick Kledzik
- [libcxx] r224658 - Move test into test/std subdirectory.
Eric Fiselier
- [libcxx] r224658 - Move test into test/std subdirectory.
Eric Fiselier
- [libcxx] r224658 - Move test into test/std subdirectory.
Eric Fiselier
- [libcxx] r224658 - Move test into test/std subdirectory.
Eric Fiselier
- [libcxx] r224658 - Move test into test/std subdirectory.
Eric Fiselier
- [libcxx] r224658 - Move test into test/std subdirectory.
Eric Fiselier
- [libcxx] r224658 - Move test into test/std subdirectory.
Eric Fiselier
- [libcxx] r224658 - Move test into test/std subdirectory.
Eric Fiselier
- [libcxx] r224658 - Move test into test/std subdirectory.
Eric Fiselier
- [libcxx] r224658 - Move test into test/std subdirectory.
Eric Fiselier
- [libcxx] r224658 - Move test into test/std subdirectory.
Eric Fiselier
- [libcxx] r224658 - Move test into test/std subdirectory.
Eric Fiselier
- [libcxx] r224658 - Move test into test/std subdirectory.
Eric Fiselier
- [libcxx] r224658 - Move test into test/std subdirectory.
Eric Fiselier
- [libcxx] r224658 - Move test into test/std subdirectory.
Eric Fiselier
- [libcxx] r224658 - Move test into test/std subdirectory.
Eric Fiselier
- [libcxx] r224658 - Move test into test/std subdirectory.
Eric Fiselier
- [libcxx] r224658 - Move test into test/std subdirectory.
Eric Fiselier
- r224662 - Removing an outdated FIXME; try block attributes are parsed with the rest of the statement attributes (as per the standard), and function-try-blocks may not have attributes. NFC.
Aaron Ballman
- [patch, clang-cl] Implement /Zc:trigraphs support, disable trigraphs by default
Nico Weber
- [patch, clang-cl] Implement /Zc:trigraphs support, disable trigraphs by default
Nico Weber
- r224667 - Fix for PR21758
Richard Trieu
- [patch, clang-cl] Implement /Zc:trigraphs support, disable trigraphs by default
Richard Smith
- r224668 - Fix a bunch of integer template argument problems in template type diffing.
Richard Trieu
- [libcxx] r224671 - [libcxx] Teach libcxx's lit configuration new ways to find lit.site.cfg
Eric Fiselier
- [libcxx] r224674 - Move unconditional test compile and link flags into their configuration functions.
Eric Fiselier
- r224680 - Frontend: Fix typo in comments.
Logan Chien
- [PATCH] Frontend: Fix SourceColumnMap assertion failure on non-ascii characters.
Logan Chien
- [PATCH] [libcxx] Cleanup the cleanup of temporary files.
Marshall Clow
- [patch, clang-cl] Implement /Zc:trigraphs support, disable trigraphs by default
Nico Weber
- [Patch][pr19848] Produce explicit comdats in clang
David Majnemer
- r224688 - Reapply "Change -save-temps to emit unoptimized bitcode files."
Bob Wilson
- [PATCH] [OPENMP] CodeGen for "omp atomic read [seq_cst]" directive.
Alexey Bataev
- [patch, clang-cl] Implement /Zc:trigraphs support, disable trigraphs by default
Hans Wennborg
- [libcxxabi] r224690 - Silence warnings in libunwind.
Logan Chien
- r223803 - IR: Update clang for Metadata/Value split in r223802
Yaron Keren
- [libcxx] r224658 - Move test into test/std subdirectory.
Jonathan Roelofs
- [libcxx] r224658 - Move test into test/std subdirectory.
Eric Fiselier
- [patch, clang-cl] Implement /Zc:trigraphs support, disable trigraphs by default
Nico Weber
- [patch, clang-cl] Implement /Zc:trigraphs support, disable trigraphs by default
David Majnemer
- [patch, clang-cl] Implement /Zc:trigraphs support, disable trigraphs by default
Nico Weber
- r224695 - Wrap to 80 columns. NfC.
Nico Weber
- r224696 - MS ABI: Make the string mangling code more concise
David Majnemer
Last message date:
Sun Dec 21 22:24:49 PST 2014
Archived on: Tue Aug 4 15:31:58 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).