This revision was not accepted when it landed; it landed in state "Needs
Review".
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG20157410862d: [ASTImporter] Refactor ASTImporter to support
custom
This revision was automatically updated to reflect the committed changes.
Closed by commit rGf761acfb1a73: [ASTImporter] Add Visitor for
TypedefNameDecl's (authored by vabridgers, committed by einvbri
).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACT
This revision was automatically updated to reflect the committed changes.
Closed by commit rG351aac098543: [Sema] Add casting check for fixed to fixed
point conversions (authored by vabridgers, committed by einvbri
).
Changed prior to commit:
https://reviews.llvm
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG5f104a809983: [clang-format] Add space between method
modifier and a tuple return type in C# (authored by lbk, committed by Jonathan
Coe
This revision was automatically updated to reflect the committed changes.
Closed by commit rL281934: [analyzer] Calculate extent size for memory regions
allocated by new expression. (authored by xazax).
Changed prior to commit:
https://reviews.llvm.org/D24307?vs=70821&id=71874#toc
Repository:
This revision was automatically updated to reflect the committed changes.
Closed by commit rL282011: [analyzer] Add a checker that detects blocks in
critical sections (authored by zaks).
Changed prior to commit:
https://reviews.llvm.org/D21506?vs=71375&id=71977#toc
Repository:
rL LLVM
https
This revision was automatically updated to reflect the committed changes.
Closed by commit rL282319: [clang-tidy] Cleaning up language options. (authored
by xazax).
Changed prior to commit:
https://reviews.llvm.org/D24881?vs=72341&id=72387#toc
Repository:
rL LLVM
https://reviews.llvm.org/D2
This revision was automatically updated to reflect the committed changes.
Closed by commit rL282426: CC1: Add -save-stats option (authored by matze).
Changed prior to commit:
https://reviews.llvm.org/D24820?vs=72376&id=72532#toc
Repository:
rL LLVM
https://reviews.llvm.org/D24820
Files:
c
This revision was automatically updated to reflect the committed changes.
Closed by commit rL282575: [libunwind] Add support for a single-threaded
libunwind build (authored by asiri).
Changed prior to commit:
https://reviews.llvm.org/D24984?vs=72698&id=72798#toc
Repository:
rL LLVM
https://
This revision was automatically updated to reflect the committed changes.
Closed by commit rL283092: [analyzer] Extend bug reports with extra notes
(authored by dergachev).
Changed prior to commit:
https://reviews.llvm.org/D24278?vs=72519&id=73406#toc
Repository:
rL LLVM
https://reviews.llv
This revision was automatically updated to reflect the committed changes.
Closed by commit rL283094: [analyzer] Improve CloneChecker diagnostics
(authored by dergachev).
Changed prior to commit:
https://reviews.llvm.org/D24916?vs=72991&id=73408#toc
Repository:
rL LLVM
https://reviews.llvm.o
This revision was automatically updated to reflect the committed changes.
Closed by commit rL283093: [analyzer] Add extra notes to ObjCDeallocChecker
(authored by dergachev).
Changed prior to commit:
https://reviews.llvm.org/D24915?vs=72520&id=73407#toc
Repository:
rL LLVM
https://reviews.l
This revision was automatically updated to reflect the committed changes.
Closed by commit rL283249: [ubsan] Disable bounds-check for flexible array
ivars (authored by vedantk).
Changed prior to commit:
https://reviews.llvm.org/D7?vs=73508&id=73547#toc
Repository:
rL LLVM
https://review
This revision was automatically updated to reflect the committed changes.
Closed by commit rL283302: [analyzer] Improve "Assuming..." diagnostic pieces
for logical operators. (authored by dergachev).
Changed prior to commit:
https://reviews.llvm.org/D25092?vs=73472&id=73601#toc
Repository:
r
This revision was automatically updated to reflect the committed changes.
Closed by commit rL283314: [Clang][AVX512][BuiltIn]Adding missing intrinsics
move_{sd|ss} to clang (authored by mzuckerm).
Changed prior to commit:
https://reviews.llvm.org/D21021?vs=59720&id=73638#toc
Repository:
rL L
This revision was automatically updated to reflect the committed changes.
Closed by commit rL284112: [analyzer] Link libStaticAnalyzerCheckers to
libASTMatchers. (authored by dergachev).
Changed prior to commit:
https://reviews.llvm.org/D25429?vs=74109&id=74497#toc
Repository:
rL LLVM
https
This revision was automatically updated to reflect the committed changes.
Closed by commit rL284213: [x86][ms-inline-asm] use of "jmp short" in asm is
not supported (authored by mzuckerm).
Changed prior to commit:
https://reviews.llvm.org/D24958?vs=72624&id=74626#toc
Repository:
rL LLVM
htt
This revision was automatically updated to reflect the committed changes.
Closed by commit rL284232: [libcxx] Do not declare the thread api when
__external_threading is present (authored by asiri).
Changed prior to commit:
https://reviews.llvm.org/D25468?vs=74234&id=74668#toc
Repository:
rL
This revision was automatically updated to reflect the committed changes.
Closed by commit rL284265: [Sema] Refactor context checking for availability
diagnostics (authored by epilk).
Changed prior to commit:
https://reviews.llvm.org/D25283?vs=74547&id=74729#toc
Repository:
rL LLVM
https://
This revision was automatically updated to reflect the committed changes.
Closed by commit rL284278: Define Contiki OS toolchain (authored by dlkreitz).
Changed prior to commit:
https://reviews.llvm.org/D19854?vs=70076&id=74741#toc
Repository:
rL LLVM
https://reviews.llvm.org/D19854
Files:
This revision was automatically updated to reflect the committed changes.
Closed by commit rL284293: [Coverage] Support for C++17 if initializers
(authored by vedantk).
Changed prior to commit:
https://reviews.llvm.org/D25572?vs=74559&id=74753#toc
Repository:
rL LLVM
https://reviews.llvm.or
This revision was automatically updated to reflect the committed changes.
Closed by commit rL284292: [Coverage] Support for C++17 switch initializers
(authored by vedantk).
Changed prior to commit:
https://reviews.llvm.org/D25539?vs=74552&id=74752#toc
Repository:
rL LLVM
https://reviews.llv
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGfafa48e7b518: [AIX][clang][driver] Check the command string
to the linker for exportlist opts (authored by zhijian
).
Repositor
This revision was automatically updated to reflect the committed changes.
Closed by commit rG3bbdf06b2827: [clang-format] Fix annotating when deleting
array of pointers (authored by jackh ).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://review
This revision was automatically updated to reflect the committed changes.
Closed by commit rG73593145cb5b: [cmake] do not set execution permission to
regular files. (authored by sinan, committed by Lin Sinan
).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LA
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGfe8b2236ef9c: [analyzer] Fix "RhsLoc and LhsLoc
bitwidth must be same" (authored by vabridgers, committed by einvbri
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG4d5b824e3df2: [analyzer] Avoid checking addrspace pointers
in cstring checker (authored by vabridgers, committed by einvbri
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG918bda124120: [analyzer] Do not assume that all pointers
have the same bitwidth as void* (authored by vabridgers, committed by einvbri
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGc7b7638dfee5: [dfsan][NFC] Add compile flags and environment
variables to doc (authored by Jianzhou Zhao ).
Repository:
rG
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG00411ebeeb71: [dfsan][NFC] Update API interfaces (authored
by Jianzhou Zhao ).
Repository:
rG LLVM Github Monorepo
CHANGES
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGc49df15c2788: [dfsan][NFC] Describe how origin trace
tracking works (authored by Jianzhou Zhao ).
Repository:
rG LLVM Githu
This revision was automatically updated to reflect the committed changes.
Closed by commit rG985888411da9: [analyzer] Refactor makeNull to
makeNullWithWidth (NFC) (authored by vabridgers, committed by einvbri
).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE
This revision was automatically updated to reflect the committed changes.
Closed by commit rG5fdc4dd77704: [analyzer] refactor makeIntValWithPtrWidth,
remove getZeroWithPtrWidth (NFC) (authored by vabridgers, committed by einvbri
).
Repository:
rG LLVM Github Mon
This revision was automatically updated to reflect the committed changes.
Closed by commit rG9ef7ac51af67: [analyzer] Fix crash in
RangedConstraintManager.cpp (authored by vabridgers, committed by einvbri
).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGf2f4080c10f4: [PowerPC] Fix SSE translation on FreeBSD
(authored by pkubaj, committed by Qiu Chaofan ).
Repository:
rG LLVM Gi
This revision was not accepted when it landed; it landed in state "Needs
Review".
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG02a05097e700: [OpenMP][NFC] update status for 5.1
'nothing' direct
This revision was automatically updated to reflect the committed changes.
Closed by commit rG5114db933dbf: [analyzer] Clean checker options from bool to
DefaultBool (NFC) (authored by vabridgers, committed by einvbri
).
Repository:
rG LLVM Github Monorepo
CHANGE
This revision was automatically updated to reflect the committed changes.
Closed by commit rG3566bbe62f2e: [analyzer] Add option for AddrSpace in
core.NullDereference check (authored by vabridgers, committed by einvbri
).
Repository:
rG LLVM Github Monorepo
CHAN
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGeaca933c59fd: [Clang][CodeGen]Fix __builtin_dump_struct
missing record type field name (authored by jonasyhwang
).
Reposit
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGdf5801806d03: [analyzer] Get direct binding for specific
punned case (authored by einvbri ).
Repository:
rG LLVM Gi
This revision was automatically updated to reflect the committed changes.
Closed by commit rG1d7e58cfade1: [analyzer] Fix use of length in CStringChecker
(authored by einvbri ).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGdd7233bc67e4: [Analyzer] Remove extra space from
NSErrorChecker message. (authored by usama54321, committed by Artem Dergachev
).
Repository:
rG LLVM Github Monorepo
CHANGES SINC
This revision was automatically updated to reflect the committed changes.
Closed by commit rG85f6b2fac9a3: [OpenMP] Patch for Support to loop bind clause
: Checking Parent Region (authored by koops, committed by Sandeep Kosuri
).
Changed prior to commit:
https://r
This revision was automatically updated to reflect the committed changes.
Closed by commit rGbb148ad426f8: [windows-itanium] make dllimport/export
handling closer to MS behavior (authored by Ben Dunbobbin
).
Herald added a project: clang.
Herald added a subscriber: cfe-com
This revision was automatically updated to reflect the committed changes.
Closed by commit rGcfa7094e49cf: [RISCV] Add -mtune support (authored by Kito
Cheng ).
Herald added a subscriber: NickHung.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://r
This revision was automatically updated to reflect the committed changes.
Closed by commit rGe42021d5cc25: [Clang][-fvisibility-from-dllstorageclass] Set
DSO Locality from final… (authored by Ben Dunbobbin
).
Herald added a project: clang.
Herald added a subscriber: cfe-co
This revision was automatically updated to reflect the committed changes.
Closed by commit rGd5aaf6021476: [windows-itanium] handle dllimport/export code
paths separately and share with… (authored by Ben Dunbobbin
).
Herald added a project: clang.
Herald added a subscriber
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG71e1a56de153: [CodeGen] Emit destructor calls to destruct
non-trivial C struct (authored by ahatanak, committed by --local
).
This revision was automatically updated to reflect the committed changes.
Closed by commit rGff2e24a741e4: [PS4] Support dllimport/export attributes
(authored by Ben Dunbobbin ).
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
Repository:
rG LLVM G
This revision was automatically updated to reflect the committed changes.
Closed by commit rG415f7ee88369: [Clang] Add the ability to map DLL storage
class to visibility (authored by Ben Dunbobbin ).
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
Ch
This revision was automatically updated to reflect the committed changes.
Closed by commit rGe48f444751cf: [Sema] Fix -Warray-bounds false negative when
casting an out-of-bounds array… (authored by ilya, committed by einvbri
).
Repository:
rG LLVM Github Monorepo
This revision was automatically updated to reflect the committed changes.
Closed by commit rG6e3071007b4c: [analyzer] Introduce MacroExpansionContext to
libAnalysis (authored by steakhal, committed by Balazs Benics
).
Repository:
rG LLVM Github Monorepo
CHANGE
This revision was automatically updated to reflect the committed changes.
Closed by commit rG7c58fb6ba04e: [analyzer] Create MacroExpansionContext member
in AnalysisConsumer (authored by steakhal, committed by Balazs Benics
).
Repository:
rG LLVM Github Monorep
This revision was automatically updated to reflect the committed changes.
Closed by commit rG38b185832e04: [analyzer][CTU] API for CTU macro expansions
(authored by steakhal, committed by Balazs Benics
).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGe6629be31e67: [AIX] Define __STDC_NO_ATOMICS__ and
__STDC_NO_THREADS__ predefined macros (authored by Jake-Egan, committed by
cbowler
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGca7f47158581: [clang-format] Fix a bug that indents
else-comment-if incorrectly (authored by owenca
).
Changed pri
This revision was automatically updated to reflect the committed changes.
Closed by commit rGd39ebdae674c: [analyzer] Cleanup a FIXME in SValBuilder.cpp
(authored by vabridgers, committed by einvbri
).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTIO
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG60e07a956862: [AMDGPU][OpenMP] Use llvm-link to link ocml
libraries (authored by Pushpinder Singh ).
Repository:
r
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG24f4c3ebef63: Lex: add a callback for `#pragma mark`
(authored by compnerd, committed by Saleem Abdulrasool
).
Repository:
r
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG71dc0f1c02cd: [dfsan][NFC] Add Origin Tracking into doc
(authored by Jianzhou Zhao ).
Repository:
rG LLVM Github Monorepo
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG5635d2a56dab: [RISCV] Pass -u to linker correctly. (authored
by Kito Cheng ).
Repository:
rG LLVM Github Monorepo
CHANGES
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGb46a1b129f68: [doc] Fix description of _Float16 (authored by
Kito Cheng ).
Herald added a subscriber: cfe-commits.
Changed pr
This revision was automatically updated to reflect the committed changes.
Closed by commit rG57e149d38628: [analyzer][docs][NFC] Fix typo in checkers.rst
(authored by Balazs Benics ).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://revie
This revision was automatically updated to reflect the committed changes.
Closed by commit rG0dc0e2a9ab3c: [analyzer][NFC] Add more tests for
ArrayBoundCheckerV2 (authored by Balazs Benics
).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
http
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG0e0ea9ffb802: [analyzer][CTU][NFC] Add an extra regression
test (authored by Balazs Benics ).
Repository:
rG LLVM
This revision was automatically updated to reflect the committed changes.
Closed by commit rGbcc662484a95: [analyzer] Crash fix for
alpha.cplusplus.IteratorRange (authored by baloghadamsoftware, committed by
Balazs Benics ).
Changed prior to commit:
https://rev
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG0bf2da53c12b: [NFC] Adjust SmallVector.h header to
workaround XL build compiler issue (authored by xling-Liao
).
Repository
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG5cff77c23f43: [clang][ARM] PACBTI-M assembly support
(authored by stuij, committed by Zeno ).
Repository:
rG LLVM Gi
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG04615b695aad: [clang][LTO] Setting Desired Default AIX
Debugging Options (authored by Qiongsi Wu ).
Repository:
rG LLVM Githu
This revision was automatically updated to reflect the committed changes.
Closed by commit rG614958912784: [OMPIRBuilder] Support depend clause for task
(authored by psoni2628, committed by Prabhdeep Singh Soni (A)
).
Herald added a subscriber: cfe-commits.
Repository
This revision was automatically updated to reflect the committed changes.
Closed by commit rGf911598bd440: [clang][AIX] Omitting Explicit Debugger Tuning
Option (authored by Qiongsi Wu ).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGbdd11bbace5e: [clang][LTO][NFC] Adding More Tests for AIX
Options (authored by Qiongsi Wu ).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.or
This revision was automatically updated to reflect the committed changes.
Closed by commit rG476a497f729a: Add clang_CXXMethod_isCopyAssignmentOperator
to libclang (authored by diseraluca, committed by Luca Di Sera
).
Changed prior to commit:
https://reviews.llvm.org/D136604
This revision was automatically updated to reflect the committed changes.
Closed by commit rGfd448bbedce9: [clang][LTO] Passing vec-extabi to the Backend
on AIX (authored by Qiongsi Wu ).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGef71383b0cfb: [clang-format] Distinguish logical and after
bracket from reference (authored by jackh ).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://
This revision was automatically updated to reflect the committed changes.
Closed by commit rGd47f0be0e82b: [AIX] change "llvm-nm" to "env
OBJECT_MODE=any llvm-nm" in clang/test for AIX OS (authored by zhijian
).
Changed prior to commit:
https://reviews.llvm.org/D134284?vs=4
This revision was automatically updated to reflect the committed changes.
Closed by commit rG86cd3535206d: [LTO][clang] Using Single Dash Consistently
when Passing LTO Options (authored by Qiongsi Wu
).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LA
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGc0779756a0c4: [clang-format] Fix alignment in #else
preprocessor blocks (authored by mitchell
<56368743+mitchell-stel...@users.noreply.github.com>).
This revision was automatically updated to reflect the committed changes.
Closed by commit rGb924c8c71daa: [clang][LTO] Remove the use of `--` for arange
option (authored by Qiongsi Wu ).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGec94f372d1c1: [LTO][clang] Teaching Clang to Pass Plugin
Options to the AIX Linker (authored by Qiongsi Wu ).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https:
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGf027dd55f32a: [analyzer] Fix crash exposed by D140059
(authored by einvbri ).
Changed prior to commit:
https://revi
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG0a51bc731bcc: Add clang_CXXMethod_isExplicit to libclang
(authored by Luca Di Sera ).
Changed prior to commit:
https://reviews.
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG232bf8189ef7: [OpenMP] atomic compare fail : Parser &
AST support (authored by koops, committed by Chi-Chun, Chen
).
Heral
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGca27f3e3b26e: [Clang][OpenMP] Support for omp nothing
(authored by koops, committed by Chi-Chun, Chen
).
Repository:
rG
This revision was automatically updated to reflect the committed changes.
Closed by commit rGc7fa4e8a8bc4: [analyzer] Fix null pointer deref in
CastValueChecker (authored by vabridgers, committed by einvbri
).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LA
This revision was automatically updated to reflect the committed changes.
Closed by commit rGb8f056de025f: [clang][AST][ASTImporter] improve AST
comparasion on VarDecl & GotoStmt (#66976) (authored by jcsxky, committed
by GitHub ).
Repository:
rG LLVM Github Monorepo
CHANG
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG315a407086b0: [Basic] Support 64-bit x86 target for UEFI
(authored by prabhukr ).
Repository:
rG LLVM Github Monorepo
CHANGE
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG720e3bacbd9f: [Basic] Support 64-bit x86 target for UEFI
(authored by prabhukr ).
Repository:
rG LLVM Github Monorepo
CHANGE
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGf7623f4f692d: Enable zba and zbs for RISCV64 Android
(authored by AdityaK <1894981+hiradi...@users.noreply.github.com>).
Repository:
rG LLVM Githu
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG5b99aa57f74e: [ASTImporter] Fix 'isVirtual()'
assert failure while import overridden methods (authored by dingfei
).
Repository:
This revision was automatically updated to reflect the committed changes.
Closed by commit rGe9536698720e: [ASTImporter] Fields are imported first and
reordered for correct layout (authored by dingfei ).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://r
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG2c651184a2b0: [clang-extdef-mapping] register necessary
targest for ms-style asm block (authored by dingfei ).
Repository:
rG LLV
This revision was not accepted when it landed; it landed in state "Needs
Review".
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGc24f0f9bd6f4: [NFC][clang-extdef-mapping] fix test failure
on unsu
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG106bde9ab2bd: [Sema][ObjC] Invalidate BlockDecl with invalid
return expr & its parent… (authored by dingfei ).
Changed prior to com
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG3cb16f6d2ddd: [Sema][ObjC] Invalidate BlockDecl with invalid
ParmVarDecl (authored by dingfei ).
Changed prior to commit:
https:/
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG4b15bb9a317e: [clang][ASTDumper] Remove redundant dump of
BlockDecl's ParmVarDecl (authored by dingfei ).
Changed prior to commit:
This revision was automatically updated to reflect the committed changes.
Closed by commit rG0f73a2406a16: [clang][Sema] Skip access check on arrays of
zero-length element (authored by dingfei ).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.l
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGafff91de082d: [ASTImporter][NFC] Fix typo in testcase
(authored by dingfei ).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE
This revision was automatically updated to reflect the committed changes.
Closed by commit rGec483c29a95c: [clang][ASTMatcher] Add matcher for
'MacroQualifiedType' (authored by dingfei ).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/
This revision was automatically updated to reflect the committed changes.
Closed by commit rG3b0eeb6cdbd7: [clang][ASTImporter] Add import of
'MacroQualifiedType' (authored by dingfei ).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D
1 - 100 of 174604 matches
Mail list logo