The Week Of Monday 8 December 2014 Archives by subject
Starting: Mon Dec 8 00:48:12 PST 2014
Ending: Sun Dec 14 23:46:12 PST 2014
Messages: 400
- [cfe-dev] CodeGen issue with atomic_load_n
Beren Minor
- [cfe-dev] CodeGen issue with atomic_load_n
David Majnemer
- [clang-tools-extra] r223651 - [clang-tidy] google-runtime-int: Don't check C code.
Alexander Kornienko
- [clang-tools-extra] r223750 - Handle newlines on Windows correctly.
Nikola Smiljanic
- [clang-tools-extra] r223766 - clang-tidy: Add a basic python script to generate checks.
Daniel Jasper
- [clang-tools-extra] r223771 - [clang-tidy] Extended the example check, added a fix-it, etc.
Alexander Kornienko
- [clang-tools-extra] r223777 - [clang-tidy] Fix a typo.
Alexander Kornienko
- [clang-tools-extra] r223914 - Update to match clang r223913.
Richard Smith
- [clang] [bug 17456] cast diagnostic
Nathan Sidwell
- [clang] Patch for 6037
Nathan Sidwell
- [clang patch] PR20146
Nathan Sidwell
- [libcxx] r222052 - Initialize pointer in string conversion helpers to prevent MSAN diagnostic.
Evgeniy Stepanov
- [libcxx] r223661 - Explicitly include <sched.h> for sched_yield()
Sergey Dmitrouk
- [libcxx] r223775 - Add all the relational operators to std::experimental::optional. Also update bad_optional_access to match the Library Fundamentals draft standard. This is not all of the upcoming changes to optional, though.
Marshall Clow
- [libcxx] r223778 - Move the optional tests into test/experimental. They were put into test/utilities because optional was going to be part of C++14, and then was pulled and put into the Library Fundamentals TS instead. No funcitonality change here; just moving files around.
Marshall Clow
- [libcxx] r223848 - Update information on where to find buildbots. Remove dead buildbot links.
Eric Fiselier
- [libcxx] r223952 - Creating release directory for release_35.
Tom Stellard
- [libcxx] r223954 - Creating release candidate rc1 from release_35 branch
Tom Stellard
- [libcxx] r224021 - Add an XFAIL for Newlib's missing fenv.h
Jonathan Roelofs
- [libcxx] r224024 - Mark some more fenv tests as UNSUPPORTED by newlib
Jonathan Roelofs
- [libcxx] r224032 - Mark a bunch of long running tests as 'REQUIRES: long_tests'
Jonathan Roelofs
- [libcxx] r224037 - Add an XFAIL for Newlib's missing uchar.h
Jonathan Roelofs
- [libcxx] r224057 - Fix platform_support.h's get_temp_file_name() on Newlib under __STRICT_ANSI__
Jonathan Roelofs
- [libcxx] r224064 - Add 'REQUIERS: long_tests' to a few more long tests
Jonathan Roelofs
- [libcxx] r224069 - Add 'REQUIRES: long_tests' to one more long test
Jonathan Roelofs
- [libcxx] r224095 - Fix building and running tests when LIBCXX_ENABLE_EXCEPTIONS or LIBCXX_ENABLE_RTTI are turned off.
Eric Fiselier
- [libcxx] r224096 - Add support for building libc++ as a 32 bit library
Eric Fiselier
- [libcxx] r224111 - Include newlib-specific locales in __locale
Sergey Dmitrouk
- [libcxx] r224162 - Add option to turn off installation of headers.
Eric Fiselier
- [libcxxabi] r224049 - Creating release directory for release_351.
Tom Stellard
- [libcxxabi] r224050 - Creating release candidate rc1 from release_351 branch
Tom Stellard
- [libcxxabi] r224182 - Use the newer python syntax for exceptions
Justin Bogner
- [PATCH] [clang][MIPS] Removing __SIZEOF_INT128__ macro for MIPS64
Simon Atanasyan
- [PATCH] [clang][MIPS] Removing __SIZEOF_INT128__ macro for MIPS64
Daniel Sanders
- [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.
Jonathan Roelofs
- [PATCH] [libcxx] Consolidate new/delete replacement in tests and disable it when using sanitizers.
Jonathan Roelofs
- [PATCH] [libcxx] Consolidate new/delete replacement in tests and disable it when using sanitizers.
Eric Fiselier
- [PATCH] [libcxx] Consolidate new/delete replacement in tests and disable it when using sanitizers.
Eric Fiselier
- [PATCH] [libcxx] Consolidate new/delete replacement in tests and disable it when using sanitizers.
Jonathan Roelofs
- [PATCH] [libcxx] Consolidate new/delete replacement in tests and disable it when using sanitizers.
Eric Fiselier
- [PATCH] [libcxx] Consolidate new/delete replacement in tests and disable it when using sanitizers.
Jonathan Roelofs
- [PATCH] [libcxx] Consolidate new/delete replacement in tests and disable it when using sanitizers.
Eric Fiselier
- [PATCH] [libcxx] Consolidate new/delete replacement in tests and disable it when using sanitizers.
Jonathan Roelofs
- [PATCH] [libcxx] Obey 29.6.5.21 for GCC.
Dan Albert
- [PATCH] [libcxx] Set _LIBCPP_ELAST for mingw.
Eric Fiselier
- [PATCH] [libcxx] Set _LIBCPP_ELAST for mingw.
Marshall Clow
- [PATCH] [libcxx] Set _LIBCPP_ELAST for mingw.
Jonathan Roelofs
- [PATCH] [libcxx] Set _LIBCPP_ELAST for mingw.
Eric Fiselier
- [PATCH] [libcxx] Set _LIBCPP_ELAST for mingw.
Jonathan Roelofs
- [PATCH] [libcxx] Set _LIBCPP_ELAST for mingw.
Dan Albert
- [PATCH] [libcxx] Set _LIBCPP_ELAST for mingw.
Dan Albert
- [PATCH] [libcxx] Set _LIBCPP_ELAST for mingw.
Marshall Clow
- [PATCH] [libcxx] Support UDTs convertible to arithmetic types in <cmath>
Eric Fiselier
- [PATCH] [libcxx] Teach libcxx's lit configuration new ways to find lit.site.cfg
Eric Fiselier
- [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.
Daniel Dunbar
- [PATCH] [LIT] Add NativeMetricValue type to wrap types supported by the json encoder.
Eric Fiselier
- [PATCH] [LIT] Add NativeMetricValue type to wrap types supported by the json encoder.
Daniel Dunbar
- [PATCH] [LIT] Add NativeMetricValue type to wrap types supported by the json encoder.
Eric Fiselier
- [PATCH] [LIT] Add support for `UNSUPPORTED` tag to `TestRunner.parseIntegratedTestScript`
Eric Fiselier
- [PATCH] [LIT] Add support for `UNSUPPORTED` tag to `TestRunner.parseIntegratedTestScript`
Daniel Dunbar
- [PATCH] [LIT] Add support for `UNSUPPORTED` tag to `TestRunner.parseIntegratedTestScript`
Eric Fiselier
- [PATCH] [LIT] Allow suite configs to be preloaded allowing for better support of out-of-dir builds.
Eric Fiselier
- [PATCH] [LIT] Allow suite configs to be preloaded allowing for better support of out-of-dir builds.
Daniel Dunbar
- [PATCH] [LIT] Allow suite configs to be preloaded allowing for better support of out-of-dir builds.
Eric Fiselier
- [PATCH] [mips] Always clobber $1 for MIPS inline asm.
Toma Tabacu
- [PATCH] [ms compatibility] Fix for PR9984.
Alexey Bataev
- [PATCH] [ms compatibility] Fix for PR9984.
David Majnemer
- [PATCH] [ms compatibility] Fix for PR9984.
Alexey Bataev
- [PATCH] [ms compatibility] Fix for PR9984.
David Majnemer
- [PATCH] [ms compatibility] Fix for PR9984.
Alexey Bataev
- [PATCH] [ms compatibility] Fix for PR9984.
Alexey Bataev
- [PATCH] [ms compatibility] Fix for PR9984.
Bataev, Alexey
- [PATCH] [ms compatibility] Fix for PR9984.
Reid Kleckner
- [PATCH] [ms compatibility] Fix for PR9984.
Alexey Bataev
- [PATCH] [ms compatibility] Fix for PR9984.
Alexey Bataev
- [Patch][ObjC][Proposal] NSValue literals
jahanian
- [Patch][ObjC][Proposal] NSValue literals
AlexDenisov
- [Patch][ObjC][Proposal] NSValue literals
jahanian
- [Patch][ObjC][Proposal] NSValue literals
AlexDenisov
- [Patch][ObjC][Proposal] NSValue literals
AlexDenisov
- [PATCH] [OpenCL] fix the various -cl-* flags to relax FP arith
Pekka Jääskeläinen
- [PATCH] [OpenCL] fix the various -cl-* flags to relax FP arith
Hal Finkel
- [PATCH] [OPENMP] Bugfix for processing of global variables in OpenMP regions.
Alexey Bataev
- [PATCH] [OPENMP] Bugfix for processing of global variables in OpenMP regions.
John McCall
- [PATCH] [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] Bugfix for processing of global variables in OpenMP regions.
John McCall
- [PATCH] [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 the 'omp for' with static schedule (non-chunked).
Alexander Musman
- [PATCH] [OPENMP] Codegen for the 'omp for' with static schedule (non-chunked).
John McCall
- [PATCH] [OPENMP] Codegen for the 'omp for' with static schedule (non-chunked).
Alexander Musman
- [PATCH] [Review request][analyzer] Duplicate '0 size allocation' check from unix.API in unix.Malloc.
Антон Ярцев
- [PATCH] [Review request][analyzer] Duplicate '0 size allocation' check from unix.API in unix.Malloc.
Антон Ярцев
- [PATCH] Add -mlong-double-64 flag
Taiju Tsuiki
- [PATCH] Add a way to tell MatchFinder not to visit template instantiations and implicitcode.
Alexander Kornienko
- [PATCH] Add BreakSingleLineRawStrings option.
Alexander Kornienko
- [PATCH] Add BreakSingleLineRawStrings option.
Daniel Jasper
- [PATCH] Add BreakSingleLineRawStrings option.
Alexander Kornienko
- [PATCH] Add new diagnostic to check for bad member function calls in mem-initializer-lists.
Emily Bellows
- [PATCH] Add new diagnostic to check for bad member function calls in mem-initializer-lists.
Richard Trieu
- [PATCH] Add new diagnostic to check for bad member function calls in mem-initializer-lists.
Emily Bellows
- [PATCH] Bugfix for Codegen of atomic load/store ops.
Alexey Bataev
- [PATCH] Bugfix for Codegen of atomic load/store ops.
John McCall
- [PATCH] Bugfix for Codegen of atomic load/store ops.
Alexey Bataev
- [PATCH] Bugfix for Codegen of atomic load/store ops.
Alexey Bataev
- [PATCH] Bugfix for Codegen of atomic load/store ops.
John McCall
- [PATCH] Bugfix for Codegen of atomic load/store ops.
Alexey Bataev
- [PATCH] Bugfix for Codegen of atomic load/store ops.
John McCall
- [PATCH] Bugfix for Codegen of atomic load/store ops.
Alexey Bataev
- [PATCH] Bugfix for Codegen of atomic load/store ops.
Alexey Bataev
- [PATCH] Bugfix for Codegen of atomic load/store ops.
John McCall
- [PATCH] Bugfix for Codegen of atomic load/store ops.
Alexey Bataev
- [PATCH] C99 partial re-initialization behavior (DR-253)
Yunzhong Gao
- [PATCH] Consider calls from implict host device functions as valid in SemaCUDA
Jacques Pienaar
- [PATCH] Consider only implicit builtin functions as device host in SemaCUDA
Jacques Pienaar
- [PATCH] Consider only implicit builtin functions as device host in SemaCUDA
Reid Kleckner
- [PATCH] Consider only implicit builtin functions as device host in SemaCUDA
Jacques Pienaar
- [PATCH] Consider only implicit builtin functions as device host in SemaCUDA
Jacques Pienaar
- [PATCH] Diagnose 'optnone' versus 'minsize' on a declaration
Robinson, Paul
- [PATCH] Diagnose 'optnone' versus 'minsize' on a declaration
Aaron Ballman
- [PATCH] Diagnose 'optnone' versus 'minsize' on a declaration
Robinson, Paul
- [PATCH] Diagnose 'optnone' versus 'minsize' on a declaration
Robinson, Paul
- [PATCH] Diagnose 'optnone' versus conflicting attrs on another decl
Robinson, Paul
- [PATCH] Diagnose 'optnone' versus conflicting attrs on another decl
Sean Silva
- [PATCH] Diagnose 'optnone' versus conflicting attrs on another decl
Robinson, Paul
- [PATCH] Diagnose 'optnone' versus conflicting attrs on another decl
Aaron Ballman
- [PATCH] Diagnose 'optnone' versus conflicting attrs on another decl
Robinson, Paul
- [PATCH] Don't break single-line raw string literals.
Daniel Jasper
- [PATCH] Fix __ldrexd arm intrinsic
Daniel Jump
- [PATCH] Fix __ldrexd arm intrinsic
Tim Northover
- [PATCH] Fix DiagnosticErrorTrap with SuppressAllDiagnostics
Brad King
- [PATCH] Fix isInstantiated and isInTemplateInstantiation to not recreate the matchers on each call.
Samuel Benzaquen
- [PATCH] Fix isInstantiated and isInTemplateInstantiation to not recreate the matchers on each call.
Manuel Klimek
- [PATCH] Fix isInstantiated and isInTemplateInstantiation to not recreate the matchers on each call.
Samuel Benzaquen
- [PATCH] Handle 'optnone' versus -Os/-Oz more smoothly
Robinson, Paul
- [PATCH] Handle 'optnone' versus -Os/-Oz more smoothly
Aaron Ballman
- [PATCH] Handle 'optnone' versus -Os/-Oz more smoothly
Robinson, Paul
- [PATCH] Implement the __builtin_call_with_static_chain GNU extension.
Peter Collingbourne
- [PATCH] Implement the __builtin_call_with_static_chain GNU extension.
Richard Smith
- [PATCH] Implement the __builtin_call_with_static_chain GNU extension.
Peter Collingbourne
- [PATCH] Implement the __builtin_call_with_static_chain GNU extension.
Peter Collingbourne
- [PATCH] Implement the __builtin_call_with_static_chain GNU extension.
Richard Smith
- [PATCH] Implement the __builtin_call_with_static_chain GNU extension.
Peter Collingbourne
- [PATCH] Implement the __builtin_call_with_static_chain GNU extension.
Peter Collingbourne
- [PATCH] Implement the __builtin_call_with_static_chain GNU extension.
Richard Smith
- [PATCH] Implement the __builtin_call_with_static_chain GNU extension.
Peter Collingbourne
- [PATCH] Implement the __builtin_call_with_static_chain GNU extension.
Peter Collingbourne
- [PATCH] Implement the __builtin_call_with_static_chain GNU extension.
Richard Smith
- [PATCH] Implement the __builtin_call_with_static_chain GNU extension.
Peter Collingbourne
- [PATCH] Implement the __builtin_call_with_static_chain GNU extension.
Richard Smith
- [PATCH] Implement the __builtin_call_with_static_chain GNU extension.
Peter Collingbourne
- [PATCH] Implement the __builtin_call_with_static_chain GNU extension.
Richard Smith
- [PATCH] Implement the __builtin_call_with_static_chain GNU extension.
Peter Collingbourne
- [PATCH] Introduce __BIGGEST_ALIGNMENT__ macro
mats petersson
- [PATCH] Introduce __BIGGEST_ALIGNMENT__ macro
Joerg Sonnenberger
- [PATCH] Introduce __BIGGEST_ALIGNMENT__ macro
mats petersson
- [PATCH] Introduce __BIGGEST_ALIGNMENT__ macro
Joerg Sonnenberger
- [PATCH] Introduce __BIGGEST_ALIGNMENT__ macro
mats petersson
- [PATCH] Introduce __BIGGEST_ALIGNMENT__ macro
mats petersson
- [PATCH] Introduce __BIGGEST_ALIGNMENT__ macro
Joerg Sonnenberger
- [PATCH] Introduce __BIGGEST_ALIGNMENT__ macro
mats petersson
- [PATCH] Introduce __BIGGEST_ALIGNMENT__ macro
Joerg Sonnenberger
- [PATCH] Introduce __BIGGEST_ALIGNMENT__ macro
mats petersson
- [PATCH] Introduce __BIGGEST_ALIGNMENT__ macro
Jonathan Roelofs
- [PATCH] Introduce __BIGGEST_ALIGNMENT__ macro
Jonathan Roelofs
- [PATCH] Introduce __BIGGEST_ALIGNMENT__ macro
mats petersson
- [PATCH] Introduce __BIGGEST_ALIGNMENT__ macro
Arthur O'Dwyer
- [PATCH] Introduce __BIGGEST_ALIGNMENT__ macro
Tim Northover
- [PATCH] Introduce __BIGGEST_ALIGNMENT__ macro
mats petersson
- [PATCH] Introduce __BIGGEST_ALIGNMENT__ macro
Reid Kleckner
- [PATCH] Introduce __BIGGEST_ALIGNMENT__ macro
David Majnemer
- [Patch] libc++: Add a default rune table
Ed Schouten
- [Patch] libc++: Add a default rune table
Jonathan Roelofs
- [Patch] libc++: Add a default rune table
Ed Schouten
- [Patch] libc++: Add a default rune table
Dan Albert
- [Patch] libc++: Add a default rune table
Ed Schouten
- [Patch] libc++: Add a default rune table
Joerg Sonnenberger
- [Patch] libc++: Add a default rune table
Ed Schouten
- [Patch] libc++: Add a default rune table
Yaron Keren
- [Patch] libc++: Add a default rune table
Chandler Carruth
- [Patch] libc++: Add a default rune table
Joerg Sonnenberger
- [Patch] libc++: Add a default rune table
Joerg Sonnenberger
- [Patch] libc++: Add a default rune table
Ed Schouten
- [PATCH] Mangling of anonymous unions
Evgeny Astigeevich
- [PATCH] Mangling of anonymous unions
Richard Smith
- [PATCH] Mangling of anonymous unions
Evgeny Astigeevich
- [PATCH] MS ABI: Fix mangling of unsigned int tempalte params
Will Wilson
- [PATCH] MS ABI: Fix mangling of unsigned int tempalte params
David Majnemer
- [PATCH] MS ABI: Fix mangling of unsigned int tempalte params
Will Wilson
- [PATCH] No memcpy for copy ctor with -fsanitize-address-field-padding=1
Nico Weber
- [PATCH] Port test/Driver/mg.c to use FileCheck instead of fgrep
İsmail Dönmez
- [PATCH] Port test/Driver/mg.c to use FileCheck instead of fgrep
İsmail Dönmez
- [PATCH] Pretty print template arg enum constants (if possible)
Will Wilson
- [PATCH] Pretty print template arg enum constants (if possible)
Richard Smith
- [PATCH] Pretty print template arg enum constants (if possible)
Will Wilson
- [PATCH] Provide fixit if unscoped enumeration is used in nested name specifier. This fixes PR16951.
Serge Pavlov
- [PATCH] Rename preprocessor symbols to be more descriptive. NFC
Chris Matthews
- [PATCH] Rename preprocessor symbols to be more descriptive. NFC
Robinson, Paul
- [PATCH] Rename preprocessor symbols to be more descriptive. NFC
Robinson, Paul
- [PATCH] Rename preprocessor symbols to be more descriptive. NFC
Chris Matthews
- [PATCH] These builtin functions set errno. Mark them accordingly.
hfinkel at anl.gov
- [PATCH] These builtin functions set errno. Mark them accordingly.
Richard Smith
- [PATCH] Use fseek/ftell instead of fseeko/ftello when Newlib is the libc
Jonathan Roelofs
- [PATCH] Use fseek/ftell instead of fseeko/ftello when Newlib is the libc
JF Bastien
- [PATCH] Use fseek/ftell instead of fseeko/ftello when Newlib is the libc
Jonathan Roelofs
- [PATCH] Use fseek/ftell instead of fseeko/ftello when Newlib is the libc
Jonathan Roelofs
- [PATCH] Use fseek/ftell instead of fseeko/ftello when Newlib is the libc
JF Bastien
- [PATCH] Use fseek/ftell instead of fseeko/ftello when Newlib is the libc
Jonathan Roelofs
- [PATCH] Use fseek/ftell instead of fseeko/ftello when Newlib is the libc
JF Bastien
- [TYPO] Fix number of diagnostic classes
AlexDenisov
- ARM regression between r223766 and r223925
İsmail Dönmez
- ARM regression between r223766 and r223925
Renato Golin
- ARM regression between r223766 and r223925
İsmail Dönmez
- ARM regression between r223766 and r223925
Renato Golin
- clang-apply-replacements doesn't handle windows newlines correctly
Alexander Kornienko
- clang-apply-replacements doesn't handle windows newlines correctly
Nikola Smiljanic
- clang-apply-replacements doesn't handle windows newlines correctly
Alexander Kornienko
- clang-apply-replacements doesn't handle windows newlines correctly
Nikola Smiljanic
- clang-apply-replacements doesn't handle windows newlines correctly
Nikola Smiljanic
- EmitObjCBoxedExpr and EmitObjCMsgSendExpr unification
AlexDenisov
- EmitObjCBoxedExpr and EmitObjCMsgSendExpr unification
jahanian
- FW: [PATCH] Itanium C++ ABI: Mangling of anonymous unions
Evgeny Astigeevich
- LLVM buildmaster will be restarted today after 5 PM Pacific today
Galina Kistanova
- patch: improve handling of value dependent exprs in CheckEnableIf
Nick Lewycky
- patch: remove the unqualified name cache for typos
Nick Lewycky
- r206201 - Allow multiple modules with the same name to coexist in the module cache
Richard Smith
- r206201 - Allow multiple modules with the same name to coexist in the module cache
Ben Langmuir
- r206201 - Allow multiple modules with the same name to coexist in the module cache
Ben Langmuir
- r206201 - Allow multiple modules with the same name to coexist in the module cache
Richard Smith
- r206201 - Allow multiple modules with the same name to coexist in the module cache
Ben Langmuir
- r216662 - [ARM] Change default ABI for AArch32 to be "aapcs" (was "apcs-gnu")
Eric Christopher
- r216662 - [ARM] Change default ABI for AArch32 to be "aapcs" (was "apcs-gnu")
Saleem Abdulrasool
- r216662 - [ARM] Change default ABI for AArch32 to be "aapcs" (was "apcs-gnu")
Renato Golin
- r216662 - [ARM] Change default ABI for AArch32 to be "aapcs" (was "apcs-gnu")
Eric Christopher
- r216662 - [ARM] Change default ABI for AArch32 to be "aapcs" (was "apcs-gnu")
Renato Golin
- r216662 - [ARM] Change default ABI for AArch32 to be "aapcs" (was "apcs-gnu")
James Molloy
- r216662 - [ARM] Change default ABI for AArch32 to be "aapcs" (was "apcs-gnu")
Eric Christopher
- r216662 - [ARM] Change default ABI for AArch32 to be "aapcs" (was "apcs-gnu")
James Molloy
- r216662 - [ARM] Change default ABI for AArch32 to be "aapcs" (was "apcs-gnu")
Eric Christopher
- r221562 - [Objective-C Sema]. Issue availability/deprecated warning when
Nico Weber
- r221562 - [Objective-C Sema]. Issue availability/deprecated warning when
Nico Weber
- r223455 - Driver: Objective-C should respect -fno-exceptions
David Majnemer
- r223628 - [libclang] Function templates can be 'overloaded' by return type, so encode the return type in the USR
Argyrios Kyrtzidis
- r223629 - [libclang] Reflect in USR generation that 'signed char' and 'unsigned char' can overload a 'char' in C++, by giving them distinct encodings.
Argyrios Kyrtzidis
- r223630 - [libclang] Encode the C++11 method reference qualifier in the USR.
Argyrios Kyrtzidis
- r223631 - [libclang] Encode C++11 rvalue reference types in the USR.
Argyrios Kyrtzidis
- r223632 - [libclang] Use same USR encoding for 'class' as 'struct'.
Argyrios Kyrtzidis
- r223633 - [libclang] Encode location info for anonymous embedded tag decls.
Argyrios Kyrtzidis
- r223634 - [libclang] Encode InjectedClassNameType in the USR.
Argyrios Kyrtzidis
- r223642 - [libclang] Use same USR encoding for 'char' regardless of what the target considers the sign to be.
Argyrios Kyrtzidis
- r223649 - clang/test/Index/usrs.cpp: Appease targeting msvc.
NAKAMURA Takumi
- r223652 - clang-format: Support commas in lambda return types.
Daniel Jasper
- r223683 - InstrProf: Use LLVM's -instrprof pass for profiling
Justin Bogner
- r223685 - clang-format: Make clang-format-diff.py format java files.
Daniel Jasper
- r223688 - clang-format: [Java] Always break after annotations of multiline decls.
Daniel Jasper
- r223690 - Fix isInstantiated and isInTemplateInstantiation to not recreate the matchers on each call.
Samuel Benzaquen
- r223694 - clang-format: Indent correctly in conditional expressions after return.
Daniel Jasper
- r223699 - DebugInfo: Ensure the store for an assignment is attributed to the beginning of the assignment expression
David Blaikie
- r223705 - Handle possible TypoExprs in member initializers.
Kaelyn Takata
- r223714 - Add a test for MS-ABI this adjustment for virtual calls to member operators.
Nico Weber
- r223723 - Revert "Driver: Objective-C should respect -fno-exceptions"
David Majnemer
- r223724 - [modules] If the same .pcm file is imported via two different paths, don't
Richard Smith
- r223726 - DebugInfo: Correctly identify the location of C++ member initializer list elements
David Blaikie
- r223726 - DebugInfo: Correctly identify the location of C++ member initializer list elements
Kostya Serebryany
- r223733 - MS ABI: Add another test for PR20017
David Majnemer
- r223753 - [modules] Add experimental -fmodule-map-file-home-is-cwd flag to -cc1.
Richard Smith
- r223753 - [modules] Add experimental -fmodule-map-file-home-is-cwd flag to -cc1.
Duncan P. N. Exon Smith
- r223759 - Revert "[modules] Add experimental -fmodule-map-file-home-is-cwd flag to -cc1."
Duncan P. N. Exon Smith
- r223759 - Revert "[modules] Add experimental -fmodule-map-file-home-is-cwd flag to -cc1."
Richard Smith
- r223776 - Re-work the Clang system for classifying Intel x86 CPUs to use their
Chandler Carruth
- r223779 - Don't actually generate code for testing the frontend's target cpu flag,
Chandler Carruth
- r223803 - IR: Update clang for Metadata/Value split in r223802
Duncan P. N. Exon Smith
- r223814 - Fix a GCC error from r223803
Duncan P. N. Exon Smith
- r223825 - DebugInfo: Emit the correct location for initialization of a complex variable
David Blaikie
- r223828 - DebugInfo: Accurate location information for complex assignment
David Blaikie
- r223835 - DebugInfo: Correct location for compound complex assignment
David Blaikie
- r223839 - DebugInfo: Correct the location of initializations of auto.
David Blaikie
- r223842 - DebugInfo: Correct location of initialization of auto __complex
David Blaikie
- r223846 - Objective-C SDK modernizer. Modernize to use
Fariborz Jahanian
- r223850 - clang-format: Add a test for PR19603 which seems fixed (maybe by r221338?).
Nico Weber
- r223852 - AST: Don't assume two zero sized objects live at different addresses
David Majnemer
- r223852 - AST: Don't assume two zero sized objects live at different addresses
Will Wilson
- r223852 - AST: Don't assume two zero sized objects live at different addresses
Richard Smith
- r223852 - AST: Don't assume two zero sized objects live at different addresses
David Majnemer
- r223852 - AST: Don't assume two zero sized objects live at different addresses
David Majnemer
- r223852 - AST: Don't assume two zero sized objects live at different addresses
David Majnemer
- r223852 - AST: Don't assume two zero sized objects live at different addresses
Richard Smith
- r223852 - AST: Don't assume two zero sized objects live at different addresses
Richard Smith
- r223852 - AST: Don't assume two zero sized objects live at different addresses
David Majnemer
- r223852 - AST: Don't assume two zero sized objects live at different addresses
Richard Smith
- r223852 - AST: Don't assume two zero sized objects live at different addresses
David Majnemer
- r223852 - AST: Don't assume two zero sized objects live at different addresses
Richard Smith
- r223852 - AST: Don't assume two zero sized objects live at different addresses
David Majnemer
- r223852 - AST: Don't assume two zero sized objects live at different addresses
David Majnemer
- r223854 - DebugInfo: Correct location of aggregate assignment
David Blaikie
- r223855 - Modified the Objective-C lexer and parser (only
Sean Callanan
- r223855 - Modified the Objective-C lexer and parser (only
jahanian
- r223855 - Modified the Objective-C lexer and parser (only
Sean Callanan
- r223855 - Modified the Objective-C lexer and parser (only
Sean Callanan
- r223860 - Updated the AST importer to support importing
Sean Callanan
- r223860 - Updated the AST importer to support importing
Nico Rieck
- r223860 - Updated the AST importer to support importing
Nico Weber
- r223861 - cmake: Make SVNVersion.inc step depend on GetSVN.cmake.
Nico Weber
- r223861 - cmake: Make SVNVersion.inc step depend on GetSVN.cmake.
Jordan Rose
- r223870 - Tweak test case from r223842 to make it pass on Windows MSVC
Reid Kleckner
- r223871 - Make sure that vec_perm is listed as a static function in altivec.h.
Eric Christopher
- r223872 - DebugInfo: Correct the location of array accesses
David Blaikie
- r223897 - DebugInfo: Fix another case of array access line information
David Blaikie
- r223900 - Made the ASTImporter resilient if it can't import
Sean Callanan
- r223902 - DebugInfo: Correct location information for array accesses to elements of variable array type.
David Blaikie
- r223912 - Fixed the AST importer ot use redeclaration contexts properly.
Sean Callanan
- r223913 - Reinstate r223753, reverted in r223759 due to breakage of clang-tools-extra.
Richard Smith
- r223921 - clang/test/Modules/modular_maps.cpp REQUIRES shell. chdir is unsupported on Lit internal runner.
NAKAMURA Takumi
- r223927 - [mips] Removing __SIZEOF_INT128__ macro for MIPS64
Simon Atanasyan
- r223928 - OpenCL C: Add support for a set of floating point
Pekka Jaaskelainen
- r223930 - clang-format: Remove a few else after return statements.
Daniel Jasper
- r223934 - Objective-C SDK modernizer. When modernizing an enum to
Fariborz Jahanian
- r223935 - Added a testcase to make sure the parser allows
Sean Callanan
- r223935 - Added a testcase to make sure the parser allows
Jordan Rose
- r223936 - clang-format: Factor out UnwrappedLineFormatter into a separate file.
Daniel Jasper
- r223936 - clang-format: Factor out UnwrappedLineFormatter into a separate file.
Nico Weber
- r223936 - clang-format: Factor out UnwrappedLineFormatter into a separate file.
Daniel Jasper
- r223937 - DebugInfo: Location information for scalar new expressions
David Blaikie
- r223938 - Make test case 32/64 bit neutral
David Blaikie
- r223953 - DR1891, PR21787: a lambda closure type has no default constructor, rather than
Richard Smith
- r223966 - Fixed an 80-column violation.
Sean Callanan
- r223975 - AST: Properly calculate the linkage of a IndirectFieldDecl
David Majnemer
- r223976 - Revert the default changing behavior part of r216662 until we
Eric Christopher
- r223977 - Add a FIXME for unifying ARM target abi handling.
Eric Christopher
- r223977 - Add a FIXME for unifying ARM target abi handling.
Renato Golin
- r223977 - Add a FIXME for unifying ARM target abi handling.
Eric Christopher
- r223979 - Forgot to commit this change with r223975
David Majnemer
- r223980 - Rename a couple of preprocessor symbols to be more descriptive. NFC.
Paul Robinson
- r223980 - Rename a couple of preprocessor symbols to be more descriptive. NFC.
David Majnemer
- r223980 - Rename a couple of preprocessor symbols to be more descriptive. NFC.
Robinson, Paul
- r223984 - Revert r223980 as it had wrong commit message.
Paul Robinson
- r223985 - Diagnose attributes 'optnone' and 'minsize' on the same declaration.
Paul Robinson
- r223987 - Revert r223578, perf data collection depends on the old symbol name.
Paul Robinson
- r223992 - Parse: Concatenated string literals should be verified in inline asm
David Majnemer
- r223999 - MS ABI: Fix mangling of unsigned int template params
Will Wilson
- 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
- r224012 - Emit warning if define or undef reserved identifier or keyword.
Serge Pavlov
- r224012 - Emit warning if define or undef reserved identifier or keyword.
Richard Smith
- 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
- r224012 - Emit warning if define or undef reserved identifier or keyword.
Joerg Sonnenberger
- r224012 - Emit warning if define or undef reserved identifier or keyword.
Serge Pavlov
- r224012 - Emit warning if define or undef reserved identifier or keyword.
Arthur O'Dwyer
- r224012 - Emit warning if define or undef reserved identifier or keyword.
Serge Pavlov
- r224012 - Emit warning if define or undef reserved identifier or keyword.
Joerg Sonnenberger
- r224039 - When checking for nonnull parameter attributes, also check the ParmVarDecl since the attribute may reside there, instead of just on the FunctionDecl. Fixes PR21668.
Aaron Ballman
- r224040 - AST: Incomplete types might be zero sized
David Majnemer
- r224040 - AST: Incomplete types might be zero sized
Richard Smith
- r224047 - Instead of having -Os/-Oz add OptimizeForSize/MinSize first, and later
Paul Robinson
- r224055 - [modules] When constructing paths relative to a module, strip out /./ directory
Richard Smith
- r224055 - [modules] When constructing paths relative to a module, strip out /./ directory
Aaron Ballman
- r224055 - [modules] When constructing paths relative to a module, strip out /./ directory
Richard Smith
- r224072 - [Objective-C]. This patch extends objc_bridge attribute to support objc_bridge(id).
Fariborz Jahanian
- r224100 - Do not warn on keyword undef
Serge Pavlov
- r224110 - CodeGen: Loads/stores to allocas for atomic ops shouldn't be volatile
David Majnemer
- r224112 - clang-format: Revamp nested block formatting.
Daniel Jasper
- r224120 - Don't break string literals in Java and JavaScript.
Alexander Kornienko
- r224131 - Fix the issue of mangling of local anonymous unions (Itanium C++ ABI):
Evgeny Astigeevich
- r224145 - Allow module deps to be printed in an arbitrary order
Reid Kleckner
- r224145 - Allow module deps to be printed in an arbitrary order
Justin Bogner
- r224145 - Allow module deps to be printed in an arbitrary order
Richard Smith
- r224145 - Allow module deps to be printed in an arbitrary order
Justin Bogner
- r224145 - Allow module deps to be printed in an arbitrary order
Richard Smith
- r224145 - Allow module deps to be printed in an arbitrary order
Justin Bogner
- r224164 - Frontend: Canonicalize to native paths when dumping module dependencies
Justin Bogner
- r224167 - Implement the __builtin_call_with_static_chain GNU extension.
Peter Collingbourne
- r224172 - Typo correction: Ignore temporary binding exprs after overload resolution
Reid Kleckner
- r224173 - Implement feedback on r224172 in PR21899
Reid Kleckner
- r224183 - Fix two small bugs in typo correction. One assertion failure building member expressions because the lookup finds a different name than the original, fixed by updating the LookupResult's name with the name of the found decl. Second is that we also diagnose delayed typo exprs in the index of an array subscript expression.
Nick Lewycky
- r224184 - Pretty print support for template arg enum constants
Will Wilson
- r224185 - NFC: Minor formatting fix
Will Wilson
- r224189 - Sema: Constexpr functions must have return statements which have an expr
David Majnemer
- r224193 - Parse: MS property members cannot have an in-class initializer
David Majnemer
- r224199 - clang-cl: Add unsupported /Gv option (PR21892)
Hans Wennborg
- r224200 - clang-cl: Make /Gd ignored instead of unsupported
Hans Wennborg
- r224201 - clang-cl: ignore /cgthreads (PR21894)
Hans Wennborg
- r224202 - clang-cl: Fix handling of the /volatile flag (PR21893)
Hans Wennborg
- r224204 - Sema: attribute((annotate)) must have at least one argument
David Majnemer
- r224205 - If a non-template constructor instantiated to X(X),
John McCall
- r224210 - Lex: Don't crash if both conflict markers are on the same line
David Majnemer
- r224215 - AST: Limit zero-sized constexpr behavior to array types
David Majnemer
- r224219 - CodeGen: Compound literals with funny types shouldn't crash
David Majnemer
- r224221 - DebugInfo: More accurate line information for placement new.
David Blaikie
- r224223 - Don't break single-line raw string literals.
Alexander Kornienko
- r224228 - MSVC: A wide string literal from L#macro_arg in a macro
Alexey Bataev
- r224230 - Bugfix for Codegen of atomic load/store/other ops.
Alexey Bataev
- r224231 - Fixed test/CodeGen/atomic_ops.c for compatibility with hexagon target
Alexey Bataev
- r224232 - Parse: Don't reorder tokens using ConsumeToken
David Majnemer
- r224233 - First patch with codegen of the 'omp for' directive. It implements
Alexander Musman
- r224234 - Test for 'omp for' (for r224233).
Alexander Musman
- r224237 - Sema: Don't leave switch stack inconsistent when recovering
David Majnemer
Last message date:
Sun Dec 14 23:46:12 PST 2014
Archived on: Tue Aug 4 15:31:58 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).