The Week Of Monday 22 July 2013 Archives by author
Starting: Mon Jul 22 01:29:01 PDT 2013
Ending: Sun Jul 28 23:47:04 PDT 2013
Messages: 480
- r186908 - Error on more illegal kernel argument types for OpenCL
Matt Arsenault
- [PATCH] Error on illegal OpenCL kernel argument types
Matt Arsenault
- r186847 - This test was missing its -verify argument.
Aaron Ballman
- [PATCH] Refactor attribute arguments
Aaron Ballman
- [PATCH] Refactor attribute arguments
Aaron Ballman
- [PATCH] Minor Attr.td tablegen additions
Aaron Ballman
- [PATCH] Correcting attribute argument count errors
Aaron Ballman
- [PATCH] Consolidating attribute diagnostics
Aaron Ballman
- [PATCH] Refactor attribute arguments
Aaron Ballman
- [PATCH] Consolidating attribute diagnostics
Aaron Ballman
- r186936 - Correcting the NSObject and Overloadable attribute diagnostics so that the count reported matches reality.
Aaron Ballman
- [PATCH] Correcting attribute argument count errors
Aaron Ballman
- r186940 - Consolidate several attribute argument diagnostics into a single, selectable diagnostic. This makes the diagnostic more consistent.
Aaron Ballman
- [PATCH] Consolidating attribute diagnostics
Aaron Ballman
- [PATCH] Refactor attribute arguments
Aaron Ballman
- r186942 - Removed a redundant diagnostic and replaced it with a more standard one. Added a test case for the diagnostic.
Aaron Ballman
- r186944 - Replacing some manual diagnostic checks with an existing helper method. Adding missing test cases for the diagnostics.
Aaron Ballman
- r186947 - Fixing the build bots from the previous commit.
Aaron Ballman
- [PATCH] Replacing one diagnostic with another
Aaron Ballman
- r186947 - Fixing the build bots from the previous commit.
Aaron Ballman
- r186940 - Consolidate several attribute argument diagnostics into a single, selectable diagnostic. This makes the diagnostic more consistent.
Aaron Ballman
- r186966 - Going back to using getName for consistency.
Aaron Ballman
- r186940 - Consolidate several attribute argument diagnostics into a single, selectable diagnostic. This makes the diagnostic more consistent.
Aaron Ballman
- r186980 - Added the attribute name to the err_attribute_wrong_number_arguments diagnostic for clarity; updated almost all of the affected test cases.
Aaron Ballman
- r186947 - Fixing the build bots from the previous commit.
Aaron Ballman
- r186982 - Removing a number of individual run lines and replacing them with single line test cases. This reduces the number of test runs, provides the same coverage, and allows us to test that the attribute names are included in the diagnostic.
Aaron Ballman
- [PATCH] Replacing one diagnostic with another
Aaron Ballman
- [PATCH] Replacing one diagnostic with another
Aaron Ballman
- Stack overflow with nested brackets
Aaron Ballman
- Stack overflow with nested brackets
Aaron Ballman
- [PATCH] Removing a disabled warning
Aaron Ballman
- [PATCH] Removing a disabled warning
Aaron Ballman
- r175721 - StaticAnalyzer/Core: Suppress warnings. [-Wunused-variable, -Wunused-function]
Aaron Ballman
- r187292 - Using the function pointer instead of the function type; this allows us to re-enable a warning in MSVC by default.
Aaron Ballman
- r175721 - StaticAnalyzer/Core: Suppress warnings. [-Wunused-variable, -Wunused-function]
Aaron Ballman
- [PATCH] Re-enabling another warning
Aaron Ballman
- [PATCH] Re-enabling another warning
Aaron Ballman
- [PATCH] Re-enabling another warning
Aaron Ballman
- [PATCH] Re-enabling another warning
Aaron Ballman
- [PATCH] [PATCH] OpenMP: Data-sharing attributes analysis and clause 'shared'
Alexey Bataev
- r186971 - Add new diagnostic messages when too many arguments are presented to a
Matt Beaumont-Gay
- r186899 - Add a -fno-math-builtin option to the Clang -cc1
Eli Bendersky
- [PATCH] Adding a -fno-math-builtin option to the compiler frontend (-cc1)
Eli Bendersky
- [PATCH] Pass le32-specific flags to -cc1
Eli Bendersky
- r186906 - Make the nomathbuiltin.c test less demanding.
Eli Bendersky
- r186899 - Add a -fno-math-builtin option to the Clang -cc1
Eli Bendersky
- [PATCH] Pass le32-specific flags to -cc1
Eli Bendersky
- r187061 - Pass -fno-math-builtin from the Clang driver to -cc1 for the l32 arch.
Eli Bendersky
- [PATCH] Pass le32-specific flags to -cc1
Eli Bendersky
- r187079 - Partial revert of r185568.
Eli Bendersky
- r187082 - Simplify code - no functionality change.
Eli Bendersky
- r186836 - Add support for overloaded matchers. ie different matcher function signatures with the same name.
Samuel Benzaquen
- [PATCH] Add support for overloaded matchers. ie different matcher function signatures with the same name.
Samuel Benzaquen
- [PATCH] Add support for Adaptative matchers on the dynamic registry.
Samuel Benzaquen
- [PATCH] Add support for Adaptative matchers on the dynamic registry.
Samuel Benzaquen
- [PATCH] Add support for Adaptative matchers on the dynamic registry.
Samuel Benzaquen
- [PATCH] Add support for Adaptative matchers on the dynamic registry.
Samuel Benzaquen
- r187044 - Add support for Adaptative matchers on the dynamic registry.
Samuel Benzaquen
- [PATCH] Add support for Adaptative matchers on the dynamic registry.
Samuel Benzaquen
- [PATCH] Fix doxygen warnings
Ariel Bernal
- [PATCH] Fix doxygen warnings
Ariel Bernal
- [PATCH] Fix doxygen warnings
Ariel Bernal
- [PATCH] Fix doxygen warnings
Ariel Bernal
- [PATCH] Fix doxygen warnings
Ariel Bernal
- [PATCH] Fix doxygen warnings
Ariel Bernal
- [PATCH] Fix doxygen warnings
Ariel Bernal
- [clang-tools-extra] r186948 - Fix doxygen warnings
Ariel J. Bernal
- [clang-tools-extra] r187067 - Fix doxygen warnings
Ariel J. Bernal
- r186894 - Debug Info: Acknowledge the alignment when locating byref block variables.
David Blaikie
- r186905 - Further simplify test case from r186894
David Blaikie
- r186894 - Debug Info: Acknowledge the alignment when locating byref block variables.
David Blaikie
- [libclang] fix PR 15074 - clang_getDeclObjCTypeEncoding returns wrong string "?" for TypeDecl cursor
David Blaikie
- [libclang] fix PR 15074 - clang_getDeclObjCTypeEncoding returns wrong string "?" for TypeDecl cursor
David Blaikie
- r187092 - Replace the "NoFramePointerElimNonLeaf" target option with a function attribute.
David Blaikie
- r187156 - Don't forward all assembler arguments untouched to -cc1as
David Blaikie
- [PATCH] Removing a disabled warning
David Blaikie
- r175721 - StaticAnalyzer/Core: Suppress warnings. [-Wunused-variable, -Wunused-function]
David Blaikie
- [PATCH] Re-enabling another warning
David Blaikie
- [PATCH] Re-enabling another warning
David Blaikie
- [PATCH] Re-enabling another warning
David Blaikie
- [PATCH] Re-enabling another warning
David Blaikie
- [PATCH] Update the kinds of DeclarationName in the InternalsManual
Justin Bogner
- [libcxx] r186909 - Add some missing cv-qualifiers.
Chandler Carruth
- [PATCH] clang-cl: add support for /? and /help
Chandler Carruth
- [PATCH] clang-cl: add support for /? and /help
Chandler Carruth
- [PATCH] Options.td: remove some option groups
Chandler Carruth
- [PATCH] clang-cl: add support for /? and /help
Chandler Carruth
- [PATCH] clang-cl: add support for /? and /help
Chandler Carruth
- [PATCH] clang-cl: add support for /? and /help
Chandler Carruth
- libclang: expose the rest array types
Che-Liang Chiou
- libclang: expose the rest array types
Che-Liang Chiou
- [libcxx] r186834 - Make tuple's constructor and std::get<>(tuple) constexpr. Final stage of fixing bug #16599. Thanks to Howard for the review and updates.
Marshall Clow
- Suffix for basic_string literals
Marshall Clow
- Suffix for basic_string literals
Marshall Clow
- Suffix for basic_string literals
Marshall Clow
- Suffix for chrono literals
Marshall Clow
- r186933 - C++1y literal suffix support:
Marshall Clow
- [libcxx] r186956 - Implement string suffixes from N3642
Marshall Clow
- libc++ patch to add N3241 support
Marshall Clow
- [libcxx] r187078 - literal suffixes for std::chrono
Marshall Clow
- [libc++][patch] Add missing parts from <functional>
Marshall Clow
- [PATCH] [clang-format] Added: FormatStyle::IndentNamespaces to indent the content of namespaces
Curdeius Curdeius
- [PATCH] Bug 14984 - Implement __attribute__((ms_abi))
Charles Davis
- [PATCH] Bug 14984 - Implement __attribute__((ms_abi))
Charles Davis
- [PATCH] Last-chance diagnostics for incomplete types
James Dennett
- [patch] Remove -ccc-echo
Daniel Dunbar
- r175779 - [driver] Handle the processing of the QA_OVERRIDE_GCC3_OPTIONS and CCC_ADD_ARGS
Daniel Dunbar
- r187330 - Try single quotes to fix the msys bot:
Rafael Avila de Espindola
- r186943 - Run %clang_cc1, it is the one that actually crashes.
Rafael Espindola
- r186945 - Use -### instead of -ccc-echo.
Rafael Espindola
- r186946 - Add missing quotes for -###.
Rafael Espindola
- r186949 - Convert another test to -###.
Rafael Espindola
- r186970 - Remove the -ccc-echo option that is now unused.
Rafael Espindola
- r186983 - Remove support for CCC_ADD_ARGS. QA_OVERRIDE_GCC3_OPTIONS supersedes it.
Rafael Espindola
- r187065 - Add not to a command that is expected to fail.
Rafael Espindola
- r187097 - Avoid recursions when the parser finds out that it has too many brackets.
Rafael Espindola
- r187122 - Don't pass %s twice to clang -cc1.
Rafael Espindola
- r187123 - Move not past env.
Rafael Espindola
- r187143 - Remove the mblaze backend from clang.
Rafael Espindola
- r187152 - remove empty directories.
Rafael Espindola
- r187197 - Add a triple. Should fix the windows bots.
Rafael Espindola
- r187203 - Add not to a command that is expected to fail.
Rafael Espindola
- [clang-tools-extra] r187227 - Revert "cpp11-migrate: Write header replacements to disk"
Rafael Espindola
- [clang-tools-extra] r187235 - Revert "Added new feature for checking macro and preprocessor conditional consistency."
Rafael Espindola
- r187329 - Avoid crashing if a directory has no pch files.
Rafael Espindola
- r187330 - Try single quotes to fix the msys bot:
Rafael Espindola
- r175779 - [driver] Handle the processing of the QA_OVERRIDE_GCC3_OPTIONS and CCC_ADD_ARGS
Rafael Espíndola
- [patch] Remove -ccc-echo
Rafael Espíndola
- r175779 - [driver] Handle the processing of the QA_OVERRIDE_GCC3_OPTIONS and CCC_ADD_ARGS
Rafael Espíndola
- Stack overflow with nested brackets
Rafael Espíndola
- Stack overflow with nested brackets
Rafael Espíndola
- [PATCH] Fixing a driver bug where clang cannot locate source file at drive root
Rafael Espíndola
- [clang-tools-extra] r187228 - Added new feature for checking macro and preprocessor conditional consistency.
Rafael Espíndola
- r187199 - Fix tests on targets that don't support thread_local
Rafael Espíndola
- r187337 - clang/test/Driver/cl.c: Don't attempt slash switches on msys bash.
Rafael Espíndola
- r186817 - Implement the part of C89 6.5.7 p3 requiring a constant initializer list
Eli Friedman
- r186817 - Implement the part of C89 6.5.7 p3 requiring a constant initializer list
Eli Friedman
- r186817 - Implement the part of C89 6.5.7 p3 requiring a constant initializer list
Eli Friedman
- [PATCH] Refactor attribute arguments
Eli Friedman
- [PATCH] Correcting attribute argument count errors
Eli Friedman
- [PATCH] Consolidating attribute diagnostics
Eli Friedman
- [PATCH] Refactor attribute arguments
Eli Friedman
- r186889 - Don't emit open-paren fixit without close-paren.
Eli Friedman
- r186891 - Testcase for PR16673.
Eli Friedman
- r186889 - Don't emit open-paren fixit without close-paren.
Eli Friedman
- r186894 - Debug Info: Acknowledge the alignment when locating byref block variables.
Eli Friedman
- r186903 - Integers which are too large should be an error.
Eli Friedman
- r186903 - Integers which are too large should be an error.
Eli Friedman
- r186940 - Consolidate several attribute argument diagnostics into a single, selectable diagnostic. This makes the diagnostic more consistent.
Eli Friedman
- [PATCH] PR14795 : -frewrite-includes sometimes results in incorrect line number
Eli Friedman
- r187171 - Move friend warning into CXX11 warning group.
Eli Friedman
- r187172 - Partially revert r186903.
Eli Friedman
- r187174 - Fix GNU ObjC ABI for a message returning a struct.
Eli Friedman
- r187175 - Fix gcc search for cross-compiler on Ubuntu 13.04.
Eli Friedman
- r187176 - Tighten type-checking for vector attributes.
Eli Friedman
- ObjFW runtime: Add objc_msg_lookup(_super)_{fp,st}ret
Eli Friedman
- [PATCH] fixing clang assertion failure when creating illegal vector types
Eli Friedman
- r187178 - Fix test for Release builds.
Eli Friedman
- r187183 - Fix test for Release builds.
Eli Friedman
- r187174 - Fix GNU ObjC ABI for a message returning a struct.
Eli Friedman
- r187276 - Don't build expressions for invalid casts.
Eli Friedman
- [PATCH] Fixing a driver bug where clang cannot locate source file at drive root
Yunzhong Gao
- [PATCH] fixing clang assertion failure when creating illegal vector types
Yunzhong Gao
- [clang-tools-extra] r186873 - Revert "cp11-migrate: Integration with LibFormat"
Michael Gottesman
- [clang-tools-extra] r186866 - cp11-migrate: Integration with LibFormat
Michael Gottesman
- [PATCH] Add floatLiteral to ASTMatchers
Chris Gray
- [PATCH] Fix name lookup within modules during template instantiation
Doug Gregor
- r186870 - Make modules depend on the compiler's own module.map, as a proxy for the compiler itself.
Douglas Gregor
- [PATCH] Macro and conditional checking feature addition to the modularize tool
Douglas Gregor
- [PATCH] Add option to filter finstrument-functions by size
Robert Grosse
- [PATCH] Add option to filter finstrument-functions by size
Robert Grosse
- [libcxx] r186951 - Add some friendly messages to libcxx calls to abort().
Howard Hinnant
- [libcxx] r186954 - Bill Fisher: This patch fixes a bug where std::regex in ECMAScript mode was ignoring capture groups inside lookahead assertions.
Howard Hinnant
- [PATCH][libcxx] regex: Support capturing parens inside lookahead assertions
Howard Hinnant
- Suffix for basic_string literals
Howard Hinnant
- Suffix for basic_string literals
Howard Hinnant
- [libcxx] r186991 - Debug mode for unordered_set. I believe this to be fairly complete for
Howard Hinnant
- Suffix for chrono literals
Howard Hinnant
- [libcxxabi] r187255 - I had a buffer mismanagement bug in the demangler.
Howard Hinnant
- [libcxx] r187332 - Glen: Minor tweaks to locale.cpp to help it compile with exceptions turned off.
Howard Hinnant
- libc++ patch to add N3421 support
Howard Hinnant
- [PATCH] Replace TEST* with CHECK-DAG in vbtable tests
Timur Iskhodzhanov
- [PATCH] Add MicrosoftVFTableContext to AST
Timur Iskhodzhanov
- [PATCH] Add MicrosoftVFTableContext to AST
Timur Iskhodzhanov
- [PATCH] Add MicrosoftVFTableContext to AST
Timur Iskhodzhanov
- [PATCH] Add MicrosoftVFTableContext to AST
Timur Iskhodzhanov
- [PATCH] Add MicrosoftVFTableContext to AST
Timur Iskhodzhanov
- [PATCH] Add MicrosoftVFTableContext to AST
Timur Iskhodzhanov
- [PATCH] Add MicrosoftVFTableContext to AST
Timur Iskhodzhanov
- [PATCH] Add MicrosoftVFTableContext to AST
Timur Iskhodzhanov
- [PATCH] Add MicrosoftVFTableContext to AST
Timur Iskhodzhanov
- r186856 - Objective-C migration: Use NS_OPTIONS when enumerators
Fariborz Jahanian
- r186895 - ObjectiveC migration. Better handle migration to conforming
Fariborz Jahanian
- r186981 - ObjC migrator: Define family of methods
Fariborz Jahanian
- r187000 - ObjC migrator: more knobs toward doing
Fariborz Jahanian
- r187004 - ObjectiveC migrator: start migrating to
Fariborz Jahanian
- r187008 - ObjectiveC migration: more migration to
Fariborz Jahanian
- r187062 - ObjectiveC migration: Method candidates for
Fariborz Jahanian
- r187068 - Objective-C migrator: some cleanup.
Fariborz Jahanian
- r187085 - Documentation parsing: if typedef name is being declared
Fariborz Jahanian
- r186825 - Install git-clang-format along with clang-format by default.
Daniel Jasper
- r186840 - Fix bug in clang-format's vim integration cause by r186789.
Daniel Jasper
- r187033 - clang-format: Initial (incomplete) support for the WebKit coding style.
Daniel Jasper
- r187115 - Use memoization for has()-matcher.
Daniel Jasper
- r187118 - clang-format: Fix switch/case interaction with macros.
Daniel Jasper
- r187210 - clang-format: Add two new style options to support WebKit style.
Daniel Jasper
- r187232 - Add matcher for float literals.
Daniel Jasper
- [PATCH] Add floatLiteral to ASTMatchers
Daniel Jasper
- [libclang] fix PR 15074 - clang_getDeclObjCTypeEncoding returns wrong string "?" for TypeDecl cursor
Jean-Luc Jumpertz
- [libclang] fix PR 15074 - clang_getDeclObjCTypeEncoding returns wrong string "?" for TypeDecl cursor
Jean-Luc Jumpertz
- OpenCL address space and mangling
Pekka Jääskeläinen
- [clang-tools-extra] r186938 - cp11-migrate: Integration with LibFormat
Galina Kistanova
- [PATCH] [ms-cxxabi] Don't consider function templates for name backrefs
Reid Kleckner
- r186824 - Forward declare OMPClause in Sema.h to avoid an include
Reid Kleckner
- r186826 - Rename D to GD to match the type, which is GlobalDecl
Reid Kleckner
- r186828 - [ms-cxxabi] Emit linkonce complete dtors in TUs that need them
Reid Kleckner
- [PATCH] [ms-cxxabi] Emit linkonce complete dtors in TUs that need them
Reid Kleckner
- [PATCH] [ms-cxxabi] Emit linkonce complete dtors in TUs that need them
Reid Kleckner
- [PATCH] [ms-cxxabi] Don't consider function templates for name backrefs
Reid Kleckner
- [PATCH] Fix declaring class template methods with an attributed typedef
Reid Kleckner
- [Patch] clang-cl: add support for /? and /help
Reid Kleckner
- [Patch] clang-cl: add support for /? and /help
Reid Kleckner
- [PATCH] Bug 14984 - Implement __attribute__((ms_abi))
Reid Kleckner
- [PATCH] clang-cl: add support for /? and /help
Reid Kleckner
- [PATCH] Options.td: fold the NoForward flag into DriverOption
Reid Kleckner
- [PATCH] Fix declaring class template methods with an attributed typedef
Reid Kleckner
- r187330 - Try single quotes to fix the msys bot:
Reid Kleckner
- [PATCH] Add support for overloaded matchers. ie different matcher function signatures with the same name.
Manuel Klimek
- r187022 - Update docs.
Manuel Klimek
- [PATCH] Add support for Adaptative matchers on the dynamic registry.
Manuel Klimek
- [PATCH] Add support for Adaptative matchers on the dynamic registry.
Manuel Klimek
- [PATCH] Add support for Adaptative matchers on the dynamic registry.
Manuel Klimek
- r186925 - Revert "[analyzer] Add very limited support for temporary destructors"
Manuel Klimek
- r186925 - Revert "[analyzer] Add very limited support for temporary destructors"
Manuel Klimek
- r187104 - Fix incorrect documentation generation for type matchers.
Manuel Klimek
- r186955 - Remove unused diagnostics.
Benjamin Kramer
- r187047 - Sema: Minor const fixups and control flow tidying.
Benjamin Kramer
- r187054 - Make test pass in Release builds, IR names don't get emitted there.
Benjamin Kramer
- [clang-tools-extra] r187306 - modularize: Remove default case from fully covered switch.
Benjamin Kramer
- r186850 - [arcmt] Only disable ARC in the second compilation if there were actually ARC errors in the checking phase.
Argyrios Kyrtzidis
- libclang: expose the rest array types
Argyrios Kyrtzidis
- r186967 - [libclang] Expose the rest of the array types.
Argyrios Kyrtzidis
- libclang: expose the rest array types
Argyrios Kyrtzidis
- r187207 - [frontend] '-frewrite-includes' should not ignore headers included from command-line.
Argyrios Kyrtzidis
- r187230 - [libclang] Remove comma from the blacklist of characters that prevent a comment to be attached to a decl.
Argyrios Kyrtzidis
- [PATCH] [analyzer] Fix regression in ResolveCondition()
Pavel Labath
- r186925 - Revert "[analyzer] Add very limited support for temporary destructors"
Pavel Labath
- r187196 - [analyzer] Fix FP warnings when binding a temporary to a local static variable
Pavel Labath
- [PATCH] [analyzer] Fix FP warnings when binding a temporary to a local static variable
Pavel Labath
- r187199 - Fix tests on targets that don't support thread_local
Pavel Labath
- OpenCL address space and mangling
Tanya Lattner
- OpenCL address space and mangling
Tanya Lattner
- OpenCL address space and mangling
Tanya Lattner
- [PATCH] Last-chance diagnostics for incomplete types
Nick Lewycky
- [PATCH] PR14795 : -frewrite-includes sometimes results in incorrect line number
Lubos Lunak
- [PATCH] PR14795 : -frewrite-includes sometimes results in incorrect line number
Lubos Lunak
- [PATCH] PR15614 : -frewrite-includes causes -Wunused-macros false positives
Lubos Lunak
- [PATCH] PR12463 : Warnings about nonsensical comparisons are disabled if macro expansion is involved
Lubos Lunak
- [PATCH] Handle overloaded functions bound to pointers
David Majnemer
- [PATCH] Pass le32-specific flags to -cc1
John McCall
- [PATCH] Add MicrosoftVFTableContext to AST
John McCall
- [PATCH] Add MicrosoftVFTableContext to AST
John McCall
- [PATCH] Add MicrosoftVFTableContext to AST
John McCall
- [PATCH] Add MicrosoftVFTableContext to AST
John McCall
- [PATCH] Microsoft C++ Record Layout
John McCall
- [PATCH] Add MicrosoftVFTableContext to AST
John McCall
- r187174 - Fix GNU ObjC ABI for a message returning a struct.
John McCall
- r187174 - Fix GNU ObjC ABI for a message returning a struct.
John McCall
- r187174 - Fix GNU ObjC ABI for a message returning a struct.
John McCall
- r187174 - Fix GNU ObjC ABI for a message returning a struct.
John McCall
- r187174 - Fix GNU ObjC ABI for a message returning a struct.
John McCall
- r187096 - Add another C++14 constexpr test case.
Matthieu Monrocq
- [PATCH] Make Clang error on enum increment/decrement in C++
Arthur O'Dwyer
- r187174 - Fix GNU ObjC ABI for a message returning a struct.
Arthur O'Dwyer
- [PATCH] Fix uninstall-local target in Makefile.rules for shared libraries
Edoardo P.
- [PATCH] Fix doxygen warnings
Guillaume Papin
- [PATCH] cpp11-migrate: Register the transforms automatically using llvm::Registry.
Guillaume Papin
- [PATCH] Fix doxygen warnings
Guillaume Papin
- [PATCH] cp11-migrate: Integration with LibFormat.
Guillaume Papin
- [PATCH] cp11-migrate: Integration with LibFormat.
Guillaume Papin
- [PATCH] cpp11-migrate: Register the transforms automatically using llvm::Registry.
Guillaume Papin
- [PATCH] cpp11-migrate: Integration with LibFormat.
Guillaume Papin
- [PATCH] cpp11-migrate: Write header replacements to disk
Guillaume Papin
- [PATCH] cpp11-migrate: Add command line option to enables transforms automatically
Guillaume Papin
- [PATCH] cpp11-migrate: Register the transforms automatically using llvm::Registry.
Guillaume Papin
- [PATCH] cpp11-migrate: Add '-supports' command line switch.
Guillaume Papin
- [PATCH] Fix doxygen warnings
Guillaume Papin
- [clang-tools-extra] r187038 - test commit
Guillaume Papin
- [clang-tools-extra] r187041 - cpp11-migrate: Register the transforms automatically using llvm::Registry
Guillaume Papin
- [PATCH] cpp11-migrate: Register the transforms automatically using llvm::Registry.
Guillaume Papin
- [clang-tools-extra] r187048 - cpp11-migrate: Fix build break on Windows introduced in r187041.
Guillaume Papin
- [PATCH] cpp11-migrate: Write header replacements to disk
Guillaume Papin
- [PATCH] cpp11-migrate: Add '-supports' command line switch.
Guillaume Papin
- [PATCH] cpp11-migrate: Add '-supports' command line switch.
Guillaume Papin
- [PATCH] cpp11-migrate: Add '-supports' command line switch.
Guillaume Papin
- [PATCH] cpp11-migrate: Add '-supports' command line switch.
Guillaume Papin
- [clang-tools-extra] r186938 - cp11-migrate: Integration with LibFormat
Guillaume Papin
- [PATCH] cpp11-migrate: Add '-supports' command line switch.
Guillaume Papin
- r186894 - Debug Info: Acknowledge the alignment when locating byref block variables.
Adrian Prantl
- r186898 - Implement a better fix for r186894 by setting the appropriate type for __byref_variable_layout.
Adrian Prantl
- r186894 - Debug Info: Acknowledge the alignment when locating byref block variables.
Adrian Prantl
- r186901 - Simplify testcase.
Adrian Prantl
- r186894 - Debug Info: Acknowledge the alignment when locating byref block variables.
Adrian Prantl
- r187073 - add radar number to testcase.
Adrian Prantl
- r187074 - Debug Info: Fix an oversight of r186553. Ensure that the function prologue
Adrian Prantl
- r187075 - typo.
Adrian Prantl
- r187089 - typo.
Adrian Prantl
- r187090 - Debug Info: Fine-tune the simple return expression location handling to
Adrian Prantl
- r187240 - Debug Info / EmitCallArgs: arguments may modify the debug location.
Adrian Prantl
- [libc++][patch] Add missing parts from <functional>
Sebastian Redl
- [libc++][patch] Add missing parts from <functional>
Sebastian Redl
- [libc++][patch] Fix a lit.cfg bug: the CMake build compiler is ignored
Sebastian Redl
- r186925 - Revert "[analyzer] Add very limited support for temporary destructors"
Jordan Rose
- r186926 - [analyzer] Add test for crash tracing (r186639)
Jordan Rose
- r186927 - [analyzer] Enable pseudo-destructor expressions.
Jordan Rose
- r186925 - Revert "[analyzer] Add very limited support for temporary destructors"
Jordan Rose
- [PATCH] Replacing one diagnostic with another
Jordan Rose
- r186943 - Run %clang_cc1, it is the one that actually crashes.
Jordan Rose
- r186950 - Mark test/Analysis/crash-trace.c as requiring crash recovery.
Jordan Rose
- r186953 - Remove line number from test/Analysis/crash-trace.c.
Jordan Rose
- [PATCH] Replacing one diagnostic with another
Jordan Rose
- r186925 - Revert "[analyzer] Add very limited support for temporary destructors"
Jordan Rose
- r187132 - [analyzer] Weaken assertion to account for pointer-to-integer casts.
Jordan Rose
- r187133 - [analyzer] Add regression test for the crash in PR16664.
Jordan Rose
- r187160 - [analyzer] Remove dead optimization for MaterializeTemporaryExpr.
Jordan Rose
- [PATCH] [analyzer] Fix FP warnings when binding a temporary to a local static variable
Jordan Rose
- r186925 - Revert "[analyzer] Add very limited support for temporary destructors"
Jordan Rose
- r175779 - [driver] Handle the processing of the QA_OVERRIDE_GCC3_OPTIONS and CCC_ADD_ARGS
Chad Rosier
- r175779 - [driver] Handle the processing of the QA_OVERRIDE_GCC3_OPTIONS and CCC_ADD_ARGS
Chad Rosier
- OpenCL address space and mangling
Michele Scandale
- OpenCL address space and mangling
Michele Scandale
- OpenCL address space and mangling
Michele Scandale
- OpenCL address space and mangling
Michele Scandale
- r187174 - Fix GNU ObjC ABI for a message returning a struct.
Jonathan Schleifer
- r187174 - Fix GNU ObjC ABI for a message returning a struct.
Jonathan Schleifer
- r187174 - Fix GNU ObjC ABI for a message returning a struct.
Jonathan Schleifer
- r187174 - Fix GNU ObjC ABI for a message returning a struct.
Jonathan Schleifer
- r187174 - Fix GNU ObjC ABI for a message returning a struct.
Jonathan Schleifer
- r187174 - Fix GNU ObjC ABI for a message returning a struct.
Jonathan Schleifer
- r186993 - [PowerPC64] Fix passing of single-vector-member structs to match ABI.
Bill Schmidt
- r187180 - [PowerPC] Support powerpc64le as a syntax-checking target.
Bill Schmidt
- r187051 - Use ARM-style representation for C++ method pointers under PNaCl/Emscripten
Mark Seaborn
- [PATCH] Use ARM-style representation for C++ method pointers under PNaCl
Mark Seaborn
- r186789 - clang-format: Smarter replacement in the vim integration.
Sean Silva
- [PATCH] Update the kinds of DeclarationName in the InternalsManual
Sean Silva
- [PATCH] cpp11-migrate: Add '-supports' command line switch.
Sean Silva
- [PATCH] Macro and conditional checking feature addition to the modularize tool
Sean Silva
- [PATCH] cpp11-migrate: Add '-supports' command line switch.
Sean Silva
- [clang-tools-extra] r187228 - Added new feature for checking macro and preprocessor conditional consistency.
Sean Silva
- [clang-tools-extra] r187277 - Fixed case change that caused the test failure. Incorporarated Sean's review changes, consisting only of renaming and comment changes.
Sean Silva
- [PATCH] cpp11-migrate: Write header replacements to disk
Tareq A. Siraj
- [PATCH] cpp11-migrate: Write header replacements to disk
Tareq A. Siraj
- [PATCH] cpp11-migrate: Write header replacements to disk
Tareq A. Siraj
- [PATCH] cpp11-migrate: Write header replacements to disk
Tareq A. Siraj
- [PATCH] cpp11-migrate: Write header replacements to disk
Tareq A. Siraj
- [PATCH] cpp11-migrate: Write header replacements to disk
Tareq A. Siraj
- [PATCH] cpp11-migrate: Write header replacements to disk
Tareq A. Siraj
- [PATCH] cpp11-migrate: Write header replacements to disk
Tareq A. Siraj
- [PATCH] cpp11-migrate: Write header replacements to disk
Tareq A. Siraj
- [PATCH] cpp11-migrate: Write header replacements to disk
Tareq A. Siraj
- [clang-tools-extra] r187204 - cpp11-migrate: Write header replacements to disk
Tareq A. Siraj
- [PATCH] cpp11-migrate: Write header replacements to disk
Tareq A. Siraj
- PR6878 (-cc1 should default to -fexceptions)
Nikola Smiljanic
- r186848 - Update comment to refer to core issue number.
Richard Smith
- r186849 - Add testcase for PR16134, which no longer crashes with ToT.
Richard Smith
- r186817 - Implement the part of C89 6.5.7 p3 requiring a constant initializer list
Richard Smith
- [PATCH] Better macro error messages involving initializer lists
Richard Smith
- r186889 - Don't emit open-paren fixit without close-paren.
Richard Smith
- r186903 - Integers which are too large should be an error.
Richard Smith
- [PATCH] Fix source location info for C++03 access declarations.
Richard Smith
- [PATCH] Error on illegal OpenCL kernel argument types
Richard Smith
- [libcxx] r186909 - Add some missing cv-qualifiers.
Richard Smith
- r186933 - C++1y literal suffix support:
Richard Smith
- [PATCH] Fix name lookup within modules during template instantiation
Richard Smith
- r187025 - C++1y: track object lifetime during constexpr evaluation, and don't allow
Richard Smith
- r187055 - Update documentation to match current C++1y feature set.
Richard Smith
- r187058 - Rename feature test for lambda init-captures from cxx_generalized_capture to
Richard Smith
- [PATCH] Fix name lookup within modules during template instantiation
Richard Smith
- [PATCH] Fix name lookup within modules during template instantiation
Richard Smith
- r187096 - Add another C++14 constexpr test case.
Richard Smith
- r187167 - When we perform dependent name lookup during template instantiation, it's not
Richard Smith
- r187266 - PR16708: If a lambda has an implicit return type, don't get confused if its return type has already been determined to be a type containing an 'auto'.
Richard Smith
- r187275 - Handle a difference in lambda return type deduction between C++11 and C++1y: if
Richard Smith
- [PATCH] PR9992 : -fdelayed-template-parsing support for PCH
Richard Smith
- r186817 - Implement the part of C89 6.5.7 p3 requiring a constant initializer list
NAKAMURA Takumi
- r186833 - c-index-test.c: Let this C89-compliant since r186817.
NAKAMURA Takumi
- r186817 - Implement the part of C89 6.5.7 p3 requiring a constant initializer list
NAKAMURA Takumi
- r187192 - clang/test/Driver/linux-header-search.cpp: Add XFAILs, for now. I'll fix them later.
NAKAMURA Takumi
- r187194 - Rework r187192, to tweak expressions to be tolerant of DOSish paths. XFAILs can be removed.
NAKAMURA Takumi
- r187337 - clang/test/Driver/cl.c: Don't attempt slash switches on msys bash.
NAKAMURA Takumi
- [PATCH] Macro and conditional checking feature addition to the modularize tool
Thompson, John
- [PATCH] Macro and conditional checking feature addition to the modularize tool
Thompson, John
- [clang-tools-extra] r187228 - Added new feature for checking macro and preprocessor conditional consistency.
John Thompson
- [clang-tools-extra] r187277 - Fixed case change that caused the test failure. Incorporarated Sean's review changes, consisting only of renaming and comment changes.
John Thompson
- [clang-tools-extra] r187282 - Fixed missing checkin.
John Thompson
- [clang-tools-extra] r187287 - Fixed checkin of wrong old files. Hopefully this is the end of the test failure.
John Thompson
- r187189 - Remove trailing whitespace.
Craig Topper
- r187190 - Remove trailing whitespace.
Craig Topper
- r187294 - Fix formatting. No functional change.
Craig Topper
- r187334 - Fix up formatting. No functional change.
Craig Topper
- r187344 - Return ExprError if both arguments to the mask form of __builtin_shufflvector don't have the same number of elements or the mask isn't an integer vector.
Craig Topper
- r186971 - Add new diagnostic messages when too many arguments are presented to a
Richard Trieu
- [PATCH] Better macro error messages involving initializer lists
Richard Trieu
- r186988 - Changed "an macro" to "a macro" in diagnostic note.
Richard Trieu
- r186971 - Add new diagnostic messages when too many arguments are presented to a
Richard Trieu
- [PATCH] Make Clang error on enum increment/decrement in C++
Richard Trieu
- [PATCH] cpp11-migrate: Make a VirtualFilesHelper class for the unit tests.
Edwin Vane
- [clang-tools-extra] r186842 - cpp11-migrate: Make a VirtualFilesHelper class for the unit tests.
Edwin Vane
- [PATCH] cpp11-migrate: Make a VirtualFilesHelper class for the unit tests.
Edwin Vane
- [PATCH] Fix doxygen warnings
Edwin Vane
- [PATCH] Fix doxygen warnings
Edwin Vane
- [PATCH] cp11-migrate: Integration with LibFormat.
Edwin Vane
- [PATCH] cpp11-migrate: Write header replacements to disk
Edwin Vane
- [PATCH] cpp11-migrate: Register the transforms automatically using llvm::Registry.
Edwin Vane
- [PATCH] cp11-migrate: Integration with LibFormat.
Edwin Vane
- [PATCH] Fix doxygen warnings
Edwin Vane
- [clang-tools-extra] r186866 - cp11-migrate: Integration with LibFormat
Edwin Vane
- [PATCH] cp11-migrate: Integration with LibFormat.
Edwin Vane
- [PATCH] Fix doxygen warnings
Edwin Vane
- [PATCH] cpp11-migrate: Write header replacements to disk
Edwin Vane
- [clang-tools-extra] r186938 - cp11-migrate: Integration with LibFormat
Edwin Vane
- [PATCH] cpp11-migrate: Integration with LibFormat.
Edwin Vane
- [PATCH] cpp11-migrate: Register the transforms automatically using llvm::Registry.
Edwin Vane
- [PATCH] cpp11-migrate: Add '-supports' command line switch.
Edwin Vane
- [PATCH] cpp11-migrate: Add '-supports' command line switch.
Edwin Vane
- [PATCH] cpp11-migrate: Write header replacements to disk
Edwin Vane
- [PATCH] cpp11-migrate: Write header replacements to disk
Edwin Vane
- [PATCH] cpp11-migrate: Add '-supports' command line switch.
Edwin Vane
- [clang-tools-extra] r186938 - cp11-migrate: Integration with LibFormat
Vane, Edwin
- [clang-tools-extra] r187153 - cpp11-migrate: Tweak lit tests to avoid false negatives
Edwin Vane
- [clang-tools-extra] r186938 - cp11-migrate: Integration with LibFormat
Vane, Edwin
- [PATCH] cpp11-migrate: Add '-supports' command line switch.
Edwin Vane
- [PATCH 2/2] Thread-safety: Add test for -Wthread-safety check for C.
Alex Wang
- [PATCH 1/2] Thread-safety: Enable -Wthread-safety check for c.
Alex Wang
- [libclc] r187059 - Added get_num_groups
Aaron Watry
- [libclc] r187200 - Add missing integer min/max definitions
Aaron Watry
- r186864 - Use the updated name for the attribute.
Bill Wendling
- r187092 - Replace the "NoFramePointerElimNonLeaf" target option with a function attribute.
Bill Wendling
- r187251 - Use the new boolean to StringRef function to generate the proper StringRefs.
Bill Wendling
- [Patch] clang-cl: add support for /? and /help
Hans Wennborg
- r186962 - Expand test/Driver/at_file.c test to check that PR16209 is fixed.
Hans Wennborg
- r186989 - Remove HelpText for -fno-diagnostics-show-note-include-stack
Hans Wennborg
- [Patch] clang-cl: add support for /? and /help
Hans Wennborg
- [PATCH] clang-cl: add support for /? and /help
Hans Wennborg
- [PATCH] clang-cl: add support for /? and /help
Hans Wennborg
- [PATCH] clang-cl: add support for /? and /help
Hans Wennborg
- [PATCH] Options.td: rename CCC{Driver, Debug}Opt to Internal{Driver, Debug}Opt
Hans Wennborg
- [PATCH] Options.td: fold the NoForward flag into DriverOption
Hans Wennborg
- r187163 - Options.td: finish comment about CompileOnly_Group
Hans Wennborg
- r187168 - Options.td: fold the NoForward flag into DriverOption
Hans Wennborg
- [PATCH] Options.td: fold the NoForward flag into DriverOption
Hans Wennborg
- [PATCH] clang-cl: add support for /? and /help
Hans Wennborg
- r187218 - Options.td: Update HelpText of CCCDriverOpt
Hans Wennborg
- [PATCH] Options.td: remove some option groups
Hans Wennborg
- [PATCH] Options.td: remove some option groups
Hans Wennborg
- r187236 - Options.td: remove a_Group and L_Group.
Hans Wennborg
- [PATCH] Options.td: remove some option groups
Hans Wennborg
- [PATCH] clang-cl: add support for /? and /help
Hans Wennborg
- r187239 - Options.td: rename CCC{Driver, Debug}Opt to Internal{Driver, Debug}Opt
Hans Wennborg
- [PATCH] Options.td: rename CCC{Driver, Debug}Opt to Internal{Driver, Debug}Opt
Hans Wennborg
- r187280 - clang-cl: add support for the /? and /help options
Hans Wennborg
- [PATCH] clang-cl: add support for /? and /help
Hans Wennborg
- r187295 - Fix test/Driver/cl.c.
Hans Wennborg
- r187246 - Fix up the BUILD_CLANG_ONLY code to work properly after r184794.
Bob Wilson
- r187315 - Reduce stack frame size by avoiding a large token vector on an error path.
Bob Wilson
- [PATCH] PR9992 : -fdelayed-template-parsing support for PCH
Will Wilson
- r186816 - Improve clarity/consistency of a few UsingDecl methods and related helpers.
Enea Zaffanella
- r186817 - Implement the part of C89 6.5.7 p3 requiring a constant initializer list
Enea Zaffanella
- [PATCH] Fix source location info for C++03 access declarations.
Enea Zaffanella
- r186817 - Implement the part of C89 6.5.7 p3 requiring a constant initializer list
Enea Zaffanella
- r186817 - Implement the part of C89 6.5.7 p3 requiring a constant initializer list
Enea Zaffanella
- r186859 - Fixed implementation of C89 6.5.7 p3.
Enea Zaffanella
- r186817 - Implement the part of C89 6.5.7 p3 requiring a constant initializer list
Enea Zaffanella
- r186872 - Revert commit 186833 (no longer needed after the fix in 186859).
Enea Zaffanella
- r186974 - Removed useless source loc field in UnresolvedUsingTypenameDecl node.
Enea Zaffanella
- [PATCH] Last-chance diagnostics for incomplete types
Luke Zarko
- [PATCH] Allow ExternalSemaSource to participate in typo correction
Luke Zarko
- [PATCH] Last-chance diagnostics for incomplete types
Luke Zarko
- [PATCH] Allow ExternalSemaSource to participate in typo correction
Luke Zarko
- r186947 - Fixing the build bots from the previous commit.
jahanian
Last message date:
Sun Jul 28 23:47:04 PDT 2013
Archived on: Tue Aug 4 15:31:09 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).