The Week Of Monday 5 May 2014 Archives by subject
Starting: Mon May 5 01:08:07 PDT 2014
Ending: Sun May 11 22:36:59 PDT 2014
Messages: 656
- -Rpass causing internal error with #line directives
Diego Novillo
- -Rpass causing internal error with #line directives
Diego Novillo
- [(questionable but useful) patch] Let codegen write the filename for translation unit initializer functions
Reid Kleckner
- [(questionable but useful) patch] Let codegen write the filename for translation unit initializer functions
Nico Weber
- [(questionable but useful) patch] Let codegen write the filename for translation unit initializer functions
John McCall
- [(questionable but useful) patch] Let codegen write the filename for translation unit initializer functions
Nico Weber
- [(questionable but useful) patch] Let codegen write the filename for translation unit initializer functions
Nico Weber
- [cfe-commits] r116503 - in /cfe/trunk: include/clang/Driver/CC1Options.td include/clang/Frontend/PreprocessorOptions.h lib/Frontend/CompilerInvocation.cpp lib/Frontend/FrontendAction.cpp
Nico Weber
- [cfe-commits] r116503 - in /cfe/trunk: include/clang/Driver/CC1Options.td include/clang/Frontend/PreprocessorOptions.h lib/Frontend/CompilerInvocation.cpp lib/Frontend/FrontendAction.cpp
Argyrios Kyrtzidis
- [cfe-commits] r116503 - in /cfe/trunk: include/clang/Driver/CC1Options.td include/clang/Frontend/PreprocessorOptions.h lib/Frontend/CompilerInvocation.cpp lib/Frontend/FrontendAction.cpp
Nico Weber
- [cfe-commits] r116503 - in /cfe/trunk: include/clang/Driver/CC1Options.td include/clang/Frontend/PreprocessorOptions.h lib/Frontend/CompilerInvocation.cpp lib/Frontend/FrontendAction.cpp
Nico Weber
- [cfe-commits] r116503 - in /cfe/trunk: include/clang/Driver/CC1Options.td include/clang/Frontend/PreprocessorOptions.h lib/Frontend/CompilerInvocation.cpp lib/Frontend/FrontendAction.cpp
Nico Weber
- [cfe-commits] r144269 - in /cfe/trunk: include/clang-c/ include/clang/Frontend/ lib/Frontend/ tools/c-index-test/ tools/libclang/
Nico Weber
- [cfe-commits] r154191 - in /cfe/trunk: lib/CodeGen/CGDeclCXX.cpp test/CodeGenCXX/arm.cpp test/CodeGenCXX/global-dtor-no-atexit.cpp test/CodeGenCXX/global-init.cpp test/CodeGenCXX/static-init.cpp
Nico Weber
- [cfe-commits] r154191 - in /cfe/trunk: lib/CodeGen/CGDeclCXX.cpp test/CodeGenCXX/arm.cpp test/CodeGenCXX/global-dtor-no-atexit.cpp test/CodeGenCXX/global-init.cpp test/CodeGenCXX/static-init.cpp
John McCall
- [cfe-commits] r154191 - in /cfe/trunk: lib/CodeGen/CGDeclCXX.cpp test/CodeGenCXX/arm.cpp test/CodeGenCXX/global-dtor-no-atexit.cpp test/CodeGenCXX/global-init.cpp test/CodeGenCXX/static-init.cpp
Nico Weber
- [clang-tools-extra] r207970 - Add clang-tidy -header-filter option
Alexander Kornienko
- [clang-tools-extra] r207987 - Fix assertion in google-explicit-constructor check when the constructor is
Alexander Kornienko
- [clang-tools-extra] r208068 - Fix a crash when diagnostic points to a macro definition on command line.
Alexander Kornienko
- [clang-tools-extra] r208174 - Print stats on displayed and ignored warnings.
Alexander Kornienko
- [clang-tools-extra] r208407 - Store Errors inside ClangTidyContext instead of just pointer to an external
Alexander Kornienko
- [clang-tools-extra] r208420 - Allow ClangTidyDiagnosticConsumer to be reused.
Alexander Kornienko
- [clang-tools-extra] r208471 - Update for Clang API change and move ClangTidyDiagnosticRenderer into an anonymous namespace while there.
Benjamin Kramer
- [libcxx] r208096 - Fix PR 19663. Some calls to find(vector<bool>) were returning iterators that were subtly invalid (didn't compare equal). Thanks to Erik Verbruggen for the report (and diagnosis)
Marshall Clow
- [libcxx] r208319 - Add Address Sanitizer support to std::vector
Marshall Clow
- [libcxx] r208319 - Add Address Sanitizer support to std::vector
Kostya Serebryany
- [libcxxabi] r208135 - On single threaded systems, turn mutexes into nops
Jonathan Roelofs
- [libcxxabi] r208135 - On single threaded systems, turn mutexes into nops
İsmail Dönmez
- [libcxxabi] r208135 - On single threaded systems, turn mutexes into nops
Jonathan Roelofs
- [libcxxabi] r208246 - Make libc++abi use the implementation of __numstr from libc++. No functionality change, just removal of duplicated code.
Marshall Clow
- [libcxxabi] r208350 - Fix broken build from r208135
Jonathan Roelofs
- [libcxxabi] r208352 - Fixes more incorrect #ifs for SJ/LJ exceptions
Jonathan Roelofs
- [libcxxabi] r208465 - Check exception specification with __cplusplus.
Logan Chien
- [libcxxabi] r208466 - Implement ARM EHABI exception handling.
Logan Chien
- [PATCH] #pragma vectorize
Tyler Nowicki
- [PATCH] #pragma vectorize
Alexey Bataev
- [PATCH] #pragma vectorize
Tyler Nowicki
- [PATCH] #pragma vectorize
Arnold Schwaighofer
- [PATCH] #pragma vectorize
Nadav Rotem
- [PATCH] #pragma vectorize
Richard Smith
- [PATCH] #pragma vectorize
Richard Smith
- [PATCH] #pragma vectorize
Ben Langmuir
- [PATCH] #pragma vectorize
Aaron Ballman
- [PATCH] #pragma vectorize
Tyler Nowicki
- [PATCH] #pragma vectorize
Tyler Nowicki
- [PATCH] #pragma vectorize
Ben Langmuir
- [PATCH] #pragma vectorize
Tyler Nowicki
- [PATCH] #pragma vectorize
Aaron Ballman
- [PATCH] #pragma vectorize
Aaron Ballman
- [PATCH] #pragma vectorize
Tyler Nowicki
- [PATCH] #pragma vectorize
Aaron Ballman
- [PATCH] #pragma vectorize
Tyler Nowicki
- [PATCH] [analyzer][Review request] Improved checker lists.
Антон Ярцев
- [PATCH] [analyzer][Review request] Improved checker lists.
Антон Ярцев
- [PATCH] [ARM64] Enable alignment control option in front-end for ARM64 - Clang.
Tim Northover
- [PATCH] [build] Verbose clang builds should also build compiler_rt verbosely.
Jon Roelofs
- [PATCH] [clang-tools-extra] module-map-checker - new tool for checking module.map coverage
John Thompson
- [PATCH][cxxabi] ARM EHABI zero-cost exception handling for libc++abi
Logan Chien
- [PATCH][cxxabi] ARM EHABI zero-cost exception handling for libc++abi
Jonathan Roelofs
- [PATCH][cxxabi] ARM EHABI zero-cost exception handling for libc++abi
Jonathan Roelofs
- [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] [Driver] Do not lose already detected set of toolchain's multilibs while iterating over different library path suffixes and different library versions.
Jon Roelofs
- [PATCH] [Driver] Do not lose already detected set of toolchain's multilibs while iterating over different library path suffixes and different library versions.
Jon Roelofs
- [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] [Driver] Do not lose already detected set of toolchain's multilibs while iterating over different library path suffixes and different library versions.
Jon Roelofs
- [PATCH] [extra] pptrace - preprocessor tracing and testing tool
John Thompson
- [PATCH] [libcxxabi] Fixes more incorrect #ifs for SJ/LJ exceptions
Jon Roelofs
- [PATCH] [libcxxabi] Fixes more incorrect #ifs for SJ/LJ exceptions
kledzik at apple.com
- [PATCH] [libcxxabi] Fixes more incorrect #ifs for SJ/LJ exceptions
Jon Roelofs
- [PATCH] [libcxxabi] On single threaded systems, turn mutexes into nops
Jon Roelofs
- [PATCH] [libcxxabi] On single threaded systems, turn mutexes into nops
kledzik at apple.com
- [PATCH] [libcxxabi] On single threaded systems, turn mutexes into nops
Jon Roelofs
- [PATCH] [libcxxabi] On single threaded systems, turn mutexes into nops
kledzik at apple.com
- [PATCH] [libcxxabi] On single threaded systems, turn mutexes into nops
Jon Roelofs
- [PATCH] [libcxxabi] On single threaded systems, turn mutexes into nops
kledzik at apple.com
- [PATCH] [libcxxabi] On single threaded systems, turn mutexes into nops
Jon Roelofs
- [PATCH] [ms-cxxabi] Fix the base/complete dtor logic.
Timur Iskhodzhanov
- [PATCH] [OPENMP] 'proc_bind' clause support
"C. Bergström"
- [PATCH] [OPENMP] 'proc_bind' clause support
Alexey Bataev
- [PATCH] [OPENMP] 'proc_bind' clause support
Alexey Bataev
- [PATCH] [OPENMP] A helper for marking intstructions with llvm.mem.parallel_loop_access
Alexander Musman
- [PATCH] [OPENMP] A helper for marking intstructions with llvm.mem.parallel_loop_access
Tyler Nowicki
- [PATCH] [OPENMP] A helper for marking intstructions with llvm.mem.parallel_loop_access
Hal Finkel
- [PATCH] [OPENMP] A helper for marking intstructions with llvm.mem.parallel_loop_access
Alexander Musman
- [PATCH] [OPENMP] Initial codegen for '#pragma omp parallel'
"C. Bergström"
- [PATCH] [OPENMP] Initial codegen for '#pragma omp parallel'
Alexey Bataev
- [PATCH] [OPENMP] Initial codegen for '#pragma omp parallel'
Alexey Bataev
- [PATCH] [OPENMP] Initial codegen for '#pragma omp parallel'
Alexey Bataev
- [PATCH] [PATCH] Repost of ArgumentsAdjuster change (part 2)
John Thompson
- [PATCH] [PATCH] Repost using Phabricator of ArgumentsAdjuster change (part 1)
John Thompson
- [patch][pr19653] Warn if an alias requests a section other than the aliasee class
Rafael Espíndola
- [patch][pr19653] Warn if an alias requests a section other than the aliasee class
Richard Smith
- [PATCH] Add -Wnon-modular-include options
Richard Smith
- [PATCH] Add -Wnon-modular-include options
Ben Langmuir
- [PATCH] Add a level parameter to ClangTidyCheck::diag.
Alexander Kornienko
- [PATCH] Add a level parameter to ClangTidyCheck::diag.
Alp Toker
- [PATCH] Add a test to distinguish between reserved tokens and normal identifiers
Yunzhong Gao
- [PATCH] Add clang-tidy -header-filter option
Alexander Kornienko
- [PATCH] Add clang-tidy -header-filter option
Manuel Klimek
- [PATCH] Add driver support for AArch64 Fedora
Tilmann Scheller
- [PATCH] Add driver support for AArch64 Fedora
Tilmann Scheller
- [PATCH] Add flags -Rpass-missed and -Rpass-analysis.
Diego Novillo
- [PATCH] Adding ASAN support for libc++'s vector
Marshall Clow
- [PATCH] Adding ASAN support for libc++'s vector
Marshall Clow
- [PATCH] Adding ASAN support for libc++'s vector
Kostya Serebryany
- [PATCH] Adding ASAN support for libc++'s vector
Marshall Clow
- [PATCH] Adding ASAN support for libc++'s vector
Kostya Serebryany
- [PATCH] add option AlwaysBreakAfterDefinitionReturnType
Jarkko Hietaniemi
- [PATCH] ARM: Fix assertion caused by passing bitfield struct using ABIArgInfo::getExpandWithPadding
Oliver Stannard
- [PATCH] ARM: Fix assertion caused by passing bitfield struct using ABIArgInfo::getExpandWithPadding
Tim Northover
- [PATCH] ARM: Fix assertion caused by passing bitfield struct using ABIArgInfo::getExpandWithPadding
Oliver Stannard
- [PATCH] ARM: Homogeneous aggregates must be allocated to contiguous registers (clang part)
Oliver Stannard
- [PATCH] ARM: Homogeneous aggregates must be allocated to contiguous registers (clang part)
James Molloy
- [PATCH] ARM: Homogeneous aggregates must be allocated to contiguous registers (clang part)
Renato Golin
- [PATCH] ARM: Homogeneous aggregates must be allocated to contiguous registers (clang part)
Oliver Stannard
- [PATCH] ARM: PCS non-compliance when struct is padded to avoid register/stack split, and requires internal padding
Oliver Stannard
- [PATCH] AST: Update reference temporary mangling
David Majnemer
- [PATCH] AST: Update reference temporary mangling
Richard Smith
- [PATCH] Attempt to fix up condition variables with temp dtors.
Manuel Klimek
- [PATCH] Attempt to fix up condition variables with temp dtors.
Jordan Rose
- [Patch] BUG 19551 explicit instantiation confusion for a function with a deduced return type already been instantiated
suyog sarda
- [Patch] BUG 19551 explicit instantiation confusion for a function with a deduced return type already been instantiated
Richard Smith
- [Patch] BUG 19551 explicit instantiation confusion for a function with a deduced return type already been instantiated
suyog sarda
- [Patch] BUG 19551 explicit instantiation confusion for a function with a deduced return type already been instantiated
Richard Smith
- [Patch] BUG 19551 explicit instantiation confusion for a function with a deduced return type already been instantiated
suyog sarda
- [patch] BuryPointer the CXTranslationUnit when a crash has been detected
Nico Weber
- [PATCH] clang-format: "break before else" behavior
Jarkko Hietaniemi
- [PATCH] clang-format: Add basic support for try and catch statements
Daniel Jasper
- [PATCH] clang-format: Add SpacesInParenthesesStyle
Daniel Jasper
- [PATCH] clang-format: Add SpacesInParenthesesStyle
Daniel Jasper
- [PATCH] clang-format properly handles try/catch blocks
Daniel Jasper
- [PATCH] clang-format recognizes alternative binary operator keywords
Bobby Moretti
- [PATCH] clang-format recognizes alternative binary operator keywords
Bobby Moretti
- [PATCH] clang-format recognizes alternative binary operator keywords
Nikola Smiljanić
- [PATCH] clang-format recognizes alternative binary operator keywords
Bobby Moretti
- [PATCH] clang-format recognizes alternative binary operator keywords
Nikola Smiljanić
- [PATCH] clang-format recognizes alternative binary operator keywords
Bobby Moretti
- [PATCH] clang-format recognizes alternative binary operator keywords
Nikola Smiljanić
- [PATCH] clang-format recognizes alternative binary operator keywords
Bobby Moretti
- [PATCH] clang-format recognizes alternative binary operator keywords
Bobby Moretti
- [PATCH] clang-format recognizes alternative binary operator keywords
Nikola Smiljanić
- [PATCH] clang-format recognizes alternative binary operator keywords
Daniel Jasper
- [PATCH] clang-format recognizes alternative binary operator keywords
Bobby Moretti
- [PATCH] clang-format recognizes alternative binary operator keywords
Nikola Smiljanić
- [PATCH] Clean up some existing keyword tests in the test/Lexer directory
Yunzhong Gao
- [PATCH] Clean up some existing keyword tests in the test/Lexer directory
Richard Smith
- [PATCH] DebugInfo: Emit any enum with a referenced enum constant.
David Blaikie
- [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
Richard Smith
- [PATCH] Enable standalone-debug by default on FreeBSD
Ed Maste
- [PATCH] Enable standalone-debug by default on FreeBSD
Rafael Espíndola
- [PATCH] Enable standalone-debug by default on FreeBSD
Rafael Ávila de Espíndola
- [PATCH] Enable standalone-debug by default on FreeBSD
Ed Maste
- [PATCH] Enable standalone-debug by default on FreeBSD
Rafael Espíndola
- [PATCH] Enable standalone-debug by default on FreeBSD
Rafael Ávila de Espíndola
- [PATCH] Enable standalone-debug by default on FreeBSD
Ed Maste
- [PATCH] Enable standalone-debug by default on FreeBSD
Eric Christopher
- [PATCH] Enable standalone-debug by default on FreeBSD
Eric Christopher
- [PATCH] Enable standalone-debug by default on FreeBSD
Ed Maste
- [PATCH] Enable standalone-debug by default on FreeBSD
Eric Christopher
- [PATCH] Enable standalone-debug by default on FreeBSD
Ed Maste
- [PATCH] Enable standalone-debug by default on FreeBSD
Eric Christopher
- [PATCH] Enable standalone-debug by default on FreeBSD
David Blaikie
- [PATCH] Enable standalone-debug by default on FreeBSD
Ed Maste
- [PATCH] Enable standalone-debug by default on FreeBSD
Eric Christopher
- [PATCH] Enable standalone-debug by default on FreeBSD
Adrian Prantl
- [PATCH] Enable standalone-debug by default on FreeBSD
Eric Christopher
- [PATCH] Enable standalone-debug by default on FreeBSD
Adrian Prantl
- [PATCH] Enable standalone-debug by default on FreeBSD
Eric Christopher
- [PATCH] Explicitly keep track of temporaries during the consumed analysis.
Manuel Klimek
- [PATCH] Explicitly keep track of temporaries during the consumed analysis.
Delesley Hutchins
- [PATCH] Explicitly keep track of temporaries during the consumed analysis.
Delesley Hutchins
- [PATCH] Fix a crash when diagnostic points to a macro definition on command line.
Alexander Kornienko
- [PATCH] Fix a crash when diagnostic points to a macro definition on command line.
Manuel Klimek
- [PATCH] Fix assertion in google-explicit-constructor check when the constructor isdefined in a macro.
Alexander Kornienko
- [PATCH] Fix assertion in google-explicit-constructor check when the constructor isdefined in a macro.
Manuel Klimek
- [PATCH] Fix assertion in google-explicit-constructor check when the constructor isdefined in a macro.
Alexander Kornienko
- [PATCH] Fix assertion in google-explicit-constructor check when the constructor isdefined in a macro.
Manuel Klimek
- [PATCH] Fix bug in clang-format while merging short function (PR19461)
Daniel Jasper
- [PATCH] Fix bug in clang-format while merging short function (PR19461)
Dinesh Dwivedi
- [PATCH] Fix bug in clang-format while merging short function (PR19461)
Dinesh Dwivedi
- [PATCH] Fix core-DR1755 & llvm-PR17294 & PR16906 - partial specializations of class member templates
Faisal Vali
- [PATCH] Fix crash when resolving branch conditions for temporary destructor condition blocks.
Manuel Klimek
- [PATCH] Fix crash when resolving branch conditions for temporary destructor condition blocks.
Manuel Klimek
- [PATCH] Fix crash when resolving branch conditions for temporary destructor condition blocks.
Jordan Rose
- [PATCH] Fix crash when resolving branch conditions for temporary destructor condition blocks.
Manuel Klimek
- [PATCH] Fix failure to find header in module build
John Thompson
- [PATCH] fix for PR19431 - x86 BMI intrinsics are broken
Sanjay Patel
- [PATCH] Fix logic for big endian int<->ptr coercion
James Molloy
- [PATCH] Fix logic for big endian int<->ptr coercion
Aaron Ballman
- [PATCH] Fix logic for big endian int<->ptr coercion
James Molloy
- [PATCH] Fix path concatenation in HeaderSearch
Yaron Keren
- [PATCH] Fix path concatenation in HeaderSearch
Rafael Espíndola
- [PATCH] Fix path concatenation in HeaderSearch
Rafael Ávila de Espíndola
- [PATCH] Fix path concatenation in HeaderSearch
Yaron Keren
- [PATCH] Fix path concatenation in HeaderSearch
Rafael Espíndola
- [PATCH] Fix path concatenation in HeaderSearch
Rafael Ávila de Espíndola
- [PATCH] Fix path concatenation in HeaderSearch
Yaron Keren
- [PATCH] Fix path concatenation in HeaderSearch
Rafael Espíndola
- [PATCH] Fix path concatenation in HeaderSearch
Yaron Keren
- [PATCH] Fix path concatenation in HeaderSearch
Yaron Keren
- [PATCH] Fix path concatenation in HeaderSearch
Yaron Keren
- [PATCH] Fix path concatenation in HeaderSearch
Rafael Ávila de Espíndola
- [PATCH] Fix PR19169:Crash on invalid attempting to specialize a template method as a template variable
Karthik Bhat
- [PATCH] Fix PR19169:Crash on invalid attempting to specialize a template method as a template variable
Richard Smith
- [PATCH] Fix PR19169:Crash on invalid attempting to specialize a template method as a template variable
Karthik Bhat
- [PATCH] Fix PR19169:Crash on invalid attempting to specialize a template method as a template variable
Richard Smith
- [PATCH] Fix PR19169:Crash on invalid attempting to specialize a template method as a template variable
Karthik Bhat
- [PATCH] Fix segmentation fault when mixing -Rpass with #line.
Diego Novillo
- [PATCH] Fix segmentation fault when mixing -Rpass with #line.
Diego Novillo
- [PATCH] Fix segmentation fault when mixing -Rpass with #line.
Richard Smith
- [PATCH] Fix segmentation fault when mixing -Rpass with #line.
Diego Novillo
- [patch] gcc compat: Support -masm= flag for x86 targets
Nico Weber
- [PATCH] Guard the noexcept with __cplusplus version.
Logan Chien
- [PATCH] Guard the noexcept with __cplusplus version.
Joerg Sonnenberger
- [PATCH] Guard the noexcept with __cplusplus version.
Richard Smith
- [PATCH] Guard the noexcept with __cplusplus version.
Joerg Sonnenberger
- [PATCH] Guard the noexcept with __cplusplus version.
Richard Smith
- [PATCH] Guard the noexcept with __cplusplus version.
Logan Chien
- [PATCH] Implement ARM EHABI exception handling.
Logan Chien
- [PATCH] Implement ARM EHABI exception handling.
Jon Roelofs
- [PATCH] Implement ARM EHABI exception handling.
Joerg Sonnenberger
- [PATCH] Implement ARM EHABI exception handling.
Joerg Sonnenberger
- [PATCH] Implement ARM EHABI exception handling.
Logan Chien
- [PATCH] Implement ARM EHABI exception handling.
Logan Chien
- [PATCH] Implement ARM EHABI exception handling.
Jonathan Roelofs
- [PATCH] Implement ARM EHABI exception handling.
Logan Chien
- [PATCH] Implement ARM EHABI exception handling.
Logan Chien
- [PATCH] Implement ARM EHABI exception handling.
Jon Roelofs
- [PATCH] Implement ARM EHABI exception handling.
Logan Chien
- [PATCH] Implement ARM EHABI exception handling.
Joerg Sonnenberger
- [PATCH] Implement ARM EHABI exception handling.
Logan Chien
- [PATCH] Implement ARM EHABI exception handling.
Joerg Sonnenberger
- [PATCH] Implement ARM EHABI exception handling.
Logan Chien
- [PATCH] Implement ARM EHABI exception handling.
Logan Chien
- [PATCH] Implement ARM EHABI exception handling.
Logan Chien
- [PATCH] Implement ARM EHABI exception handling.
Renato Golin
- [patch] Implementing -Wunused-local-typedefs
Richard Smith
- [PATCH] Improve diagnostic message for misplaced square brackets
Richard Trieu
- [PATCH] Improve diagnostic message for misplaced square brackets
Richard Trieu
- [PATCH] Improve diagnostic message for misplaced square brackets
Richard Smith
- [PATCH] Improve diagnostic message for misplaced square brackets
Richard Trieu
- [PATCH] Improve diagnostic message for misplaced square brackets
Richard Smith
- [PATCH] Improve diagnostic message for misplaced square brackets
Richard Smith
- [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.
Alexander Kornienko
- [PATCH] Jump scope checker recovery
Richard Smith
- [PATCH] Jump scope checker recovery
Alp Toker
- [PATCH] Jump scope checker recovery
Richard Smith
- [PATCH] Jump scope checker recovery
Alp Toker
- [patch] Let ms inline asm understand using statements and record names in addition to typedefs
Reid Kleckner
- [patch] Let ms inline asm understand using statements and record names in addition to typedefs
Nico Weber
- [PATCH] Logical expressions in capability attributes
Aaron Ballman
- [PATCH] Logical expressions in capability attributes
Delesley Hutchins
- [PATCH] Logical expressions in capability attributes
Aaron Ballman
- [PATCH] Make dead return statement detection more robust against changes in the CFG.
Manuel Klimek
- [PATCH] Make dead return statement detection more robust against changes in the CFG.
Manuel Klimek
- [PATCH] modularize - Add checks for #include in 'extern "C/C++" {}' or 'namespace (name) {}' blocks
John Thompson
- [PATCH] modularize - header dependencies - version 2
John Thompson
- [PATCH] Modularize assistant mode
John Thompson
- [PATCH] MS ABI: Pass 'sret' as the second parameter of instance methods
Reid Kleckner
- [PATCH] MS ABI: Pass 'sret' as the second parameter of instance methods
David Majnemer
- [PATCH] Patched clang to emit x86 blends as shufflevectors.
Rafael Espíndola
- [PATCH] Patched clang to emit x86 blends as shufflevectors.
Rafael Ávila de Espíndola
- [PATCH] Patched clang to emit x86 blends as shufflevectors.
Filipe Cabecinhas
- [PATCH] Patched clang to emit x86 blends as shufflevectors.
Filipe Cabecinhas
- [PATCH] Patched clang to emit x86 blends as shufflevectors.
Rafael Espíndola
- [PATCH] Patched clang to emit x86 blends as shufflevectors.
Filipe Cabecinhas
- [PATCH] Patched clang to emit x86 blends as shufflevectors.
Rafael Ávila de Espíndola
- [PATCH] Patched clang to emit x86 blends as shufflevectors.
Filipe Cabecinhas
- [PATCH] Patched clang to emit x86 blends as shufflevectors.
Filipe Cabecinhas
- [PATCH] Patched clang to emit x86 blends as shufflevectors.
Rafael Ávila de Espíndola
- [PATCH] Patched clang to emit x86 blends as shufflevectors.
Rafael Ávila de Espíndola
- [PATCH] Permit duplicate explicit class instantiations if MSVCCompat is enabled
Will Wilson
- [PATCH] Permit duplicate explicit class instantiations if MSVCCompat is enabled
Will Wilson
- [PATCH] Permit duplicate explicit class instantiations if MSVCCompat is enabled
Reid Kleckner
- [PATCH] Permit duplicate explicit class instantiations if MSVCCompat is enabled
Will Wilson
- [PATCH] PPCallbacksTest expansion - part 1
John Thompson
- [PATCH] Pragma optimize on/off
Dario Domizioli
- [PATCH] Pragma optimize on/off
Richard Smith
- [PATCH] Pragma optimize on/off
Dario Domizioli
- [PATCH] Pragma optimize on/off
Aaron Ballman
- [PATCH] Pragma optimize on/off
Dario Domizioli
- [PATCH] Pragma optimize on/off
Aaron Ballman
- [PATCH] Pragma optimize on/off
Dario Domizioli
- [PATCH] Pragma optimize on/off
Aaron Ballman
- [PATCH] Pragma optimize on/off
Dario Domizioli
- [PATCH] Pragma optimize on/off
Dario Domizioli
- [PATCH] Pragma optimize on/off
Aaron Ballman
- [PATCH] Print stats on displayed and ignored warnings.
Alexander Kornienko
- [PATCH] Print stats on displayed and ignored warnings.
Manuel Klimek
- [PATCH] Properly recognize CentOS 6.x
Benjamin Kramer
- [PATCH] Proposal on how to fix temporary dtors.
Manuel Klimek
- [PATCH] Proposal on how to fix temporary dtors.
Alex McCarthy
- [PATCH] Proposal on how to fix temporary dtors.
Manuel Klimek
- [PATCH] Proposal on how to fix temporary dtors.
Manuel Klimek
- [PATCH] Proposal on how to fix temporary dtors.
Jordan Rose
- [PATCH] Proposal on how to fix temporary dtors.
Manuel Klimek
- [PATCH] Proposal on how to fix temporary dtors.
Manuel Klimek
- [PATCH] Proposal on how to fix temporary dtors.
Alex McCarthy
- [PATCH] Pulled out cast detection in TokenAnnotator into its own function
Dinesh Dwivedi
- [PATCH] Pulled out cast detection in TokenAnnotator into its own function
Dinesh Dwivedi
- [PATCH] Pulled out cast detection in TokenAnnotator into its own function
Daniel Jasper
- [PATCH] Pulled out cast detection in TokenAnnotator into its own function
Dinesh Dwivedi
- [PATCH] Pulled out cast detection in TokenAnnotator into its own function
Daniel Jasper
- [PATCH] Pulled out cast detection in TokenAnnotator into its own function
Dinesh Dwivedi
- [PATCH] Pulled out cast detection in TokenAnnotator into its own function
Dinesh Dwivedi
- [PATCH] Simplify getARMCPUForMArch() and make it more consistent
Christian Pirker
- [PATCH] Some heuristics to identify c style casting (PR18937)
Daniel Jasper
- [PATCH] Some heuristics to identify c style casting (PR18937)
Dinesh Dwivedi
- [PATCH] Some heuristics to identify c style casting (PR18937)
Dinesh Dwivedi
- [PATCH] Some heuristics to identify c style casting (PR18937)
Daniel Jasper
- [PATCH] Some heuristics to identify c style casting (PR18937)
Dinesh Dwivedi
- [PATCH] Some heuristics to identify c style casting (PR18937)
Dinesh Dwivedi
- [PATCH] Some heuristics to identify c style casting (PR18937)
Dinesh Dwivedi
- [PATCH] stdint.h should use the target's types, cleanup the targets
John Thompson
- [PATCH] Store Errors inside ClangTidyContext instead of just pointer to an externalarray. This simplifies usage of ClangTidyContext a bit and seems to be moreconsistent.
Alexander Kornienko
- [PATCH] Store Errors inside ClangTidyContext instead of just pointer to an externalarray. This simplifies usage of ClangTidyContext a bit and seems to be moreconsistent.
Manuel Klimek
- [PATCH] Suggest fix-it ':' when '=' used in for-range-declaration while initializing an auto
Ismail Pazarbasi
- [PATCH] Suggest fix-it ':' when '=' used in for-range-declaration while initializing an auto
Richard Smith
- [PATCH] Suggest fix-it ':' when '=' used in for-range-declaration while initializing an auto
Ismail Pazarbasi
- [PATCH] Suggest fix-it ':' when '=' used in for-range-declaration while initializing an auto
Richard Smith
- [PATCH] Suggest fix-it ':' when '=' used in for-range-declaration while initializing an auto
Ismail Pazarbasi
- [PATCH] Suggest fix-it ':' when '=' used in for-range-declaration while initializing an auto
Benjamin Kramer
- [PATCH] Support for Amazon Linux
Dave Johansen
- [PATCH] Support for Amazon Linux
Dave Johansen
- [patch] tblgen: Modularize the diagnostic emitter
Tobias Grosser
- [patch] tblgen: Modularize the diagnostic emitter
Richard Smith
- [patch] tblgen: Modularize the diagnostic emitter
Ben Langmuir
- [patch] tblgen: Modularize the diagnostic emitter
Tobias Grosser
- [PATCH] Use enums instead of unsigned where possible
Ed Maste
- [PATCH] Use enums instead of unsigned where possible
Eric Christopher
- [PATCH] Use enums instead of unsigned where possible
Ed Maste
- [PATCH] Use enums instead of unsigned where possible
Eric Christopher
- [PATCH] Use enums instead of unsigned where possible
Eric Christopher
- [PATCH] XCore target: add -march flag handling
robert lytton
- Fwd: [PATCH] Improve error recovery around colon.
Serge Pavlov
- LLVM buildmaster will be restarted today after 6 PM Pacific Time
Galina Kistanova
- PATCH for libcxxabi - harmonize nmstr implementations
Joerg Sonnenberger
- PR19352 getLocation() points to the wrong position for FriendDecls
Nikola Smiljanic
- PR19352 getLocation() points to the wrong position for FriendDecls
Richard Smith
- PR19352 getLocation() points to the wrong position for FriendDecls
Nikola Smiljanic
- PR19352 getLocation() points to the wrong position for FriendDecls
Nikola Smiljanic
- r176584 - Ensure that DIType is regenerated after we visit an implementation
David Blaikie
- r179879 - Emit the underlying type in the debug info for all kinds of fixed enums
David Blaikie
- r179879 - Emit the underlying type in the debug info for all kinds of fixed enums
Stephan Tolksdorf
- r179879 - Emit the underlying type in the debug info for all kinds of fixed enums
David Blaikie
- r207011 - Quick fix for layering that broke shared library build.
Kaelyn Takata
- r207011 - Quick fix for layering that broke shared library build.
Thompson, John
- r207832 - XCore target: Add TypeString meta data to IR output.
Evgeniy Stepanov
- r207832 - XCore target: Add TypeString meta data to IR output.
Robert Lytton
- r207832 - XCore target: Add TypeString meta data to IR output.
Evgeniy Stepanov
- r207832 - XCore target: Add TypeString meta data to IR output.
Robert Lytton
- r207899 - [leaks] Don't leak the fake arguments we synthesize for LLVM option
Jordan Rose
- r207955 - clang-format: Fix import statements with ColumnLimit: 0
Daniel Jasper
- r207956 - Simplify getARMCPUForMArch() and make it more consistent
Christian Pirker
- r207957 - Fix crash when resolving branch conditions for temporary destructor condition blocks.
Manuel Klimek
- r207958 - Fix bug in clang-format while merging short function
Dinesh Dwivedi
- r207961 - clang-format: Improve understanding of decltype.
Daniel Jasper
- r207962 - StringRefize and take out an old FIXME
Alp Toker
- r207963 - Driver: Recognize CentOS 6 as RHEL 6.
Benjamin Kramer
- r207964 - Added some heuristics to identify c style casting
Dinesh Dwivedi
- r207964 - Added some heuristics to identify c style casting
Tobias Grosser
- r207964 - Added some heuristics to identify c style casting
Dinesh Dwivedi
- r207964 - Added some heuristics to identify c style casting
Tobias Grosser
- r207964 - Added some heuristics to identify c style casting
Tobias Grosser
- r207964 - Added some heuristics to identify c style casting
Nico Weber
- r207964 - Added some heuristics to identify c style casting
Tobias Grosser
- r207965 - clang-format: Understand functions with decltype return type.
Daniel Jasper
- r207975 - Add -Wmodule-build to make it easy to see when modules are (re)built
Ben Langmuir
- r207975 - Add -Wmodule-build to make it easy to see when modules are (re)built
Richard Smith
- r207975 - Add -Wmodule-build to make it easy to see when modules are (re)built
Ben Langmuir
- r207975 - Add -Wmodule-build to make it easy to see when modules are (re)built
Richard Smith
- r207975 - Add -Wmodule-build to make it easy to see when modules are (re)built
Ben Langmuir
- r207975 - Add -Wmodule-build to make it easy to see when modules are (re)built
Tobias Grosser
- r207975 - Add -Wmodule-build to make it easy to see when modules are (re)built
Ben Langmuir
- r207975 - Add -Wmodule-build to make it easy to see when modules are (re)built
Tobias Grosser
- r207975 - Add -Wmodule-build to make it easy to see when modules are (re)built
Ben Langmuir
- r207975 - Add -Wmodule-build to make it easy to see when modules are (re)built
Ben Langmuir
- r207975 - Add -Wmodule-build to make it easy to see when modules are (re)built
Richard Smith
- r207978 - CodeGen: Cleanup visibility in RTTIBuilder
Duncan P. N. Exon Smith
- r207985 - Fix handling of condition variables in the face of temp dtors.
Manuel Klimek
- r207988 - CodeGen: Assign linkage to thread-wrappers correctly
David Majnemer
- r207991 - Small refactoring, no functionality change.
Rafael Espindola
- r207994 - Fix some typos
Alp Toker
- r207995 - www: remove proprietary dbtree.js script from r96013
Alp Toker
- r207995 - www: remove proprietary dbtree.js script from r96013
Jordan Rose
- r207995 - www: remove proprietary dbtree.js script from r96013
Anton Yartsev
- r207995 - www: remove proprietary dbtree.js script from r96013
Alp Toker
- r207995 - www: remove proprietary dbtree.js script from r96013
Anton Yartsev
- r207997 - Fix pr19653.
Rafael Espindola
- r207997 - Fix pr19653.
Richard Smith
- r207997 - Fix pr19653.
Rafael Espíndola
- r207997 - Fix pr19653.
Richard Smith
- r207997 - Fix pr19653.
Rafael Espíndola
- r207997 - Fix pr19653.
Richard Smith
- r207997 - Fix pr19653.
Rafael Espíndola
- r207999 - MS ABI: Emit an error during IRgen on C++ exception handling
Reid Kleckner
- r208000 - Simplify replacement map by avoiding duplicate values and ensuring the values it does contain are necessary.
David Blaikie
- r208004 - Add -Wnon-modular-include* options
Ben Langmuir
- r208008 - [Basic/FileManager] Propagate whether a file 'IsVolatile' to the file opening functions.
Argyrios Kyrtzidis
- r208011 - During parsing, update the range of the Declarator to include the identifier.
Richard Trieu
- r208014 - ObjC IVars aren't added when the type isn't emitted after the interface extension
David Blaikie
- r208014 - ObjC IVars aren't added when the type isn't emitted after the interface extension
David Blaikie
- r208015 - Build debug info for ObjC interface types at the end of the translation unit to ensure all ivars are included.
David Blaikie
- r208015 - Build debug info for ObjC interface types at the end of the translation unit to ensure all ivars are included.
Jordan Rose
- r208015 - Build debug info for ObjC interface types at the end of the translation unit to ensure all ivars are included.
Jordan Rose
- r208015 - Build debug info for ObjC interface types at the end of the translation unit to ensure all ivars are included.
David Blaikie
- r208015 - Build debug info for ObjC interface types at the end of the translation unit to ensure all ivars are included.
David Blaikie
- r208015 - Build debug info for ObjC interface types at the end of the translation unit to ensure all ivars are included.
Jordan Rose
- r208015 - Build debug info for ObjC interface types at the end of the translation unit to ensure all ivars are included.
Jordan Rose
- r208015 - Build debug info for ObjC interface types at the end of the translation unit to ensure all ivars are included.
David Blaikie
- r208015 - Build debug info for ObjC interface types at the end of the translation unit to ensure all ivars are included.
jahanian
- r208015 - Build debug info for ObjC interface types at the end of the translation unit to ensure all ivars are included.
Jordan Rose
- r208018 - www: add a missing HTML open tag
Alp Toker
- r208027 - I fixed this fixme in r208017.
Nick Lewycky
- r208053 - Support field references to struct names and c++11 aliases from inline asm.
Nico Weber
- r208055 - PR19598: Ensure temporary metadata nodes used in debug info are destroyed.
David Blaikie
- r208060 - [OPENMP] 'proc_bind' clause support - Parsing and sema analysis for OpenMP clause 'proc_bind'
Alexey Bataev
- r208062 - Fix crash when one overload candidate is a template instead of a function. Patch by Kaelyn Takata.
Nick Lewycky
- r208062 - Fix crash when one overload candidate is a template instead of a function. Patch by Kaelyn Takata.
Richard Smith
- r208062 - Fix crash when one overload candidate is a template instead of a function. Patch by Kaelyn Takata.
Kaelyn Takata
- r208062 - Fix crash when one overload candidate is a template instead of a function. Patch by Kaelyn Takata.
Richard Smith
- r208062 - Fix crash when one overload candidate is a template instead of a function. Patch by Kaelyn Takata.
Kaelyn Takata
- r208062 - Fix crash when one overload candidate is a template instead of a function. Patch by Kaelyn Takata.
Richard Smith
- r208063 - [C++11] Use 'nullptr'
Craig Topper
- r208065 - DebugInfo: Emit the definition of enums when the definition preceeds the declaration and initial use.
David Blaikie
- r208071 - Pulled out cast detection in TokenAnnotator into its own function
Dinesh Dwivedi
- r208072 - XCore target: fix initialization bug found by MSan Bot.
Robert Lytton
- r208075 - [PATCH] [ARM64] Enable alignment control option in front-end for ARM64.
Kevin Qin
- r208077 - [OPENMP] Initial codegen for '#pragma omp parallel'
Alexey Bataev
- r208078 - [OPENMP] Temporary disable test for parallel codegen
Alexey Bataev
- r208078 - [OPENMP] Temporary disable test for parallel codegen
David Blaikie
- r208078 - [OPENMP] Temporary disable test for parallel codegen
Hal Finkel
- r208078 - [OPENMP] Temporary disable test for parallel codegen
David Blaikie
- r208080 - Fixed one issue with casting
Dinesh Dwivedi
- r208086 - [OPENMP] Fixed test for '#pragma omp parallel' codegen
Alexey Bataev
- r208087 - [OPENMP] Another one fix for codegen test '#pragma omp parallel'
Alexey Bataev
- r208088 - clang-format: [JS] Don't indent in goog.scope blocks.
Daniel Jasper
- r208088 - clang-format: [JS] Don't indent in goog.scope blocks.
Nico Weber
- r208088 - clang-format: [JS] Don't indent in goog.scope blocks.
Daniel Jasper
- r208090 - clang-format: [JS] Keep space between 'return' and '['.
Daniel Jasper
- r208093 - clang-format: [JS] Keep space after closure style comments.
Daniel Jasper
- r208099 - Update comment for ObjCImplementationDecl's handling of instance variables.
Jordan Rose
- r208105 - Add driver support for AArch64 Fedora.
Tilmann Scheller
- r208106 - Revert "DebugInfo: Emit the definition of enums when the definition preceeds the declaration and initial use."
David Blaikie
- r208108 - Fix a leak found by LSan: ConsumedBlockInfo owns its StateMapsArray entries.
Nico Weber
- r208110 - Fix leak in ObjCSelfInitChecker, found by LSan.
Nico Weber
- r208114 - Reapply: DebugInfo: Emit the definition of enums when the definition preceeds the declaration and initial use.
David Blaikie
- r208128 - Include translation unit filename in global ctor symbol names.
Nico Weber
- r208128 - Include translation unit filename in global ctor symbol names.
Nico Weber
- r208128 - Include translation unit filename in global ctor symbol names.
Nico Weber
- r208128 - Include translation unit filename in global ctor symbol names.
Alexey Samsonov
- r208128 - Include translation unit filename in global ctor symbol names.
Nico Weber
- r208128 - Include translation unit filename in global ctor symbol names.
Alexey Samsonov
- r208128 - Include translation unit filename in global ctor symbol names.
Nico Weber
- r208128 - Include translation unit filename in global ctor symbol names.
Alexey Samsonov
- r208128 - Include translation unit filename in global ctor symbol names.
Nico Weber
- r208128 - Include translation unit filename in global ctor symbol names.
Alexey Samsonov
- r208128 - Include translation unit filename in global ctor symbol names.
Nico Weber
- r208128 - Include translation unit filename in global ctor symbol names.
Reid Kleckner
- r208128 - Include translation unit filename in global ctor symbol names.
Alexey Samsonov
- r208136 - tblgen: Modularize the diagnostic emitter
Tobias Grosser
- r208138 - Add testcase for r208062.
Nick Lewycky
- r208140 - AST: Update reference temporary mangling
David Majnemer
- r208142 - Rename "secondary initializer" -> "convenience initializer" in the warnings, which is a more correct and consistent term.
Argyrios Kyrtzidis
- r208146 - Try harder to ensure a strict weak ordering of overload candidates that
Kaelyn Takata
- r208146 - Try harder to ensure a strict weak ordering of overload candidates that
Richard Smith
- r208147 - Clean up some existing keyword tests in the test/Lexer directory by using the
Yunzhong Gao
- r208150 - If an instantiation of a template is required to be a complete type, check
Richard Smith
- r208154 - [analyzer] Functions marked __attribute__((const)) don't modify any memory.
Jordan Rose
- r208155 - [analyzer] Use a lazily-initialized BugType in ObjCSelfInitChecker.
Jordan Rose
- r208155 - [analyzer] Use a lazily-initialized BugType in ObjCSelfInitChecker.
Nico Weber
- r208156 - [OPENMP] Temporarily disable test parallel_codegen.cpp
Alexey Bataev
- r208156 - [OPENMP] Temporarily disable test parallel_codegen.cpp
David Blaikie
- r208156 - [OPENMP] Temporarily disable test parallel_codegen.cpp
Alexey Bataev
- r208160 - Fixing tests to account for LLVM r208159.
David Blaikie
- r208161 - PR19562: Fix memory leak when ObjC interface types cause the creation of further interfaces.
David Blaikie
- r208162 - [OPENMP] Fixed problem with temp removal on some platforms in codegen for '#pragma omp parallel'
Alexey Bataev
- r208162 - [OPENMP] Fixed problem with temp removal on some platforms in codegen for '#pragma omp parallel'
Aaron Ballman
- r208163 - [C++11] Use 'nullptr'.
Craig Topper
- r208164 - Fix up indentation and fix an 80 column violation.
Craig Topper
- r208165 - [OPENMP] Fixed checking for mangled names in parallel_codegen.cpp test
Alexey Bataev
- r208168 - clang-format: Fix bad space before braced initializer.
Daniel Jasper
- r208169 - Also recognize Big Endian ARM variants.
Joerg Sonnenberger
- r208169 - Also recognize Big Endian ARM variants.
Rafael Espíndola
- r208170 - Drop libgcc and default to libc++ for NetBSD/ARM on 6.99.40+.
Joerg Sonnenberger
- r208175 - clang-format: Fix corner cases for comments in if conditions.
Daniel Jasper
- r208176 - clang-format: Be slightly more aggressive on single-line functions.
Daniel Jasper
- r208176 - clang-format: Be slightly more aggressive on single-line functions.
Tobias Grosser
- r208176 - clang-format: Be slightly more aggressive on single-line functions.
Daniel Jasper
- r208176 - clang-format: Be slightly more aggressive on single-line functions.
Tobias Grosser
- r208176 - clang-format: Be slightly more aggressive on single-line functions.
Tobias Grosser
- r208176 - clang-format: Be slightly more aggressive on single-line functions.
Daniel Jasper
- r208176 - clang-format: Be slightly more aggressive on single-line functions.
Tobias Grosser
- r208178 - Use nullptr instead of 0 for const char * value.
Yaron Keren
- r208185 - ARM: Fix assertion caused by passing bitfield struct using ABIArgInfo::getExpandWithPadding
Oliver Stannard
- r208203 - DebugInfo: Use enum instead of unsigned
Ed Maste
- r208206 - Update for llvm api change.
Rafael Espindola
- r208216 - [ARM64-BE] Correctly deal with single element HFAs in varargs.
James Molloy
- r208217 - Re-satisfy the bots. Due to a de-sync between my clang and LLVM trees, I didn't notice that the generated BE alignment register is now unnamed and is not called '%align_be'.
James Molloy
- r208220 - [mips] Pass nan2008 info to the back-end.
Matheus Almeida
- r208222 - Remove "CH_ECK" line (which is ignored) from test after r154191.
Nico Weber
- r208226 - PR19562: Fix another temporary node leak in Clang debug info emission
David Blaikie
- r208231 - When doing int<->ptr coercion for big-endian, calculate the shift amount correctly.
James Molloy
- r208247 - Make 2 functions static, remove unneeded cast, rewrap. No behavior change.
Nico Weber
- r208249 - c-index-test: Don't leak the strings returned by makeClientContainer().
Nico Weber
- r208251 - NSOrCFErrorDerefChecker: Don't leak bug type. Similar to r208110/r208155. Found by LSan.
Nico Weber
- r208254 - Add an Extension warning for applying unary * to an operand of type 'void*' in
Richard Smith
- r208258 - CodeGen: Don't set hidden visibility on symbols with local linkage
Duncan P. N. Exon Smith
- r208258 - CodeGen: Don't set hidden visibility on symbols with local linkage
Justin Bogner
- r208258 - CodeGen: Don't set hidden visibility on symbols with local linkage
Duncan P. N. Exon Smith
- r208259 - fmodules-search-all: Removed dead code and added some comments.
John Thompson
- r208269 - Enable alternative tokens by default for clang-format.
Nikola Smiljanic
- r208269 - Enable alternative tokens by default for clang-format.
Daniel Jasper
- r208270 - Fix latent bug. This can't actually manifest at the moment, but is a time-bomb
Richard Smith
- r208275 - Driver: parse -mcmodel earlier
Saleem Abdulrasool
- r208275 - Driver: parse -mcmodel earlier
David Majnemer
- r208275 - Driver: parse -mcmodel earlier
Saleem Abdulrasool
- r208277 - Let ASTReader optionally delete its ASTDeserializationListener.
Nico Weber
- r208278 - [OPENMP] Fix codegen test for msvc build
Alexey Bataev
- r208279 - [OPENMP] Another one fix in test for msvc
Alexey Bataev
- r208280 - [C++11] Use 'nullptr'.
Craig Topper
- r208281 - clang-format: [JS] Initial support for regex literals.
Daniel Jasper
- r208285 - clang-format: [JS] Support regex literals after 'return'.
Daniel Jasper
- r208288 - clang-format: Fix binary operator detection before lambdas.
Daniel Jasper
- r208292 - clang-format: [JS] support closures in container literals.
Daniel Jasper
- r208299 - Suggest fix-it ':' when '=' used in for-range-declaration
Ismail Pazarbasi
- r208299 - Suggest fix-it ':' when '=' used in for-range-declaration
Jordan Rose
- r208299 - Suggest fix-it ':' when '=' used in for-range-declaration
Ismail Pazarbasi
- r208300 - Explicitly keep track of temporaries during the consumed analysis.
Manuel Klimek
- r208302 - clang-format: Initial support for try-catch.
Daniel Jasper
- r208304 - clang-format: Cleanup redundant calculation of ParenLevel.
Daniel Jasper
- r208310 - Enable standalone-debug by default on FreeBSD
Ed Maste
- r208310 - Enable standalone-debug by default on FreeBSD
Ed Maste
- r208312 - Use predicate function to simplify a bit.
Rafael Espindola
- r208313 - Fix PR19169 [Crash on invalid attempting to specialize a template method as a template variable].
Karthik Bhat
- r208315 - Fix segmentation fault when mixing -Rpass with #line.
Diego Novillo
- r208320 - Small simplification: Reduce the use of cast<>.
Rafael Espindola
- r208321 - Use more specific type.
Rafael Espindola
- r208324 - Replace virtual with override.
Rafael Espindola
- r208328 - Cleanup setFunctionDefinitionAttributes.
Rafael Espindola
- r208331 - Simplify a few cast<>s.
Rafael Espindola
- r208335 - CodeGen: fix code model mapping
Saleem Abdulrasool
- r208345 - Remove -Wnon-modular-include
Ben Langmuir
- r208345 - Remove -Wnon-modular-include
Richard Smith
- r208345 - Remove -Wnon-modular-include
Richard Smith
- r208345 - Remove -Wnon-modular-include
Ben Langmuir
- r208345 - Remove -Wnon-modular-include
Richard Smith
- r208345 - Remove -Wnon-modular-include
Argyrios Kyrtzidis
- r208345 - Remove -Wnon-modular-include
Richard Smith
- r208345 - Remove -Wnon-modular-include
Argyrios Kyrtzidis
- r208345 - Remove -Wnon-modular-include
Richard Smith
- r208345 - Remove -Wnon-modular-include
Richard Smith
- r208345 - Remove -Wnon-modular-include
Argyrios Kyrtzidis
- r208345 - Remove -Wnon-modular-include
Richard Smith
- r208345 - Remove -Wnon-modular-include
Alp Toker
- r208345 - Remove -Wnon-modular-include
Argyrios Kyrtzidis
- r208345 - Remove -Wnon-modular-include
Alp Toker
- r208345 - Remove -Wnon-modular-include
Alp Toker
- r208345 - Remove -Wnon-modular-include
Argyrios Kyrtzidis
- r208345 - Remove -Wnon-modular-include
Alp Toker
- r208345 - Remove -Wnon-modular-include
Chandler Carruth
- r208345 - Remove -Wnon-modular-include
Argyrios Kyrtzidis
- r208345 - Remove -Wnon-modular-include
Alp Toker
- r208345 - Remove -Wnon-modular-include
Manuel Klimek
- r208345 - Remove -Wnon-modular-include
David Blaikie
- r208345 - Remove -Wnon-modular-include
Argyrios Kyrtzidis
- r208345 - Remove -Wnon-modular-include
Argyrios Kyrtzidis
- r208345 - Remove -Wnon-modular-include
Argyrios Kyrtzidis
- r208354 - [Driver] Range-based loop simplification.
Simon Atanasyan
- r208366 - Fix an outdated comment.
Richard Smith
- r208367 - Switch Wmodule-build to a remark
Ben Langmuir
- r208374 - Use auto to avoid duplicating the type.
Rafael Espindola
- r208376 - Fix link target.
Richard Smith
- r208377 - Don't indent inside namespaces.
Rafael Espindola
- r208380 - Fix filename in file header comment.
Nico Weber
- r208380 - Fix filename in file header comment.
Rafael Espíndola
- r208380 - Fix filename in file header comment.
Nico Weber
- r208380 - Fix filename in file header comment.
Rafael Espíndola
- r208380 - Fix filename in file header comment.
Nico Weber
- r208380 - Fix filename in file header comment.
Jonathan Roelofs
- r208380 - Fix filename in file header comment.
Alp Toker
- r208380 - Fix filename in file header comment.
Rafael Espíndola
- r208380 - Fix filename in file header comment.
Jonathan Roelofs
- r208380 - Fix filename in file header comment.
Chandler Carruth
- r208380 - Fix filename in file header comment.
Rafael Espíndola
- r208381 - Fix filename in file header comment more.
Nico Weber
- r208382 - Simplify the code a bit by using linkage predicates.
Rafael Espindola
- r208384 - Don't indent in namespaces.
Rafael Espindola
- r208386 - Wrap to 80 columns, no code change.
Nico Weber
- r208387 - Don't repeat function name in comment.
Rafael Espindola
- r208392 - [C++11] Use 'nullptr'.
Craig Topper
- r208392 - [C++11] Use 'nullptr'.
Daniel Jasper
- r208392 - [C++11] Use 'nullptr'.
Daniel Jasper
- r208394 - Add support for partial jump scope checking
Alp Toker
- r208401 - Revised wording for diagnostics in r208299
Ismail Pazarbasi
- r208402 - Permit duplicate explicit class instantiations if MSVCCompat is enabled
Will Wilson
- r208403 - clang-format: [JS] Fix spacing in dict literals.
Daniel Jasper
- r208404 - clang-format: [JS] Allow up to 3 empty lines in Google's JS style.
Daniel Jasper
- r208409 - clang-format: Fix bug introduced by r208392.
Daniel Jasper
- r208409 - clang-format: Fix bug introduced by r208392.
Stephen Kelly
- r208409 - clang-format: Fix bug introduced by r208392.
Daniel Jasper
- r208417 - ARM: HFAs must be passed in consecutive registers
Oliver Stannard
- r208422 - Revert r208417 (olista01 'ARM: HFAs must be passed in consecutive registers'). This is a followon commit from r208413 which broke the LLVM bots.
James Molloy
- r208425 - Reapply r208417 (olista01 'ARM: HFAs must be passed in consecutive registers'). Bots are now pacified.
James Molloy
- r208426 - Pacify bots again - turns out my checkout was slightly polluted when I was reverting a olista01s change, and this pollution made it upstream during the revert checkin :/ Sorryemacs -nw lib/CodeGen/CodeGenModule.cpp
James Molloy
- r208436 - ThreadSafetyAnalysis: Don't crash when trying to analyze objc methods.
Benjamin Kramer
- r208438 - Don't leak MacroArgs when using code completion, PR19688.
Nico Weber
- r208439 - Add the ability to use logical expressions for capability attributes. This is to allow requirements to be expressed not just in terms of lists, but in terms of logical expressions. Eg)
Aaron Ballman
- r208440 - Amending r208439 to remove buildLExpr; this code isn't strictly required yet, and fixes a dead code warning.
Aaron Ballman
- r208443 - Objective-C. Reduce false positive warnings with -Wselector by issuing warning
Fariborz Jahanian
- r208445 - PR19698, PR19674: enable __has_feature checks for cxx_generic_lambdas and
Richard Smith
- r208449 - Don't emit -Wnon-virtual-dtor on final classes, since it's not a problem there.
David Blaikie
- r208454 - Don't leak the CXStoredDiagnostics returned by clang_codeCompleteGetDiagnostic()
Nico Weber
- r208458 - MS ABI: Pass 'sret' as the second parameter of instance methods
Reid Kleckner
- r208467 - Stop all the Decl classes poking at Redeclarable's data member directly, and make getNextRedeclaration follow the pattern of its friends getPreviousDecl and getMostRecentDecl.
Richard Smith
- r208468 - Add FIXME describing the limitation of using column info to disambiguate inlining.
David Blaikie
- r208470 - Decouple ExprCXX.h and DeclCXX.h and clean up includes a bit.
Benjamin Kramer
- r208473 - Analyzer: Make helper function static.
Benjamin Kramer
- r208474 - Objective-C ARC. Add support for toll-free bridge
Fariborz Jahanian
- r208475 - Wrap to 80 columns. No behavior change.
Nico Weber
- r208477 - Add test coverage for invalid conversion functions with default args.
Nico Weber
- r208481 - Don't leak default arg tokens on invalid destructors or conversion functions.
Nico Weber
- r208481 - Don't leak default arg tokens on invalid destructors or conversion functions.
Richard Smith
- r208481 - Don't leak default arg tokens on invalid destructors or conversion functions.
Nico Weber
- r208481 - Don't leak default arg tokens on invalid destructors or conversion functions.
Richard Smith
- r208481 - Don't leak default arg tokens on invalid destructors or conversion functions.
Nico Weber
- r208481 - Don't leak default arg tokens on invalid destructors or conversion functions.
Richard Smith
- r208482 - Try to bring the 32 bit buildbots back to life.
Benjamin Kramer
- r208483 - Don't leak CXStrings for replacement fix-its in c-index-test.
Nico Weber
- r208484 - Follow-up to r208481: Free all default arguments, not just the first one.
Nico Weber
- r208485 - Wrap at 80 columns. No code change.
Nico Weber
- r208486 - CodeGen: support dll{ex,im}port on WoA
Saleem Abdulrasool
- r208491 - Silence warning in Release builds. This function is only used in an assert.
Benjamin Kramer
- r208493 - Put back raw_ostream.h include.
Benjamin Kramer
- r208497 - Another try at making MSVC happy again.
Benjamin Kramer
- r208497 - Another try at making MSVC happy again.
Alp Toker
- r208497 - Another try at making MSVC happy again.
Benjamin Kramer
- r208498 - Consolidate single void paramter checking
Alp Toker
- r208499 - Parameter/argument terminology fixes
Alp Toker
- r208503 - c-index-test: Don't leak diagnostic category text.
Nico Weber
- r208505 - Driver: Don't leak the -Xarch argument when its use is incorrect.
Nico Weber
- r208511 - PR19713: Don't warn on unused static inline functions, even if the 'inline' was
Richard Smith
- r208512 - Make DiagnosticsEngine non-copyable
Alp Toker
- r208512 - Make DiagnosticsEngine non-copyable
Jordan Rose
- r208513 - Revert "Another try at making MSVC happy again."
Alp Toker
- r208514 - Revert "Revert "Another try at making MSVC happy again.""
Alp Toker
- r208516 - [OPENMP] Removed unnecessary enums from OpenMP constructs
Alexey Bataev
- r208517 - [C++11] Use 'nullptr'. AST edition.
Craig Topper
- Support for Amazon Linux
Rafael Espíndola
- Support for Amazon Linux
Hal Finkel
- Support for Amazon Linux
Rafael Espíndola
- Support for Amazon Linux
Hal Finkel
- Support for Amazon Linux
Dave Johansen
Last message date:
Sun May 11 22:36:59 PDT 2014
Archived on: Tue Aug 4 15:31:37 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).