The Week Of Monday 12 May 2014 Archives by author
Starting: Mon May 12 00:05:16 PDT 2014
Ending: Sun May 18 23:20:33 PDT 2014
Messages: 393
- [PATCH] [compiler-rt] Move arm vfp builtins to their own folder
Saleem Abdulrasool
- r209068 - CodeGen: remove MinGW and Cygwin legacy entries
Saleem Abdulrasool
- r209086 - Driver: force restricted IT blocks for Windows on ARM
Saleem Abdulrasool
- r208523 - [Driver] Do not lose already detected set of toolchain's multilibs while
Simon Atanasyan
- [PATCH] [Driver] Do not lose already detected set of toolchain's multilibs while iterating over different library path suffixes and different library versions.
Simon Atanasyan
- [PATCH] [clang-format] AllowSimpleBracedStatements
Gonzalo BG
- [PATCH] [clang-format] AllowSimpleBracedStatements
Gonzalo BG
- [PATCH] [clang-format] AllowSimpleBracedStatements
Gonzalo BG
- [PATCH] #pragma vectorize
Aaron Ballman
- [PATCH] #pragma vectorize
Aaron Ballman
- [PATCH] #pragma vectorize
Aaron Ballman
- r208702 - No longer triggering a checked iterator assert on Windows when using std::copy while deserializing attributed statements with more than one attribute.
Aaron Ballman
- r208703 - Updated the test case to show that no diagnostics are expected, and not require emitting the AST until after the AST printing for statement attributes is updated.
Aaron Ballman
- [PATCH] #pragma vectorize
Aaron Ballman
- [PATCH] Clang: Reject OpenCL workgroup size requirement of 0
Aaron Ballman
- r208702 - No longer triggering a checked iterator assert on Windows when using std::copy while deserializing attributed statements with more than one attribute.
Aaron Ballman
- [PATCH] #pragma vectorize
Aaron Ballman
- r208706 - Fix the AST printer for attributed statements so that it does not print duplicate attribute introducers. Eg) [[clang::fallthrough]] instead of [[[[clang::fallthrough]]]]
Aaron Ballman
- r208703 - Updated the test case to show that no diagnostics are expected, and not require emitting the AST until after the AST printing for statement attributes is updated.
Aaron Ballman
- [PATCH] #pragma vectorize
Aaron Ballman
- [PATCH] #pragma vectorize
Aaron Ballman
- [PATCH] #pragma vectorize
Aaron Ballman
- r208774 - Formatting and style changes; no functional changes intended.
Aaron Ballman
- r208783 - Replacing some manual iterations with standard algorithms. No functional changes intended.
Aaron Ballman
- r208783 - Replacing some manual iterations with standard algorithms. No functional changes intended.
Aaron Ballman
- r208800 - Amending r208783 based on a suggestion by David Blaikie.
Aaron Ballman
- r208810 - Converting some for loops to use range-based for loops. No functional changes intended.
Aaron Ballman
- r208915 - Refactoring some for loops to use range-based for loops instead. No functional changes intended.
Aaron Ballman
- r208918 - Refactoring another for loop to use a range-based for loop instead. Also cleaned up a bit of formatting. No functional changes intended.
Aaron Ballman
- [PATCH] Implement the no_split_stack attribute.
Aaron Ballman
- [PATCH] Implement the no_split_stack attribute.
Aaron Ballman
- [PATCH] #pragma vectorize
Alexey Bataev
- r208768 - [OPENMP] Fix warning in Release builds.
Alexey Bataev
- r208077 - [OPENMP] Initial codegen for '#pragma omp parallel'
Alexey Bataev
- [PATCH] [OPENMP] Initial support of 'reduction' clause
Alexey Bataev
- [PATCH] [OPENMP] Initial support of 'reduction' clause
Alexey Bataev
- [PATCH] [OPENMP] Loop canonical form analysis (Sema)
"C. Bergström"
- [PATCH] [OPENMP] Initial support of 'reduction' clause
"C. Bergström"
- r208468 - Add FIXME describing the limitation of using column info to disambiguate inlining.
David Blaikie
- r208702 - No longer triggering a checked iterator assert on Windows when using std::copy while deserializing attributed statements with more than one attribute.
David Blaikie
- r208702 - No longer triggering a checked iterator assert on Windows when using std::copy while deserializing attributed statements with more than one attribute.
David Blaikie
- r208742 - DebugInfo: Avoid creating DILexicalScopeFiles when the filename in the current scope has not changed.
David Blaikie
- r208783 - Replacing some manual iterations with standard algorithms. No functional changes intended.
David Blaikie
- r208783 - Replacing some manual iterations with standard algorithms. No functional changes intended.
David Blaikie
- r208868 - AArch64: update test after LLVM CodeGen change
David Blaikie
- r208756 - Create a redeclaration when an elaborated type specifier
Justin Bogner
- [libcxx] r208831 - Remove XFAIL from a number of tests that aren't expected to fail
Justin Bogner
- [libcxx] r208840 - Work around ABI differences due to LWG 2056 in tests
Justin Bogner
- r208664 - Patched clang to emit x86 blends as shufflevectors.
Filipe Cabecinhas
- r208664 - Patched clang to emit x86 blends as shufflevectors.
Filipe Cabecinhas
- r208664 - Patched clang to emit x86 blends as shufflevectors.
Filipe Cabecinhas
- r208665 - Fixed a few tests and moved a comment to its proper place
Filipe Cabecinhas
- [libc++ patch] Don't define __need_FOO in cstddef
Chandler Carruth
- [libc++ patch] Don't define __need_FOO in cstddef
Chandler Carruth
- READ THIS: Missing email, email delivery, and bounces on the mailing list
Chandler Carruth
- [PATCH] These builtin functions set errno. Mark them accordingly.
Chandler Carruth
- [PATCH] These builtin functions set errno. Mark them accordingly.
Chandler Carruth
- [libcxxabi] r208795 - Fix typo in comment.
Logan Chien
- r208683 - Support -masm= flag for x86 targets.
Eric Christopher
- r208722 - Add a requires for the arm-registered-target needed by this test as
Eric Christopher
- r208688 - try to make test/Driver/masm.c work with the hexagon bot
Eric Christopher
- r208722 - Add a requires for the arm-registered-target needed by this test as
Eric Christopher
- r208722 - Add a requires for the arm-registered-target needed by this test as
Eric Christopher
- r208725 - Make this test target independent.
Eric Christopher
- r208722 - Add a requires for the arm-registered-target needed by this test as
Eric Christopher
- r208722 - Add a requires for the arm-registered-target needed by this test as
Eric Christopher
- r208683 - Support -masm= flag for x86 targets.
Eric Christopher
- r208683 - Support -masm= flag for x86 targets.
Eric Christopher
- r208834 - Fill in the options in the MCOptions struct directly like the other
Eric Christopher
- r208868 - AArch64: update test after LLVM CodeGen change
Eric Christopher
- r209017 - Missed a ! in the if statement when these were being set and the options
Eric Christopher
- [libcxx] r208319 - Add Address Sanitizer support to std::vector
Marshall Clow
- [libc++ patch] Don't define __need_FOO in cstddef
Marshall Clow
- [libc++ patch] Don't define __need_FOO in cstddef
Marshall Clow
- [PATCH] [ASTMatchers] Allow isImplicit on all Decls.
Peter Collingbourne
- [PATCH] [ASTMatchers] Allow isImplicit on all Decls.
Peter Collingbourne
- [PATCH] Support named values in the autocomplete feature.
Peter Collingbourne
- [PATCH] Implement the flatten attribute.
Peter Collingbourne
- [PATCH] Implement the no_split_stack attribute.
Peter Collingbourne
- [PATCH] Pragma optimize on/off
Dario Domizioli
- [PATCH] Pragma optimize on/off
Dario Domizioli
- [PATCH] PR19091, libcxxabi fix of wrong demangling of "operator>(int)"
Stepan Dyatkovskiy
- [libcxxabi] r208246 - Make libc++abi use the implementation of __numstr from libc++. No functionality change, just removal of duplicated code.
Stepan Dyatkovskiy
- r209046 - If a declaration is loaded, and then a module import adds a redeclaration, then
İsmail Dönmez
- r208722 - Add a requires for the arm-registered-target needed by this test as
Rafael Avila de Espindola
- r208717 - Update for llvm API change.
Rafael Espindola
- r208984 - Update for llvm API change.
Rafael Espindola
- r209008 - Update for llvm api change.
Rafael Espindola
- r209038 - Use getAliasee instead of getAliasedGlobal.
Rafael Espindola
- r209074 - Update for llvm api change.
Rafael Espindola
- r209077 - Update for llvm api change.
Rafael Espindola
- [patch] gcc compat: Support -masm= flag for x86 targets
Rafael Espíndola
- r208664 - Patched clang to emit x86 blends as shufflevectors.
Rafael Espíndola
- r208664 - Patched clang to emit x86 blends as shufflevectors.
Rafael Espíndola
- r208664 - Patched clang to emit x86 blends as shufflevectors.
Rafael Espíndola
- [patch] gcc compat: Support -masm= flag for x86 targets
Rafael Espíndola
- r208722 - Add a requires for the arm-registered-target needed by this test as
Rafael Espíndola
- [PATCH] Clang: Reject OpenCL workgroup size requirement of 0
Pedro Ferreira
- [PATCH] Clang: Reject OpenCL workgroup size requirement of 0
Pedro Ferreira
- r208683 - Support -masm= flag for x86 targets.
Hal Finkel
- r208683 - Support -masm= flag for x86 targets.
Hal Finkel
- r208077 - [OPENMP] Initial codegen for '#pragma omp parallel'
Jay Foad
- [PATCH] Allow dllimport/dllexport on inline functions and get the linkage right
Yunzhong Gao
- [PATCH] Allow dllimport/dllexport on inline functions and get the linkage right
Yunzhong Gao
- [PATCH] [compiler-rt] Move arm vfp builtins to their own folder
Renato Golin
- [PATCH] [compiler-rt] Move arm vfp builtins to their own folder
Renato Golin
- [PATCH] Clang: Reject OpenCL workgroup size requirement of 0
Joey Gouly
- [PATCH] [ASTMatchers] Allow isImplicit on all Decls.
Joey Gouly
- [PATCH] [ASTMatchers] Allow isImplicit on all Decls.
Joey Gouly
- r209006 - [ASTMatchers] Move the 'isImplicit' matcher from CXXConstructorDecl to Decl.
Joey Gouly
- [PATCH] [ASTMatchers] Allow isImplicit on all Decls.
Joey Gouly
- [patch] BuryPointer the CXTranslationUnit when a crash has been detected
Dmitri Gribenko
- r208830 - Thread Safety Analysis: add new node types to thread safety TIL.
DeLesley Hutchins
- r208924 - Thread Safety Analysis: fixes to SExpr pretty printing.
DeLesley Hutchins
- r208699 - Define the InterlockedCompareExchange64 intrinsic on 32-bits too
Timur Iskhodzhanov
- r191590 - Implements some of the more commonly used intrinsics in Intrin.h
Timur Iskhodzhanov
- r191590 - Implements some of the more commonly used intrinsics in Intrin.h
Timur Iskhodzhanov
- [PATCH] clang-cl: Add support for -o
Timur Iskhodzhanov
- Bug fix for 3.4 branch - missing addrspacecast generation in Clang
Manuel Jacob
- r208539 - clang-format: [JS] Basic support for escape sequences in regex literals.
Daniel Jasper
- r208672 - clang-format: Don't break in the middle of ">>".
Daniel Jasper
- [PATCH] [clang-format] AllowSimpleBracedStatements
Daniel Jasper
- [PATCH] [clang-format] AllowSimpleBracedStatements
Daniel Jasper
- r208765 - clang-format: Add option to allow short blocks on a single line.
Daniel Jasper
- r208766 - clang-format: Add clang-format-diff usage examples for SVN.
Daniel Jasper
- [PATCH] [clang-format] AllowSimpleBracedStatements
Daniel Jasper
- [PATCH] clang-format: Add option to disable fallback
Daniel Jasper
- [PATCH] Initial version of clang-tidy check to use override instead of virual.
Daniel Jasper
- [PATCH] Initial version of clang-tidy check to use override instead of virual.
Daniel Jasper
- [PATCH] clang-format docs: Rst asterisk has to be escaped
Daniel Jasper
- [PATCH] clang-format docs: Rst asterisk has to be escaped
Daniel Jasper
- r208882 - clang-format: Fix Sphinx build error.
Daniel Jasper
- [PATCH] clang-format docs: Rst asterisk has to be escaped
Daniel Jasper
- [PATCH] Initial version of clang-tidy check to use override instead of virual.
Daniel Jasper
- [PATCH] Initial version of clang-tidy check to use override instead of virual.
Daniel Jasper
- [clang-tools-extra] r208954 - Initial version of clang-tidy check to use override instead of virual.
Daniel Jasper
- [PATCH 2/3] Implicit address space conversion on POD assign
Ronan KERYELL
- [PATCH] clang-cl: Add support for -o
Stephen Kelly
- [PATCH] Fix path concatenation in HeaderSearch
Yaron Keren
- LLVM buildmaster will be restarted today after 6 PM Pacific Time
Galina Kistanova
- [PATCH] Don't copy objects with trivial, deleted copy ctors
Reid Kleckner
- [PATCH] Don't copy objects with trivial, deleted copy ctors
Reid Kleckner
- [PATCH] Don't copy objects with trivial, deleted copy ctors
Reid Kleckner
- [PATCH] Don't copy objects with trivial, deleted copy ctors
Reid Kleckner
- r204978 - Use the new Windows environment for target detection
Reid Kleckner
- [PATCH] Don't copy objects with trivial, deleted copy ctors
Reid Kleckner
- r208733 - Push record return type classification into CGCXXABI
Reid Kleckner
- r208786 - Don't copy objects with trivial, deleted copy ctors
Reid Kleckner
- r208787 - clang-cl: Fall back immediately if /GR and /fallback were both passed
Reid Kleckner
- [PATCH] Don't copy objects with trivial, deleted copy ctors
Reid Kleckner
- [PATCH] clang-cl: Add support for -o
Reid Kleckner
- [PATCH] clang-cl: Add support for -o
Reid Kleckner
- [PATCH] clang-cl: Add support for -o
Reid Kleckner
- [PATCH] Allow dllimport/dllexport on inline functions and get the linkage right
Reid Kleckner
- [PATCH] Allow dllimport/dllexport on inline functions and get the linkage right
Reid Kleckner
- [PATCH] clang-cl: Add support for -o
Reid Kleckner
- r208786 - Don't copy objects with trivial, deleted copy ctors
Reid Kleckner
- r208836 - Revert Itanium parts of "Don't copy objects with trivial, deleted copy ctors"
Reid Kleckner
- [PATCH] Allow dllimport/dllexport on inline functions and get the linkage right
Reid Kleckner
- [PATCH] Allow dllimport/dllexport on inline functions and get the linkage right
Reid Kleckner
- [PATCH] Allow dllimport/dllexport on inline functions and get the linkage right
Reid Kleckner
- [PATCH] clang-cl: Add support for -o
Reid Kleckner
- [PATCH] Sema: Treat dllimport globals without explicit storage class as extern
Reid Kleckner
- [PATCH] Allow dllimport/dllexport on inline functions and get the linkage right
Reid Kleckner
- [PATCH] Allow dllimport/dllexport on inline functions and get the linkage right
Reid Kleckner
- [PATCH] Allow dllimport/dllexport on inline functions and get the linkage right
Reid Kleckner
- r208927 - MS ABI: Use musttail for thunk IR generation
Reid Kleckner
- [PATCH] SEH exceptions on Win64 (clang part)
Reid Kleckner
- [PATCH] Use comdats to avoid double initialization of weak data
Reid Kleckner
- [PATCH] Change the behavior of clang-tidy -checks=, remove -disable-checks.
Manuel Klimek
- [PATCH] Change the behavior of clang-tidy -checks=, remove -disable-checks.
Manuel Klimek
- [PATCH] Change the behavior of clang-tidy -checks=, remove -disable-checks.
Manuel Klimek
- [PATCH] [ASTMatchers] Allow isImplicit on all Decls.
Manuel Klimek
- [PATCH] Update clang-tidy documentation.
Manuel Klimek
- [PATCH] Update clang-tidy documentation.
Manuel Klimek
- r208771 - Remove empty directory left after r207995.
Alexander Kornienko
- [PATCH] Change the behavior of clang-tidy -checks=, remove -disable-checks.
Alexander Kornienko
- [PATCH] Change the behavior of clang-tidy -checks=, remove -disable-checks.
Alexander Kornienko
- [PATCH] Initial version of clang-tidy check to use override instead of virual.
Alexander Kornienko
- [PATCH] Change the behavior of clang-tidy -checks=, remove -disable-checks.
Alexander Kornienko
- [clang-tools-extra] r208883 - Change the behavior of clang-tidy -checks=, remove -disable-checks.
Alexander Kornienko
- [PATCH] Change the behavior of clang-tidy -checks=, remove -disable-checks.
Alexander Kornienko
- [clang-tools-extra] r208898 - Fixed incorrect StringRef::find usage.
Alexander Kornienko
- [PATCH] Update clang-tidy documentation.
Alexander Kornienko
- [PATCH] Update clang-tidy documentation.
Alexander Kornienko
- [PATCH] Initial version of clang-tidy check to use override instead of virual.
Alexander Kornienko
- [PATCH] Initial version of clang-tidy check to use override instead of virual.
Alexander Kornienko
- [PATCH] Update clang-tidy documentation.
Alexander Kornienko
- [clang-tools-extra] r208979 - Update clang-tidy documentation.
Alexander Kornienko
- r209087 - Remove unused diagnostic.
Benjamin Kramer
- [patch] BuryPointer the CXTranslationUnit when a crash has been detected
Argyrios Kyrtzidis
- r208822 - [liblang] Introduce clang_getModuleForFile, which given a CXFile header file, returns the module that contains it, if one exists.
Argyrios Kyrtzidis
- r208846 - [libclang] Introduce clang_Module_isSystem(), which returns non-zero if the given CXModule is a system one.
Argyrios Kyrtzidis
- r209059 - [objcmt] Don't wrap a PCH generation action with a ObjCMigrateAction one, it messes up the PCH file.
Argyrios Kyrtzidis
- r209091 - Begin RAV reunification: s/DataRecursiveASTVisitor/RecursiveASTVisitor/
Argyrios Kyrtzidis
- [PATCH] #pragma vectorize
Ben Langmuir
- [PATCH] #pragma vectorize
Ben Langmuir
- r208688 - try to make test/Driver/masm.c work with the hexagon bot
Ben Langmuir
- r208901 - Use the virtual name of headers when searching for a module
Ben Langmuir
- r208941 - Switch another write_escaped to yaml::escape
Ben Langmuir
- r208951 - Improve a scan-build message
Sylvestre Ledru
- [PATCH] [ARM64]Scalar right shift uint64_t by 64 generates incorrect result.
Hao Liu
- [PATCH] [ARM64]Scalar right shift uint64_t by 64 generates incorrect result.
Hao Liu
- r208761 - [ARM64]Fix the bug right shift uint64_t by 64 generates incorrect result.
Hao Liu
- [PATCH] [ARM64]Scalar right shift uint64_t by 64 generates incorrect result.
Hao Liu
- r208661 - MS ABI: Preliminary RTTI mangling
David Majnemer
- r208668 - MS ABI: Tighten RTTI mangling
David Majnemer
- [PATCH] Allow dllimport/dllexport on inline functions and get the linkage right
David Majnemer
- [PATCH] Allow dllimport/dllexport on inline functions and get the linkage right
David Majnemer
- [PATCH] Allow dllimport/dllexport on inline functions and get the linkage right
David Majnemer
- r208850 - AST: Remove dead-code/update reference to standard
David Majnemer
- [PATCH] Allow dllimport/dllexport on inline functions and get the linkage right
David Majnemer
- r208756 - Create a redeclaration when an elaborated type specifier
John McCall
- r208799 - When we generate a redeclaration for an
John McCall
- r208756 - Create a redeclaration when an elaborated type specifier
John McCall
- Bug fix for 3.4 branch - missing addrspacecast generation in Clang
John McCall
- [ARM64]Scalar right shift uint64_t by 64 generates incorrect result.
James Molloy
- [PATCH] [ARM64]Scalar right shift uint64_t by 64 generates incorrect result.
James Molloy
- [PATCH] [OPENMP] Loop canonical form analysis (Sema)
Alexander Musman
- r208879 - C++11 - Use nullptr in lib/Sema/SemaOpenMP.cpp and some reformatting (no functional changes).
Alexander Musman
- [scan-build] [Patch] Compiler call interceptor for Linux
Laszlo Nagy
- [scan-build] [Patch] Compiler call interceptor for Linux
Laszlo Nagy
- [PATCH] #pragma vectorize
Zinovy Nis
- [PATCH] AArch64: Add command line option to select big or little endian
Tim Northover
- [PATCH] AArch64: Add command line option to select big or little endian
Tim Northover
- r208868 - AArch64: update test after LLVM CodeGen change
Tim Northover
- r208875 - ARM64: update tests now that we print "mov" & "mvn".
Tim Northover
- r208868 - AArch64: update test after LLVM CodeGen change
Tim Northover
- [PATCH] Add documentation for -Rpass*
Diego Novillo
- [PATCH] Add flags -Rpass-missed and -Rpass-analysis.
Diego Novillo
- [PATCH] #pragma vectorize
Tyler Nowicki
- [PATCH] #pragma vectorize
Tyler Nowicki
- [PATCH] #pragma vectorize
Tyler Nowicki
- [PATCH] ARM: Add command line option to select big or little endian
Christian Pirker
- [PATCH] AArch64: Add command line option to select big or little endian
Christian Pirker
- [PATCH] AArch64_BE test case for predefined macros
Christian Pirker
- r208468 - Add FIXME describing the limitation of using column info to disambiguate inlining.
Robinson, Paul
- [PATCH] [build] Verbose clang builds should also build compiler_rt verbosely.
Jon Roelofs
- [PATCH] [compiler-rt] Move arm vfp builtins to their own folder
Jon Roelofs
- [PATCH] [compiler-rt] Move arm vfp builtins to their own folder
Jon Roelofs
- [PATCH] [compiler-rt] Move arm vfp builtins to their own folder
Jon Roelofs
- [PATCH] [compiler-rt] Move arm vfp builtins to their own folder
Jon Roelofs
- r208821 - Make verbose clang builds also build compiler_rt verbosely
Jonathan Roelofs
- r208595 - [scan-build] Pass --sysroot through for both compilation and linking.
Jordan Rose
- r208659 - Refactor and fix a latent bug (found by inspection) where an external AST
Jordan Rose
- [scan-build] [Patch] Compiler call interceptor for Linux
Jordan Rose
- [PATCH] [analyzer][Review request] Improved checker lists.
Jordan Rose
- [PATCH] [StaticAnalyzer] New checker Sizeof on expression
Jordan Rose
- [PATCH] [StaticAnalyzer] New checker Sizeof on expression
Jordan Rose
- [PATCH] Bitwise comparison always true
Jordan Rose
- [PATCH] These builtin functions set errno. Mark them accordingly.
Chad Rosier
- [PATCH] [StaticAnalyzer] New checker Sizeof on expression
Anders Rönnholm
- [PATCH] [StaticAnalyzer] New checker Sizeof on expression
Anders Rönnholm
- [PATCH] Division by zero
Anders Rönnholm
- [PATCH] Bitwise comparison always true
Anders Rönnholm
- r208610 - [ASan] Split static ASan runtime in two parts: asan and asan_cxx.
Alexey Samsonov
- r208625 - [ASan] Fixup for r208610: link in asan_cxx library on Windows
Alexey Samsonov
- [PATCH] [compiler-rt] Move arm vfp builtins to their own folder
Alexey Samsonov
- r208521 - disable asan's detect_stack_use_after_return when running CXX/drs/dr4xx.cpp (temporary workaround for PR19722); This should make the asan bootstrap bot green again
Kostya Serebryany
- [libcxx] r208319 - Add Address Sanitizer support to std::vector
Kostya Serebryany
- [libcxx] r208319 - Add Address Sanitizer support to std::vector
Kostya Serebryany
- [libcxx] r208319 - Add Address Sanitizer support to std::vector
Kostya Serebryany
- [libcxx] r208319 - Add Address Sanitizer support to std::vector
Kostya Serebryany
- [libcxx] r208319 - Add Address Sanitizer support to std::vector
Kostya Serebryany
- [PATCH] [Driver] Do not lose already detected set of toolchain's multilibs while iterating over different library path suffixes and different library versions.
Aleksei Sidorin
- [PATCH] CSA's StreamChecker - additional functionality and fix
Aleksei Sidorin
- [scan-build] [Patch] Compiler call interceptor for Linux
Aleksei Sidorin
- [scan-build] [Patch] Compiler call interceptor for Linux
Aleksei Sidorin
- [PATCH] Pragma optimize on/off
Sean Silva
- [PATCH] Pragma optimize on/off
Sean Silva
- [clang-tools-extra] r208954 - Initial version of clang-tidy check to use override instead of virual.
Sean Silva
- PR19352 getLocation() points to the wrong position for FriendDecls
Nikola Smiljanic
- r208939 - InstrProf: Set profile data to visibility hidden
Duncan P. N. Exon Smith
- r208948 - InstrProf: Look for the PIC-version of the profile runtime
Duncan P. N. Exon Smith
- [PATCH] PR19091, libcxxabi fix of wrong demangling of "operator>(int)"
Richard Smith
- [libcxxabi] r208611 - PR19091: Track whether we're demangling a function template specialization to
Richard Smith
- [PATCH] PR19091, libcxxabi fix of wrong demangling of "operator>(int)"
Richard Smith
- [PATCH] Add documentation for -Rpass*
Richard Smith
- [PATCH] Add documentation for -Rpass*
Richard Smith
- [PATCH] Remove unused PP variable NumIncluded
Richard Smith
- r208659 - Refactor and fix a latent bug (found by inspection) where an external AST
Richard Smith
- r208662 - Refactor to avoid explicitly listing all the different flavours of redeclarable
Richard Smith
- [PATCH] Don't copy objects with trivial, deleted copy ctors
Richard Smith
- r208659 - Refactor and fix a latent bug (found by inspection) where an external AST
Richard Smith
- r208724 - PR19729: Delete a bunch of bogus code in Sema::FindAllocationOverload. This
Richard Smith
- r208786 - Don't copy objects with trivial, deleted copy ctors
Richard Smith
- r208825 - PR19742: cv-qualifiers and ref-qualifiers aren't allowed on functions within
Richard Smith
- r208843 - PR19748: Make sure we don't lose colon protection after the parenthesized type-id in a cast-expression.
Richard Smith
- r208844 - Replace completely bogus ambiguous-compound-literal-in-C++ code with something
Richard Smith
- r208943 - Replace a fake enum class with the real thing.
Richard Smith
- r208944 - Push implicitly-declared allocation functions into the IdResolver. Otherwise,
Richard Smith
- [libc++ patch] Don't define __need_FOO in cstddef
Richard Smith
- [PATCH] [StaticAnalyzer] New checker Sizeof on expression
Richard Smith
- r209046 - If a declaration is loaded, and then a module import adds a redeclaration, then
Richard Smith
- r209047 - Add missed file from r209046.
Richard Smith
- r209054 - Correct incoherent function versus function template partial ordering for conversion operators (the comparison could claim that two conversion operators are both better than each other). Actually implement DR495, rather than passing its test by chance because the declarations happened to be in the "lucky" order.
Richard Smith
- r209055 - Switch to a more efficient expression of this check.
Richard Smith
- r209060 - More fixes for isBetterOverloadCandidate not being a strict weak ordering. The
Richard Smith
- r209091 - Begin RAV reunification: s/DataRecursiveASTVisitor/RecursiveASTVisitor/
Richard Smith
- r209046 - If a declaration is loaded, and then a module import adds a redeclaration, then
Richard Smith
- [PATCH 2/3] Implicit address space conversion on POD assign
Richard Smith
- r208687 - Drop AST's version of ARMCXXABI, it doesn't differ from the Itanium base
Joerg Sonnenberger
- r208718 - Test preprocessor defines for NetBSD/ARM.
Joerg Sonnenberger
- r208719 - Add __ARM_DWARF_EH__ to signify the use of Itanium ABI for unwind
Joerg Sonnenberger
- Bug fix for 3.4 branch - missing addrspacecast generation in Clang
Tom Stellard
- Bug fix for 3.4 branch - missing addrspacecast generation in Clang
Tom Stellard
- [libcxx] r209032 - Merging r201843
Tom Stellard
- [libcxx] r209035 - Creating 3.4.2-rc1 from release_34 branch
Tom Stellard
- r208756 - Create a redeclaration when an elaborated type specifier
Evgeniy Stepanov
- [PATCH] Handle LLVM_APPEND_VC_REV with LLVM cmake module
Adam Strzelecki
- [PATCH] clang-format: Add option to disable fallback
Adam Strzelecki
- [PATCH] clang-format: Add option to disable fallback
Adam Strzelecki
- [PATCH] clang-format docs: Rst asterisk has to be escaped
Adam Strzelecki
- [PATCH] clang-format docs: Rst asterisk has to be escaped
Adam Strzelecki
- [PATCH] clang-format docs: Rst asterisk has to be escaped
Adam Strzelecki
- [PATCH 1/3] CL++ (OpenCL++) provisional implementation
Adam Strzelecki
- [PATCH 2/3] Implicit address space conversion on POD assign
Adam Strzelecki
- [PATCH 3/3] Try to perform OpenCL type initialization in C++
Adam Strzelecki
- r208532 - clang/test/CXX/drs/dr4xx.cpp: Use env(1) to satisfy lit internal runner.
NAKAMURA Takumi
- r208758 - Sema::FindAllocationFunctions(): Fix \param. [-Wdocumentation]
NAKAMURA Takumi
- [clang-tools-extra] r208985 - clang-tidy/misc/UseOverride.cpp: Appease targeting msvc.
NAKAMURA Takumi
- [clang-tools-extra] r208986 - Initializer list is unavailable. Use the constructor instead.
NAKAMURA Takumi
- [PATCH] clang-cl: Add support for -o
Alp Toker
- [PATCH] clang-cl: Add support for -o
Alp Toker
- [PATCH] clang-cl: Add support for -o
Alp Toker
- [PATCH] clang-cl: Add support for -o
Alp Toker
- r208838 - Fix typos
Alp Toker
- [PATCH] clang-cl: Add support for -o
Alp Toker
- [libcxx] r208869 - Fix typos
Alp Toker
- [libcxx] r208870 - Fix typo 'fourty' in tests
Alp Toker
- [libc++ patch] Don't define __need_FOO in cstddef
Alp Toker
- [PATCH] [OPENMP] Initial support of 'reduction' clause
Alp Toker
- r208926 - Eliminate DefaultImageName from the Driver constructor
Alp Toker
- r208988 - Tooling: use stderr, not stdout for missing command line messages
Alp Toker
- r209002 - Rename SourceManager::createFileIDForMemBuffer()
Alp Toker
- r209005 - Merge a couple of copy-and-pasted functions
Alp Toker
- r209052 - Tweak diagnostic wording for init list narrowing
Alp Toker
- r209061 - Provide and use a safe Token::getRawIdentifier() accessor
Alp Toker
- [clang-tools-extra] r209062 - Track clang changes from r209061
Alp Toker
- [PATCH] Implement the flatten attribute.
Alp Toker
- [PATCH] Implement the no_split_stack attribute.
Alp Toker
- r209090 - Remove historical Unicode TODOs
Alp Toker
- r209091 - Begin RAV reunification: s/DataRecursiveASTVisitor/RecursiveASTVisitor/
Alp Toker
- r209092 - Format the two RecursiveASTVisitors
Alp Toker
- r209093 - Ongoing RAV reunification
Alp Toker
- r209091 - Begin RAV reunification: s/DataRecursiveASTVisitor/RecursiveASTVisitor/
Alp Toker
- r209100 - RAV reunification: merge r162133 (visit the TypeLoc when RecursiveASTVisitor visits a CompoundLiteralExpr)
Alp Toker
- r209101 - RAV reunification: MSPropertyRefExpr visitation
Alp Toker
- [PATCH 2/3] Implicit address space conversion on POD assign
Alp Toker
- [PATCH 2/3] Implicit address space conversion on POD assign
Alp Toker
- [PATCH] Rename DynTypedNode to ASTNode
Alp Toker
- [libcxx] r208319 - Add Address Sanitizer support to std::vector
Stephan Tolksdorf
- [libcxx] r208319 - Add Address Sanitizer support to std::vector
Stephan Tolksdorf
- [libcxx] r208319 - Add Address Sanitizer support to std::vector
Stephan Tolksdorf
- r209069 - [C++11] Use 'nullptr'. Driver edition.
Craig Topper
- r209070 - [C++11] Use 'nullptr'. ASTMatchers edition.
Craig Topper
- r209083 - [C++11] Use 'nullptr'. Lex edition.
Craig Topper
- [PATCH] Improve diagnostic message for misplaced square brackets
Richard Trieu
- r208824 - When an overloaded comparison operator returns a reference, do not consider
Richard Trieu
- [PATCH] Clang: Reject OpenCL workgroup size requirement of 0
David Tweed
- [patch] gcc compat: Support -masm= flag for x86 targets
Nico Weber
- [libc++ patch] Don't define __need_FOO in cstddef
Nico Weber
- [libc++ patch] Don't define __need_FOO in cstddef
Nico Weber
- r208683 - Support -masm= flag for x86 targets.
Nico Weber
- [patch] gcc compat: Support -masm= flag for x86 targets
Nico Weber
- r208688 - try to make test/Driver/masm.c work with the hexagon bot
Nico Weber
- r208703 - Updated the test case to show that no diagnostics are expected, and not require emitting the AST until after the AST printing for statement attributes is updated.
Nico Weber
- r208688 - try to make test/Driver/masm.c work with the hexagon bot
Nico Weber
- r208722 - Add a requires for the arm-registered-target needed by this test as
Nico Weber
- [patch] BuryPointer the CXTranslationUnit when a crash has been detected
Nico Weber
- [libc++ patch] Don't define __need_FOO in cstddef
Nico Weber
- [libcxx] r208942 - Update cstddef after clang r207606.
Nico Weber
- [libc++ patch] Don't define __need_FOO in cstddef
Nico Weber
- r208613 - clang-cl: accept -mllvm and -fsanitize_blacklist
Hans Wennborg
- r208808 - Rename CodeGenModule::getLLVMLinkageforDeclarator -> getLLVMLinkageForDeclarator
Hans Wennborg
- [PATCH] clang-cl: Add support for -o
Hans Wennborg
- [PATCH] Allow dllimport/dllexport on inline functions and get the linkage right
Hans Wennborg
- [PATCH] Allow dllimport/dllexport on inline functions and get the linkage right
Hans Wennborg
- [PATCH] Allow dllimport/dllexport on inline functions and get the linkage right
Hans Wennborg
- [PATCH] Allow dllimport/dllexport on inline functions and get the linkage right
Hans Wennborg
- [PATCH] Allow dllimport/dllexport on inline functions and get the linkage right
Hans Wennborg
- [PATCH] Allow dllimport/dllexport on inline functions and get the linkage right
Hans Wennborg
- [PATCH] Allow dllimport/dllexport on inline functions and get the linkage right
Hans Wennborg
- r208925 - Allow dllimport/dllexport on inline functions and adjust the linkage.
Hans Wennborg
- [PATCH] Allow dllimport/dllexport on inline functions and get the linkage right
Hans Wennborg
- r208936 - test/CodeGenCXX/dllexport.cpp: we already correctly emit b() even when
Hans Wennborg
- [PATCH] Emit used/dllexport inline method definitions in nested classes (PR19743, PR11170)
Hans Wennborg
- [PATCH] Remove unused PP variable NumIncluded
Will Wilson
- r208633 - Remove unused PP variable NumIncluded
Will Wilson
- [libc++ patch] Don't define __need_FOO in cstddef
Jeffrey Yasskin
- [PATCH] These builtin functions set errno. Mark them accordingly.
hfinkel at anl.gov
- [PATCH] These builtin functions set errno. Mark them accordingly.
hfinkel at anl.gov
- [PATCH] [analyzer][Review request] Improved checker lists.
Антон Ярцев
Last message date:
Sun May 18 23:20:33 PDT 2014
Archived on: Tue Aug 4 15:31:38 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).