Re: [PATCH] D22982: [CloneDetector] No longer reporting clones that don't have a common referenced variable pattern.

2016-08-04 Thread Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL277757: [analyzer] Make CloneDetector recognize different variable patterns. (authored by dergachev). Changed prior to commit: https://reviews.llvm.org/D22982?vs=66839&id=66842#toc Repository: rL LLV

Re: [PATCH] D23221: [NFC][ObjC Availability] Split up DiagnoseAvailabilityOfDecl, remove redundant enumeration

2016-08-05 Thread Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL277887: [NFC][ObjC Availability] Refactor DiagnoseAvailabilityOfDecl (authored by epilk). Changed prior to commit: https://reviews.llvm.org/D23221?vs=66996&id=67044#toc Repository: rL LLVM https://r

Re: [PATCH] D22212: [X86][AVX512] Constants for integer comparison predicates

2016-08-07 Thread Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL277955: [AVX512] integer comparisions enumeration. (authored by abadouh). Changed prior to commit: https://reviews.llvm.org/D22212?vs=63486&id=67097#toc Repository: rL LLVM https://reviews.llvm.org/

Re: [PATCH] D23014: [analyzer] Model base to derived casts more precisely.

2016-08-08 Thread Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL277989: [analyzer] Model base to derived casts more precisely. (authored by xazax). Changed prior to commit: https://reviews.llvm.org/D23014?vs=66632&id=67136#toc Repository: rL LLVM https://reviews

Re: [PATCH] D23060: [analyzer] Show enabled checker list

2016-08-08 Thread Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL278006: [analyzer] Command line option to show enabled checker list. (authored by xazax). Changed prior to commit: https://reviews.llvm.org/D23060?vs=67129&id=67157#toc Repository: rL LLVM https://r

Re: [PATCH] D22856: [analyzer] Change -analyze-function to accept qualified names.

2016-08-08 Thread Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL278018: [analyzer] Change -analyze-function to accept qualified names. (authored by dergachev). Changed prior to commit: https://reviews.llvm.org/D22856?vs=66360&id=67180#toc Repository: rL LLVM htt

Re: [PATCH] D19909: [Attr] Add support for the `ms_hook_prologue` attribute.

2016-08-08 Thread Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL278050: [Attr] Add support for the `ms_hook_prologue` attribute. (authored by cdavis). Changed prior to commit: https://reviews.llvm.org/D19909?vs=66729&id=67224#toc Repository: rL LLVM https://revi

Re: [PATCH] D23320: [analyzer] Fixed crash in CloneDetector in function calls.

2016-08-10 Thread Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL278238: [analyzer] Fix a crash in CloneDetector when calling functions by pointers. (authored by dergachev). Changed prior to commit: https://reviews.llvm.org/D23320?vs=67345&id=67537#toc Repository:

Re: [PATCH] D23433: [Basic] Add missing `const` qualifier (NFC)

2016-08-11 Thread Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL278444: [Basic] Add const qualifier to SM.isInSystemMacro (NFC) (authored by vedantk). Changed prior to commit: https://reviews.llvm.org/D23433?vs=67737&id=67781#toc Repository: rL LLVM https://revi

Re: [PATCH] D21678: Fix For pr28288 - Error message in shift of vector values

2016-08-12 Thread Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL278501: Fix For pr28288 - Error message in shift of vector values (authored by asbokhan). Changed prior to commit: https://reviews.llvm.org/D21678?vs=67140&id=67820#toc Repository: rL LLVM https://r

Re: [PATCH] D23471: [Documentation] Improve checks groups descriptions in clang-tidy/index.rst

2016-08-15 Thread Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL278686: [Documentation] Improve checks groups descriptions in clang-tidy/index.rst (authored by eugenezelenko). Changed prior to commit: https://reviews.llvm.org/D23471?vs=67926&id=68050#toc Repository

Re: [PATCH] D16758: [OpenMP] Prevent nesting of target constructs within target code execution regions.

2016-02-01 Thread Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL259366: [OpenMP] Prevent nesting of target constructs within target code execution… (authored by arpith). Changed prior to commit: http://reviews.llvm.org/D16758?vs=46496&id=46544#toc Repository: rL

Re: [PATCH] D15624: Add iOS/watchOS/tvOS support for ASan (clang part)

2016-02-01 Thread Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL259453: [asan] Add iOS support for Address Sanitizer (authored by zaks). Changed prior to commit: http://reviews.llvm.org/D15624?vs=45720&id=46605#toc Repository: rL LLVM http://reviews.llvm.org/D15

Re: [PATCH] D16219: PR8901: attribute "mode" rejected for enums and dependent types

2016-02-02 Thread Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL259497: Fix for PR8901: attribute "mode" rejected for enums and dependent types. (authored by dzobnin). Changed prior to commit: http://reviews.llvm.org/D16219?vs=46521&id=46643#toc Repository: rL LL

Re: [PATCH] D16630: PR23057: Fix assertion `Val && "isa<> used on a null pointer"' on invalid for-range expression

2016-02-02 Thread Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL259532: PR23057: Fix assertion `Val && "isa<> used on a null pointer"' on invalid for… (authored by dzobnin). Changed prior to commit: http://reviews.llvm.org/D16630?vs=46131&id=46669#toc Repository:

Re: [PATCH] D16626: [x86] Correct setting of WIntType for MCU target

2016-02-04 Thread Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL259780: [x86] Correct setting of WIntType for MCU target (authored by asbokhan). Changed prior to commit: http://reviews.llvm.org/D16626?vs=46125&id=46893#toc Repository: rL LLVM http://reviews.llvm

Re: [PATCH] D16896: [CMake] Improve the clang order-file generation workflow

2016-02-04 Thread Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL259862: [CMake] Improve the clang order-file generation workflow (authored by cbieneman). Changed prior to commit: http://reviews.llvm.org/D16896?vs=46966&id=46982#toc Repository: rL LLVM http://rev

Re: [PATCH] D16788: Do not honor explicit alignment attribute on fields for PS4.

2016-02-05 Thread Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL259916: Do not honor explicit alignment attribute on fields for PS4. (authored by ssrivastava). Changed prior to commit: http://reviews.llvm.org/D16788?vs=47026&id=47039#toc Repository: rL LLVM http

Re: [PATCH] D16934: [Coverage] Fix crash in VisitIfStmt

2016-02-08 Thread Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL260129: [Coverage] Fix crash when handling certain macro expansions (authored by vedantk). Changed prior to commit: http://reviews.llvm.org/D16934?vs=47230&id=47232#toc Repository: rL LLVM http://re

Re: [PATCH] D15373: Fix for bug 25786 - Assertion "Chunk.Kind == DeclaratorChunk::Function" failed with regparm attribute.

2016-02-10 Thread Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL260373: Fix assertion "Chunk.Kind == DeclaratorChunk::Function" with attributed type. (authored by dzobnin). Changed prior to commit: http://reviews.llvm.org/D15373?vs=45179&id=47434#toc Repository:

Re: [PATCH] D17060: [Clang] Fix Clang-tidy readability-redundant-control-flow warnings; other minor fixes

2016-02-10 Thread Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL260414: Fix some Clang-tidy readability-redundant-control-flow warnings; other minor… (authored by eugenezelenko). Changed prior to commit: http://reviews.llvm.org/D17060?vs=47415&id=47492#toc Reposit

Re: [PATCH] D16535: [clang-tidy] Check to find unintended semicolons that changes the semantics.

2016-02-11 Thread Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL260503: [clang-tidy] Add a check to find unintended semicolons that changes the… (authored by xazax). Changed prior to commit: http://reviews.llvm.org/D16535?vs=47446&id=47604#toc Repository: rL LLVM

Re: [PATCH] D16851: Update of "GCC extensions not implemented yet" in Clang User's Manual

2016-02-11 Thread Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL260506: Update of "GCC extensions not implemented yet" in Clang User's Manual (authored by asbokhan). Changed prior to commit: http://reviews.llvm.org/D16851?vs=46779&id=47615#toc Repository: rL LLVM

Re: [PATCH] D16808: [MCU] PR26438: Fix assertion failure on function returning an empty struct or union

2016-02-11 Thread Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL260510: [MCU] Fix assertion failure on function returning empty union. (authored by dzobnin). Changed prior to commit: http://reviews.llvm.org/D16808?vs=47333&id=47624#toc Repository: rL LLVM http:/

Re: [PATCH] D16999: [CMake] Improve the clang order-file generation workflow

2016-02-12 Thread Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL260742: [CMake] Improve the clang order-file generation workflow (authored by cbieneman). Changed prior to commit: http://reviews.llvm.org/D16999?vs=47241&id=47852#toc Repository: rL LLVM http://rev

Re: [PATCH] D17218: [Clang] Fix remaining Clang-tidy readability-redundant-control-flow warnings; other minor fixes

2016-02-12 Thread Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL260757: Fix remaining Clang-tidy readability-redundant-control-flow warnings; other… (authored by eugenezelenko). Changed prior to commit: http://reviews.llvm.org/D17218?vs=47859&id=47860#toc Repositor

Re: [PATCH] D15095: Accept "-Weverything" in pragma clang diagnostic ...

2016-02-12 Thread Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL260788: Accept "-Weverything" in clang diagnistic pragmas (authored by ssrivastava). Changed prior to commit: http://reviews.llvm.org/D15095?vs=47866&id=47881#toc Repository: rL LLVM http://reviews.

Re: [PATCH] D17197: [OPENMP] NFC rewrite ParseOpenMPDirectiveKind

2016-02-12 Thread Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL260811: [OPENMP] NFC rewrite ParseOpenMPDirectiveKind (authored by dpolukhin). Changed prior to commit: http://reviews.llvm.org/D17197?vs=47794&id=47899#toc Repository: rL LLVM http://reviews.llvm.o

Re: [PATCH] D16846: PR26449: Fixes for bugs in __builtin_classify_type implementation

2016-02-15 Thread Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL260881: PR26449: Fixes for bugs in __builtin_classify_type implementation (authored by asbokhan). Changed prior to commit: http://reviews.llvm.org/D16846?vs=47475&id=47966#toc Repository: rL LLVM ht

Re: [PATCH] D17375: Add parentheses around arithmetic in operand of '|' in llvm-dwp.cpp.

2016-02-18 Thread Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL261207: Add parentheses around arithmetic in operand of '|'. (authored by d0k). Changed prior to commit: http://reviews.llvm.org/D17375?vs=48301&id=48302#toc Repository: rL LLVM http://reviews.llvm.

Re: [PATCH] D16686: [OpenCL] Generate metadata for opencl_unroll_hint attribute

2016-02-19 Thread Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL261350: [OpenCL] Generate metadata for opencl_unroll_hint attribute (authored by stulova). Changed prior to commit: http://reviews.llvm.org/D16686?vs=47716&id=48513#toc Repository: rL LLVM http://re

Re: [PATCH] D14203: [analyzer] Improve pointer arithmetic checker.

2016-02-23 Thread Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL261632: [analyzer] Improve pointer arithmetic checker. (authored by xazax). Changed prior to commit: http://reviews.llvm.org/D14203?vs=41022&id=48806#toc Repository: rL LLVM http://reviews.llvm.org/

Re: [PATCH] D17436: [OpenCL] Add Sema checks for OpenCL 2.0 block

2016-02-23 Thread Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL261719: [OpenCL] Add Sema checks for OpenCL 2.0 block (authored by pxl). Changed prior to commit: http://reviews.llvm.org/D17436?vs=48774&id=48880#toc Repository: rL LLVM http://reviews.llvm.org/D17

Re: [PATCH] D17576: Fix assertion failure on MaybeODRUseExprs.

2016-02-24 Thread Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL261803: Fix assertion failure on MaybeODRUseExprs. (authored by mren). Changed prior to commit: http://reviews.llvm.org/D17576?vs=48963&id=48986#toc Repository: rL LLVM http://reviews.llvm.org/D1757

Re: [PATCH] D19003: Set C99 as default C Standard for PS4 target

2016-04-27 Thread Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL267772: Set the default C standard to C99 when targeting the PS4. (authored by ssrivastava). Changed prior to commit: http://reviews.llvm.org/D19003?vs=54956&id=55299#toc Repository: rL LLVM http://

Re: [PATCH] D19717: [find-all-symbols] Fix racy yaml file writing.

2016-04-29 Thread Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL268021: [find-all-symbols] Fix racy yaml file writing. (authored by d0k). Changed prior to commit: http://reviews.llvm.org/D19717?vs=9&id=55562#toc Repository: rL LLVM http://reviews.llvm.org/D1

Re: [PATCH] D19361: [MS] Improved implementation of MS stack pragmas (vtordisp, *_seg)

2016-04-29 Thread Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL268029: Recommit "[MS] Improved implementation of stack pragmas (vtordisp, *_seg)" (authored by dzobnin). Changed prior to commit: http://reviews.llvm.org/D19361?vs=54484&id=55568#toc Repository: rL

Re: [PATCH] D19720: [find-all-symbols] Parallelize the merge step.

2016-04-29 Thread Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL268037: [find-all-symbols] Parallelize the merge step. (authored by d0k). Changed prior to commit: http://reviews.llvm.org/D19720?vs=55577&id=55589#toc Repository: rL LLVM http://reviews.llvm.org/D1

Re: [PATCH] D16298: Improve test coverage of -Wdouble-promotion

2016-04-29 Thread Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL268075: Improve test coverage of -Wdouble-promotion (authored by rlougher). Changed prior to commit: http://reviews.llvm.org/D16298?vs=45195&id=55625#toc Repository: rL LLVM http://reviews.llvm.org/

Re: [PATCH] D19693: [Clang][Darwin] Define __ARM_DWARF_EH__ for WatchABI

2016-04-29 Thread Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL268078: [Clang][Darwin] Define __ARM_DWARF_EH__ for WatchABI (authored by cbieneman). Changed prior to commit: http://reviews.llvm.org/D19693?vs=55626&id=55627#toc Repository: rL LLVM http://reviews

Re: [PATCH] D19727: [MS] Improved implementation #pragma pack (MS pragmas, part 2)

2016-04-29 Thread Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL268085: [MS] Make #pragma pack use PragmaStack<> class. (authored by dzobnin). Changed prior to commit: http://reviews.llvm.org/D19727?vs=55598&id=55634#toc Repository: rL LLVM http://reviews.llvm.o

Re: [PATCH] D18088: Add a new warning to notify users of mismatched SDK and deployment target

2016-04-29 Thread Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL268127: Add a new warning to notify users of mismatched SDK and deployment target (authored by cbieneman). Changed prior to commit: http://reviews.llvm.org/D18088?vs=55652&id=55678#toc Repository: rL

Re: [PATCH] D19755: [include-fixer] Fix Clang-tidy modernize-use-override and some Include What You Use warnings

2016-05-02 Thread Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL268262: [include-fixer] Fix Clang-tidy modernize-use-override and some Include What… (authored by eugenezelenko). Changed prior to commit: http://reviews.llvm.org/D19755?vs=55694&id=55849#toc Repositor

Re: [PATCH] D19524: [OpenCL] Fix pipe type dump.

2016-05-02 Thread Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL268364: [OpenCL] Fix pipe type dump. (authored by pxl). Changed prior to commit: http://reviews.llvm.org/D19524?vs=55161&id=55946#toc Repository: rL LLVM http://reviews.llvm.org/D19524 Files: cfe/

Re: [PATCH] D19458: Add address space 258 to Clang documentation

2016-05-03 Thread Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL268432: Add address space 258 (X86 SS segment) to clang documentation. (authored by dlkreitz). Changed prior to commit: http://reviews.llvm.org/D19458?vs=54877&id=56056#toc Repository: rL LLVM http:

Re: [PATCH] D19952: AMDGPU: Use lld as the linker again

2016-05-05 Thread Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL268648: AMDGPU: Use lld as the linker again (authored by tstellar). Changed prior to commit: http://reviews.llvm.org/D19952?vs=56231&id=56307#toc Repository: rL LLVM http://reviews.llvm.org/D19952

Re: [PATCH] D19947: [Clang] Fix some Clang-tidy readability-simplify-boolean-expr and Include What You Use warnings

2016-05-05 Thread Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL268674: Fix some Clang-tidy readability-simplify-boolean-expr and Include What You… (authored by eugenezelenko). Changed prior to commit: http://reviews.llvm.org/D19947?vs=56226&id=56337#toc Repositor

Re: [PATCH] D19654: PR27132: Proper mangling for __unaligned qualifier (now with PR27367 fixed)

2016-05-06 Thread Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL268727: [MSVC] Implementation of __unaligned as a proper type qualifier (authored by asbokhan). Changed prior to commit: http://reviews.llvm.org/D19654?vs=55588&id=56401#toc Repository: rL LLVM http

Re: [PATCH] D20066: [include-fixer] Autodetect yaml databases in parent directories.

2016-05-09 Thread Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL268920: [include-fixer] Autodetect yaml databases in parent directories. (authored by d0k). Changed prior to commit: http://reviews.llvm.org/D20066?vs=56570&id=56575#toc Repository: rL LLVM http://r

Re: [PATCH] D20011: [OpenMP 4.5] Parse+Sema for '#pragma omp declare target' clauses

2016-05-09 Thread Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL268925: [OpenMP] Parse+Sema for '#pragma omp declare target' syntax version 4.5 (authored by dpolukhin). Changed prior to commit: http://reviews.llvm.org/D20011?vs=56387&id=56582#toc Repository: rL L

Re: [PATCH] D20094: [include-fixer] Add basic documentation.

2016-05-11 Thread Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL269167: [include-fixer] Add basic documentation. (authored by d0k). Changed prior to commit: http://reviews.llvm.org/D20094?vs=56856&id=56867#toc Repository: rL LLVM http://reviews.llvm.org/D20094

Re: [PATCH] D20103: PR27132: Proper mangling for __unaligned qualifier (now with both PR27367 and PR27666 fixed)

2016-05-11 Thread Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL269220: [MSVC] Implementation of __unaligned as a proper type qualifier (authored by asbokhan). Changed prior to commit: http://reviews.llvm.org/D20103?vs=56874&id=56945#toc Repository: rL LLVM http

Re: [PATCH] D20213: [Clang] Fix Clang-tidy modernize-use-bool-literals in generated code.

2016-05-12 Thread Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL269371: Fix Clang-tidy modernize-use-bool-literals in generated code. (authored by eugenezelenko). Changed prior to commit: http://reviews.llvm.org/D20213?vs=57106&id=57110#toc Repository: rL LLVM h

Re: [PATCH] D20219: [CodeGen] Clang does not choose aapcs-vfp calling convention for ARM bare metal target with hard float (EABIHF)

2016-05-13 Thread Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL269419: [CodeGen] Clang does not choose aapcs-vfp calling convention for ARM bare… (authored by oleg). Changed prior to commit: http://reviews.llvm.org/D20219?vs=57082&id=57187#toc Repository: rL LLV

Re: [PATCH] D19902: [ProfileData] (clang) Use Error in InstrProf and Coverage

2016-05-13 Thread Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL269492: Reapply "[ProfileData] (clang) Use Error in InstrProf and Coverage, NFC" (authored by vedantk). Changed prior to commit: http://reviews.llvm.org/D19902?vs=56346&id=57259#toc Repository: rL LL

Re: [PATCH] D20372: [include-fixer] Also look up prefixes of queries.

2016-05-18 Thread Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL269956: [include-fixer] Also look up prefixes of queries. (authored by d0k). Changed prior to commit: http://reviews.llvm.org/D20372?vs=57635&id=57642#toc Repository: rL LLVM http://reviews.llvm.org

Re: [PATCH] D20424: [include-fixer] Make search handle fully qualified names correctly.

2016-05-19 Thread Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL270055: [include-fixer] Make search handle fully qualified names correctly. (authored by d0k). Changed prior to commit: http://reviews.llvm.org/D20424?vs=57766&id=57772#toc Repository: rL LLVM http:

Re: [PATCH] D20394: Fix cdp intrinsic

2016-05-19 Thread Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL270058: [ARM] Fix cdp intrinsic (authored by rsingh). Changed prior to commit: http://reviews.llvm.org/D20394?vs=57698&id=5#toc Repository: rL LLVM http://reviews.llvm.org/D20394 Files: cfe/tr

Re: [PATCH] D20401: [Lexer] Don't merge macro args from different macro files

2016-05-19 Thread Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL270160: [Lexer] Don't merge macro args from different macro files (authored by vedantk). Changed prior to commit: http://reviews.llvm.org/D20401?vs=57810&id=57880#toc Repository: rL LLVM http://revi

Re: [PATCH] D17955: [OpenCL] Fix pipe builtin bugs

2016-03-29 Thread Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL264825: [OpenCL] Fix pipe builtin bugs (authored by pxl). Changed prior to commit: http://reviews.llvm.org/D17955?vs=51629&id=52021#toc Repository: rL LLVM http://reviews.llvm.org/D17955 Files: cf

Re: [PATCH] D18210: [analyzer] Fix an assertion fail in hash generation.

2016-03-30 Thread Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL264851: [analyzer] Fix an assertion fail in hash generation. (authored by xazax). Changed prior to commit: http://reviews.llvm.org/D18210?vs=50819&id=52033#toc Repository: rL LLVM http://reviews.llv

Re: [PATCH] D17861: [OpenCL] Accept __attribute__((nosvm))

2016-03-31 Thread Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL265006: [OpenCL] Added nosvm attribute for OpenCL v2.0. (authored by stulova). Changed prior to commit: http://reviews.llvm.org/D17861?vs=52077&id=52185#toc Repository: rL LLVM http://reviews.llvm.o

Re: [PATCH] D18582: [Clang-tidy] Update release notes with list of checks added since 3.8

2016-03-31 Thread Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL265072: Update release notes with list of checks added since 3.8. (authored by eugenezelenko). Changed prior to commit: http://reviews.llvm.org/D18582?vs=52306&id=52307#toc Repository: rL LLVM http:

Re: [PATCH] D18717: [Clang-tidy] Improve checks documentation consistency

2016-04-01 Thread Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL265205: [Clang-tidy] Improve checks documentation consistency. (authored by eugenezelenko). Changed prior to commit: http://reviews.llvm.org/D18717?vs=52441&id=52451#toc Repository: rL LLVM http://r

Re: [PATCH] D18708: Set C99 as default C Standard for PS4 target

2016-04-04 Thread Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL265359: Set the default C standard to C99 when targeting the PS4. (authored by ssrivastava). Changed prior to commit: http://reviews.llvm.org/D18708?vs=52622&id=52633#toc Repository: rL LLVM http://

Re: [PATCH] D18797: [Clang-tidy] Mention readability-static-definition-in-anonymous-namespace in release notes

2016-04-07 Thread Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL265698: Mention readability-static-definition-in-anonymous-namespace in release notes. (authored by eugenezelenko). Changed prior to commit: http://reviews.llvm.org/D18797?vs=52712&id=52939#toc Reposi

Re: [PATCH] D15524: [GCC] Attribute ifunc support in clang

2016-04-11 Thread Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL265917: [GCC] Attribute ifunc support in clang (authored by dpolukhin). Changed prior to commit: http://reviews.llvm.org/D15524?vs=52906&id=53200#toc Repository: rL LLVM http://reviews.llvm.org/D155

Re: [PATCH] D19068: Lit C++11 Compatibility Patch #7

2016-04-13 Thread Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL266239: Lit C++11 Compatibility Patch #7 (authored by lcharles). Changed prior to commit: http://reviews.llvm.org/D19068?vs=53603&id=53607#toc Repository: rL LLVM http://reviews.llvm.org/D19068 Fil

Re: [PATCH] D19056: [MSVC] Fix check for wchar_t type in case of -fno-wchar

2016-04-14 Thread Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL266287: [MSVC] Fix check for wchar_t type in case of -fno-wchar (authored by dpolukhin). Changed prior to commit: http://reviews.llvm.org/D19056?vs=53542&id=53681#toc Repository: rL LLVM http://revi

Re: [PATCH] D14286: ASTImporter: expressions, pt.1

2016-04-14 Thread Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL266292: [ASTImporter] Implement some expression-related AST node import. (authored by dergachev). Changed prior to commit: http://reviews.llvm.org/D14286?vs=53389&id=53692#toc Repository: rL LLVM ht

Re: [PATCH] D18596: [MSVC] PR27132: Proper mangling for __unaligned qualifier

2016-04-15 Thread Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL266415: [MSVC Compat] Implementation of __unaligned (MS extension) as a type qualifier (authored by asbokhan). Changed prior to commit: http://reviews.llvm.org/D18596?vs=53509&id=53854#toc Repository:

Re: [PATCH] D18567: Block: Fix a crash when we have type attributes or qualifiers with omitted return type.

2016-04-18 Thread Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL266648: Block: Fix a crash when we have type attributes or qualifiers with omitted (authored by mren). Changed prior to commit: http://reviews.llvm.org/D18567?vs=52398&id=54090#toc Repository: rL LLV

Re: [PATCH] D19262: [clang-tidy] readability-container-size-empty fixes

2016-04-19 Thread Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL266734: [clang-tidy] readability-container-size-empty fixes (authored by xazax). Changed prior to commit: http://reviews.llvm.org/D19262?vs=54182&id=54187#toc Repository: rL LLVM http://reviews.llvm

Re: [PATCH] D19314: [include-fixer] Add a prototype for a new include fixing tool.

2016-04-20 Thread Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL266870: [include-fixer] Add a prototype for a new include fixing tool. (authored by d0k). Changed prior to commit: http://reviews.llvm.org/D19314?vs=54344&id=54350#toc Repository: rL LLVM http://rev

Re: [PATCH] D19356: [Tooling] Inject -resource-dir instead of overwriting argv[0].

2016-04-21 Thread Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL266973: [Tooling] Inject -resource-dir instead of overwriting argv[0]. (authored by d0k). Changed prior to commit: http://reviews.llvm.org/D19356?vs=54474&id=54478#toc Repository: rL LLVM http://rev

Re: [PATCH] D18652: [Inline asm] Correctly parse GCC-style asm line following MS-style asm line

2016-04-21 Thread Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL266976: Correctly parse GCC-style asm line following MS-style asm line. (authored by dzobnin). Changed prior to commit: http://reviews.llvm.org/D18652?vs=53543&id=54480#toc Repository: rL LLVM http:

Re: [PATCH] D19057: [analyzer] Let TK_PreserveContents span across the whole base region.

2016-04-25 Thread Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL267413: [analyzer] Let TK_PreserveContents span across the whole base region. (authored by dergachev). Changed prior to commit: http://reviews.llvm.org/D19057?vs=53551&id=54852#toc Repository: rL LLV

Re: [PATCH] D19477: [MSVC] PR27337: allow static_cast from private base to derived for WTL

2016-04-26 Thread Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL267534: [MSVC] PR27337: allow static_cast from private base to derived for WTL (authored by dpolukhin). Changed prior to commit: http://reviews.llvm.org/D19477?vs=54829&id=54975#toc Repository: rL LL

Re: [PATCH] D20514: [Clang][AVX512][BUILTIN]adding missing intrinsics for movdaq instruction set

2016-05-23 Thread Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL270401: [Clang][AVX512][BUILTIN]adding missing intrinsics for movdaq instruction set (authored by mzuckerm). Changed prior to commit: http://reviews.llvm.org/D20514?vs=58050&id=58074#toc Repository:

Re: [PATCH] D20521: [Clang][AVX512][Builtin] adding missing intrinsics for vpmultishiftqb{128|256|512} instruction set

2016-05-23 Thread Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL270441: [clang][AVX512][Builtin] adding missing intrinsics for… (authored by mzuckerm). Changed prior to commit: http://reviews.llvm.org/D20521?vs=58086&id=58098#toc Repository: rL LLVM http://revie

Re: [PATCH] D20422: [MSVC2015] dllexport for defaulted special class members

2016-05-23 Thread Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL270535: [MSVC2015] dllexport for defaulted special class members (authored by dpolukhin). Changed prior to commit: http://reviews.llvm.org/D20422?vs=58088&id=58197#toc Repository: rL LLVM http://rev

Re: [PATCH] D18953: [ms][dll] #26935 Defining a dllimport function should cause it to be exported

2016-05-25 Thread Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL270686: [ms][dll] #26935 Defining a dllimport function should cause it to be exported (authored by dzobnin). Changed prior to commit: http://reviews.llvm.org/D18953?vs=58233&id=58401#toc Repository:

Re: [PATCH] D20523: [Clang][AVX512][BUILTIN] Add missing intrinsics for cast .

2016-05-25 Thread Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL270699: [Clang][AVX512][BUILTIN] Add missing intrinsics for cast (authored by mzuckerm). Changed prior to commit: http://reviews.llvm.org/D20523?vs=58095&id=58411#toc Repository: rL LLVM http://revi

Re: [PATCH] D20620: [Clang][AVX512][Builtin] Fix palignr intrinsics header

2016-05-25 Thread Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL270707: [Clang][AVX512][Builtin] Fix palignr intrinsics header (authored by mzuckerm). Changed prior to commit: http://reviews.llvm.org/D20620?vs=58406&id=58425#toc Repository: rL LLVM http://review

Re: [PATCH] D20562: [Clang][AVX512][BUILTIN] Adding intrinsics for set1

2016-05-26 Thread Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL270825: [Clang][AVX512][BUILTIN] Adding intrinsics for set1 (authored by mzuckerm). Changed prior to commit: http://reviews.llvm.org/D20562?vs=58213&id=58574#toc Repository: rL LLVM http://reviews.l

Re: [PATCH] D20437: [MSVC] Support of __unaligned qualifier for function types

2016-05-26 Thread Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL270834: [MSVC] Support for __unaligned qualifier in functions (authored by asbokhan). Changed prior to commit: http://reviews.llvm.org/D20437?vs=57907&id=58585#toc Repository: rL LLVM http://reviews

Re: [PATCH] D20683: [MSVC2015] Fix mangling for static variables initialization guards

2016-05-27 Thread Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL270974: [MSVC2015] Fix mangling for static variables initialization guards (authored by dpolukhin). Changed prior to commit: http://reviews.llvm.org/D20683?vs=58611&id=58759#toc Repository: rL LLVM

Re: [PATCH] D20320: [libunwind] Improve unwinder stack usage - II

2016-05-27 Thread Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL271004: [libunwind] Improve unwinder stack usage - II (authored by asiri). Changed prior to commit: http://reviews.llvm.org/D20320?vs=57452&id=58794#toc Repository: rL LLVM http://reviews.llvm.org/D

Re: [PATCH] D20618: [Clang][avx512][builtin] Adding missing intrinsics for cvt

2016-05-30 Thread Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL271205: [Clang][avx512][builtin] Adding missing intrinsics for cvt (authored by mzuckerm). Changed prior to commit: http://reviews.llvm.org/D20618?vs=58405&id=58953#toc Repository: rL LLVM http://re

Re: [PATCH] D20790: [Clang][Intrinsics][avx512] Adding round cvt to clang

2016-05-31 Thread Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL271265: [Clang][Intrinsics][avx512] Adding round cvt to clang (authored by mzuckerm). Changed prior to commit: http://reviews.llvm.org/D20790?vs=58957&id=59040#toc Repository: rL LLVM http://reviews

Re: [PATCH] D20677: Make it possible to build a -fno-exceptions libc++abi variant.

2016-05-31 Thread Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL271267: [libcxxabi] Introduce a -fno-exceptions libc++abi libary variant (authored by asiri). Changed prior to commit: http://reviews.llvm.org/D20677?vs=59009&id=59044#toc Repository: rL LLVM http:/

Re: [PATCH] D20563: Add load/store co-processor intrinsics

2016-05-31 Thread Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL271275: [ARM] Add load/store co-processor intrinsics. (authored by rsingh). Changed prior to commit: http://reviews.llvm.org/D20563?vs=58314&id=59055#toc Repository: rL LLVM http://reviews.llvm.org/

Re: [PATCH] D20814: [include-fixer] Rank symbols based on the number of occurrences we found while merging.

2016-05-31 Thread Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL271283: [include-fixer] Rank symbols based on the number of occurrences we found… (authored by d0k). Changed prior to commit: http://reviews.llvm.org/D20814?vs=59062&id=59065#toc Repository: rL LLVM

Re: [PATCH] D20383: PCH + Module: make sure we write out macros associated with builtin identifiers

2016-05-31 Thread Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL271310: PCH + module: make sure we write out macros associated with builtin identifiers. (authored by mren). Changed prior to commit: http://reviews.llvm.org/D20383?vs=57673&id=59103#toc Repository:

Re: [PATCH] D20823: [CMake] Update to retiring CMake 3.4.3

2016-05-31 Thread Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL271326: [CMake] Update to requiring CMake 3.4.3 (authored by cbieneman). Changed prior to commit: http://reviews.llvm.org/D20823?vs=59094&id=59122#toc Repository: rL LLVM http://reviews.llvm.org/D20

Re: [PATCH] D20828: [CMake] Update to retiring CMake 3.4.3

2016-05-31 Thread Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL271329: [CMake] Update to requiring CMake 3.4.3 (authored by cbieneman). Changed prior to commit: http://reviews.llvm.org/D20828?vs=59099&id=59125#toc Repository: rL LLVM http://reviews.llvm.org/D20

Re: [PATCH] D20829: [CMake] Update to retiring CMake 3.4.3

2016-05-31 Thread Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL271330: [CMake] Update to requiring CMake 3.4.3 (authored by cbieneman). Changed prior to commit: http://reviews.llvm.org/D20829?vs=59101&id=59126#toc Repository: rL LLVM http://reviews.llvm.org/D20

Re: [PATCH] D20815: [Clang][Intrinsics][avx512] Adding round roundscale to clang

2016-06-01 Thread Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL271368: [Clang][Intrinsics][avx512] Adding round roundscale to clang (authored by mzuckerm). Changed prior to commit: http://reviews.llvm.org/D20815?vs=59064&id=59175#toc Repository: rL LLVM http://

Re: [PATCH] D20810: [Clang][Intrinsics][avx512] Continue Adding round cvt to clang

2016-06-01 Thread Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL271398: [Clang][Intrinsics][avx512] Continue Adding round cvt to clang (authored by mzuckerm). Changed prior to commit: http://reviews.llvm.org/D20810?vs=59048&id=59223#toc Repository: rL LLVM http:

Re: [PATCH] D20843: ObjC lifetime: pull sugar off when the qualifiers conflict.

2016-06-01 Thread Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL271409: ObjC lifetime: pull sugar off when the qualifiers conflict. (authored by mren). Changed prior to commit: http://reviews.llvm.org/D20843?vs=59149&id=59249#toc Repository: rL LLVM http://revie

<    1   2   3   4   5   6   7   8   9   10   >