This revision was automatically updated to reflect the committed changes.
Closed by commit rL315296: [analyzer] Implement pointer arithmetic on constants
(authored by xazax).
Changed prior to commit:
https://reviews.llvm.org/D37478?vs=118182&id=118342#toc
Repository:
rL LLVM
https://reviews
This revision was automatically updated to reflect the committed changes.
Closed by commit rL315298: [analyzer] PthreadLockChecker: Add printState()
method for self-debugging. (authored by dergachev).
Changed prior to commit:
https://reviews.llvm.org/D37805?vs=115028&id=118349#toc
Repository:
This revision was automatically updated to reflect the committed changes.
Closed by commit rL315300: [analyzer] MisusedMovedObject: Add printState()
method for self-debugging. (authored by dergachev).
Changed prior to commit:
https://reviews.llvm.org/D31541?vs=93661&id=118350#toc
Repository:
This revision was automatically updated to reflect the committed changes.
Closed by commit rL315301: [analyzer] MisusedMovedObject: Fix state-resetting a
base-class sub-object. (authored by dergachev).
Changed prior to commit:
https://reviews.llvm.org/D31538?vs=93652&id=118351#toc
Repository:
This revision was automatically updated to reflect the committed changes.
Closed by commit rL315367: Fix indexer crash for default template template
parameter value (authored by jkorous).
Changed prior to commit:
https://reviews.llvm.org/D38755?vs=118451&id=118476#toc
Repository:
rL LLVM
ht
This revision was automatically updated to reflect the committed changes.
Closed by commit rL315392: Include getting generated struct offsets in
CodegenABITypes (authored by adrian).
Changed prior to commit:
https://reviews.llvm.org/D38473?vs=117806&id=118505#toc
Repository:
rL LLVM
https:/
This revision was automatically updated to reflect the committed changes.
Closed by commit rL315607: [X86] Add CLWB intrinsic. clang part (authored by
ctopper).
Changed prior to commit:
https://reviews.llvm.org/D38781?vs=118816&id=118822#toc
Repository:
rL LLVM
https://reviews.llvm.org/D387
This revision was automatically updated to reflect the committed changes.
Closed by commit rL315614: [Sema] Diagnose tautological comparison with type's
min/max values (authored by lebedevri).
Changed prior to commit:
https://reviews.llvm.org/D38101?vs=118833&id=118835#toc
Repository:
rL LLV
This revision was automatically updated to reflect the committed changes.
Closed by commit rL315723: [X86] Add skeleton support for knm cpu (authored by
ctopper).
Changed prior to commit:
https://reviews.llvm.org/D38813?vs=118650&id=118945#toc
Repository:
rL LLVM
https://reviews.llvm.org/D3
This revision was automatically updated to reflect the committed changes.
Closed by commit rL315736: [analyzer] RetainCount: Ignore annotations on
user-made CFRetain wrappers. (authored by dergachev).
Changed prior to commit:
https://reviews.llvm.org/D38877?vs=118891&id=118953#toc
Repository:
This revision was automatically updated to reflect the committed changes.
Closed by commit rL315742: [analyzer] CStringChecker: pr34460: Avoid a crash
when a cast is not modeled. (authored by dergachev).
Changed prior to commit:
https://reviews.llvm.org/D38797?vs=118597&id=118964#toc
Repositor
This revision was automatically updated to reflect the committed changes.
Closed by commit rL315750: [analyzer] pr28449: Fix support for various array
initializers. (authored by dergachev).
Changed prior to commit:
https://reviews.llvm.org/D23963?vs=118625&id=118974#toc
Repository:
rL LLVM
This revision was automatically updated to reflect the committed changes.
Closed by commit rL315786: [ubsan] Don't emit function signatures for
non-static member functions (authored by vedantk).
Changed prior to commit:
https://reviews.llvm.org/D38913?vs=118999&id=119004#toc
Repository:
rL L
This revision was automatically updated to reflect the committed changes.
Closed by commit rL315787: [Sema] Warn about unused variables if we can
constant evaluate the initializer. (authored by d0k).
Repository:
rL LLVM
https://reviews.llvm.org/D38678
Files:
cfe/trunk/lib/Sema/SemaDecl.cpp
This revision was automatically updated to reflect the committed changes.
Closed by commit rL315875: [Sema] Re-land: Diagnose tautological comparison
with type's min/max values (authored by lebedevri).
Changed prior to commit:
https://reviews.llvm.org/D38101?vs=118835&id=119095#toc
Repository:
This revision was automatically updated to reflect the committed changes.
Closed by commit rL316069: [ASTImporter] Import SubStmt of CaseStmt (authored
by xazax).
Changed prior to commit:
https://reviews.llvm.org/D38943?vs=119162&id=119444#toc
Repository:
rL LLVM
https://reviews.llvm.org/D3
This revision was automatically updated to reflect the committed changes.
Closed by commit rL316157: [analyzer] Dump signed integers in SymIntExpr and
IntSymExpr correctly (authored by xazax).
Changed prior to commit:
https://reviews.llvm.org/D39048?vs=119466&id=119569#toc
Repository:
rL LLV
This revision was automatically updated to reflect the committed changes.
Closed by commit rL316268: [Sema] Fixes for enum handling for tautological
comparison diagnostics (authored by lebedevri).
Changed prior to commit:
https://reviews.llvm.org/D39122?vs=119759&id=119760#toc
Repository:
rL
This revision was automatically updated to reflect the committed changes.
Closed by commit rL316311: [clangd] Report proper kinds for 'Keyword' and
'Snippet' completion items. (authored by ibiryukov).
Repository:
rL LLVM
https://reviews.llvm.org/D38720
Files:
clang-tools-extra/trunk/clangd/
This revision was automatically updated to reflect the committed changes.
Closed by commit rL316327: [clangd] Allow to pass code completion opts to
ClangdServer. (authored by ibiryukov).
Changed prior to commit:
https://reviews.llvm.org/D38731?vs=118385&id=119849#toc
Repository:
rL LLVM
htt
This revision was automatically updated to reflect the committed changes.
Closed by commit rL316564: [clangd] Handle exit notification (proper shutdown)
(authored by ibiryukov).
Changed prior to commit:
https://reviews.llvm.org/D38939?vs=119941&id=120210#toc
Repository:
rL LLVM
https://revi
This revision was automatically updated to reflect the committed changes.
Closed by commit rL316565: [clangd] Added a callback-based codeComplete in
clangd. (authored by ibiryukov).
Changed prior to commit:
https://reviews.llvm.org/D38629?vs=119813&id=120218#toc
Repository:
rL LLVM
https://
This revision was automatically updated to reflect the committed changes.
Closed by commit rC340532: [analyzer] Delete SMTContext. NFC. (authored by
mramalho, committed by ).
Herald added a subscriber: cfe-commits.
Repository:
rC Clang
https://reviews.llvm.org/D50768
Files:
include/clang/St
This revision was automatically updated to reflect the committed changes.
Closed by commit rC340535: [analyzer] added cache for SMT queries in the
SMTConstraintManager (authored by mramalho, committed by ).
Herald added a subscriber: cfe-commits.
Repository:
rC Clang
https://reviews.llvm.org/D
This revision was automatically updated to reflect the committed changes.
Closed by commit rCXX340544: Comment out #define __cpp_lib_node_extract, we
only support half of that… (authored by epilk, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D51172?vs=162208&id=162215#toc
This revision was automatically updated to reflect the committed changes.
Closed by commit rL340595: [RISCV] RISC-V using -fuse-init-array by default
(authored by kito, committed by ).
Herald added subscribers: llvm-commits, jrtc27.
Changed prior to commit:
https://reviews.llvm.org/D50043?vs=16
This revision was automatically updated to reflect the committed changes.
Closed by commit rC340599: [Tooling] Add a isSingleProcess() helper to
ToolExecutor (authored by ibiryukov, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D51164?vs=162182&id=162345#toc
Repository:
r
This revision was automatically updated to reflect the committed changes.
Closed by commit rL340600: [clangd] Allow to merge symbols on-the-fly in
global-symbol-builder (authored by ibiryukov, committed by ).
Herald added a subscriber: llvm-commits.
Repository:
rL LLVM
https://reviews.llvm.org
This revision was automatically updated to reflect the committed changes.
Closed by commit rC340772: [OpenMP][NVPTX] Use appropriate _CALL_ELF macro when
offloading (authored by gbercea, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D51312?vs=162708&id=162734#toc
Repository
This revision was not accepted when it landed; it landed in state "Needs
Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rL340838: Parse compile commands lazily in
InterpolatingCompilationDatabase (authored by ibiryukov, committed by ).
Herald a
This revision was automatically updated to reflect the committed changes.
Closed by commit rL340849: [ubsan] Enable -fsanitize=vptr on Apple devices and
simulators (authored by vedantk, committed by ).
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://reviews.llvm.org/D5
This revision was automatically updated to reflect the committed changes.
Closed by commit rL340910: [Docs] Release notes for OpenCL (authored by
stulova, committed by ).
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://reviews.llvm.org/D51212?vs=162362&id=163034#toc
R
This revision was automatically updated to reflect the committed changes.
Closed by commit rL340911: [ARM] Set __ARM_FEATURE_SIMD32 for +dsp cores
(authored by sam_parker, committed by ).
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://reviews.llvm.org/D51093?vs=161925
This revision was automatically updated to reflect the committed changes.
Closed by commit rL340937: [Tooling] Do not restore working dir in ClangTool
(authored by ibiryukov, committed by ).
Herald added a subscriber: llvm-commits.
Repository:
rL LLVM
https://reviews.llvm.org/D51407
Files:
This revision was automatically updated to reflect the committed changes.
Closed by commit rC340937: [Tooling] Do not restore working dir in ClangTool
(authored by ibiryukov, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D51407?vs=163122&id=163127#toc
Repository:
rC Clang
This revision was automatically updated to reflect the committed changes.
Closed by commit rL340975: [CFG] [analyzer] Disable argument construction
contexts for variadic functions. (authored by dergachev, committed by ).
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://
This revision was automatically updated to reflect the committed changes.
Closed by commit rL340977: [CFG] [analyzer] Disable argument construction
contexts for variadic functions. (authored by dergachev, committed by ).
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://
This revision was automatically updated to reflect the committed changes.
Closed by commit rC340982: [analyzer] CFRetainReleaseChecker: Don't check
C++ methods with the same name. (authored by dergachev, committed by ).
Repository:
rC Clang
https://reviews.llvm.org/D50866
Files:
lib/StaticA
This revision was automatically updated to reflect the committed changes.
Closed by commit rC340984: [analyzer] Support modeling no-op BaseToDerived
casts in ExprEngine. (authored by dergachev, committed by ).
Herald added a subscriber: cfe-commits.
Repository:
rC Clang
https://reviews.llvm.or
This revision was automatically updated to reflect the committed changes.
Closed by commit rL341063: [CodeComplete] Report location of opening parens for
signature help (authored by ibiryukov, committed by ).
Herald added a subscriber: llvm-commits.
Repository:
rL LLVM
https://reviews.llvm.org
This revision was automatically updated to reflect the committed changes.
Closed by commit rCTE341065: [clangd] Report position of opening paren in
singature help (authored by ibiryukov, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D51437?vs=163286&id=163317#toc
Repository
This revision was automatically updated to reflect the committed changes.
Closed by commit rC341092: [analyzer] InnerPointerChecker: Fix a segfault when
checking symbolic strings. (authored by dergachev, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D51385?vs=162963&id=16338
This revision was automatically updated to reflect the committed changes.
Closed by commit rL341125: Add support for SEH unwinding on Windows. (authored
by cdavis, committed by ).
Repository:
rL LLVM
https://reviews.llvm.org/D50564
Files:
libunwind/trunk/include/__libunwind_config.h
libun
This revision was automatically updated to reflect the committed changes.
Closed by commit rL341210: [AddressSpace] Use the macro to set hidden
visibility on LocalAddressSpace. (authored by cdavis, committed by ).
Herald added a subscriber: llvm-commits.
Repository:
rL LLVM
https://reviews.llv
This revision was automatically updated to reflect the committed changes.
Closed by commit rL341232: Export public functions implemented in assembly on
Windows. (authored by cdavis, committed by ).
Herald added a subscriber: llvm-commits.
Repository:
rL LLVM
https://reviews.llvm.org/D51508
Fi
This revision was automatically updated to reflect the committed changes.
Closed by commit rL341322: [clangd] Avoid crashes in override completions
(authored by ibiryukov, committed by ).
Herald added a subscriber: llvm-commits.
Repository:
rL LLVM
https://reviews.llvm.org/D51598
Files:
cla
This revision was automatically updated to reflect the committed changes.
Closed by commit rL341366: Adding HardLink Support to VirtualFileSystem.
(authored by ibiryukov, committed by ).
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://reviews.llvm.org/D51359?vs=163785&
This revision was automatically updated to reflect the committed changes.
Closed by commit rL341388: [CMake] Remove variable reference that isn't
used. (authored by cdavis, committed by ).
Herald added a subscriber: llvm-commits.
Repository:
rL LLVM
https://reviews.llvm.org/D51644
Files:
li
This revision was automatically updated to reflect the committed changes.
Closed by commit rC341390: clang-cl: Pass /Brepro to linker if it was passed to
the compiler (authored by nico, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D51635?vs=163829&id=163870#toc
Repository:
This revision was automatically updated to reflect the committed changes.
Closed by commit rUNW341404: [CMake] Don't use -rtlib=compiler-rt with
-nodefaultlibs. (authored by cdavis, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D51645?vs=163864&id=163907#toc
Repository:
r
This revision was automatically updated to reflect the committed changes.
Closed by commit rL341490: [Sema] Don't warn about omitting unavailable
enum constants in a switch (authored by epilk, committed by ).
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://reviews.llvm
This revision was automatically updated to reflect the committed changes.
Closed by commit rL341566: [Sema] Clean up some __builtin_*_chk diagnostics
(authored by epilk, committed by ).
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://reviews.llvm.org/D51697?vs=164087&i
This revision was automatically updated to reflect the committed changes.
Closed by commit rC341660: [CodeComplete] Clearly distinguish signature help
and code completion. (authored by ibiryukov, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D51782?vs=164398&id=164415#toc
R
This revision was automatically updated to reflect the committed changes.
Closed by commit rC341678: [X86] Modify addcarry/subborrow builtins to emit an
2 result and intrinsic and… (authored by ctopper, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D51771?vs=164357&id=164452
This revision was automatically updated to reflect the committed changes.
Closed by commit rL341699: [X86] Custom emit __builtin_rdtscp so we can emit an
explicit store for the out… (authored by ctopper, committed by ).
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://r
This revision was automatically updated to reflect the committed changes.
Closed by commit rC341755: ms: Insert $$Z in mangling between directly
consecutive parameter packs. (authored by nico, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D51784?vs=164402&id=164577#toc
Repo
This revision was automatically updated to reflect the committed changes.
Closed by commit rC341766: [OpenMP] Add support for nested 'declare
target' directives (authored by kli, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D51378?vs=164037&id=164596#toc
Repository:
rC C
This revision was automatically updated to reflect the committed changes.
Closed by commit rL341842: Remove all uses of DIFlagBlockByrefStruct (authored
by adrian, committed by ).
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://reviews.llvm.org/D51807?vs=164475&id=1646
This revision was automatically updated to reflect the committed changes.
Closed by commit rCTE341854: [clang-tidy] ExprMutationAnalyzer: construct from
references. Fixes PR3 (authored by lebedevri, committed by ).
Repository:
rCTE Clang Tools Extra
https://reviews.llvm.org/D51884
Files:
This revision was automatically updated to reflect the committed changes.
Closed by commit rL341874: [Sema][ObjC] Infer availability of +new from
availability of -init. (authored by epilk, committed by ).
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://reviews.llvm.org
This revision was automatically updated to reflect the committed changes.
Closed by commit rC341910: [Tooling] Restore working dir in ClangTool.
(authored by ibiryukov, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D51864?vs=164686&id=164816#toc
Repository:
rC Clang
http
This revision was automatically updated to reflect the committed changes.
Closed by commit rL342123: [clangd] Rename global-symbol-builder to
clangd-indexer. (authored by ibiryukov, committed by ).
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://reviews.llvm.org/D51987
This revision was automatically updated to reflect the committed changes.
Closed by commit rC342194: [Sema] Remove location from implicit capture init
expr (authored by vedantk, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D50927?vs=162918&id=165400#toc
Repository:
rL LL
This revision was automatically updated to reflect the committed changes.
Closed by commit rL342194: [Sema] Remove location from implicit capture init
expr (authored by vedantk, committed by ).
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://reviews.llvm.org/D50927?vs=
This revision was automatically updated to reflect the committed changes.
Closed by commit rC337463: [analyzer] Add support for more basic_string API in
(authored by rkovacs, committed by ).
Repository:
rC Clang
https://reviews.llvm.org/D49360
Files:
lib/StaticAnalyzer/Checkers/DanglingInte
This revision was automatically updated to reflect the committed changes.
Closed by commit rC337470: [Sema] Add a new warning, -Wmemset-transposed-args
(authored by epilk, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D49112?vs=156178&id=156298#toc
Repository:
rC Clang
h
This revision was automatically updated to reflect the committed changes.
Closed by commit rC337472: [analyzer] Memoize complexity of SymExpr (authored
by mramalho, committed by ).
Herald added a subscriber: cfe-commits.
Repository:
rC Clang
https://reviews.llvm.org/D49232
Files:
include/cl
This revision was automatically updated to reflect the committed changes.
Closed by commit rL337497: [Sema] Diagnose an invalid dependent function
template specialization (authored by epilk, committed by ).
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://reviews.llvm.o
This revision was automatically updated to reflect the committed changes.
Closed by commit rL337559: [analyzer] Rename DanglingInternalBufferChecker to
InnerPointerChecker. (authored by rkovacs, committed by ).
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://reviews.ll
This revision was automatically updated to reflect the committed changes.
Closed by commit rL337607: [AST] Various micro-optimizations in CXXInheritance
(authored by d0k, committed by ).
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://reviews.llvm.org/D49302?vs=155392&
This revision was automatically updated to reflect the committed changes.
Closed by commit rL337688: [AST] Use llvm::TrailingObjects in CXXTryStmt
(authored by d0k, committed by ).
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://reviews.llvm.org/D48873?vs=155564&id=156
This revision was automatically updated to reflect the committed changes.
Closed by commit rC337688: [AST] Use llvm::TrailingObjects in CXXTryStmt
(authored by d0k, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D48873?vs=155564&id=156759#toc
Repository:
rL LLVM
https://r
This revision was automatically updated to reflect the committed changes.
Closed by commit rC337766: [Sema] Fix crash on BlockExprs in a default member
initializers (authored by epilk, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D49688?vs=156848&id=156906#toc
Repository:
This revision was automatically updated to reflect the committed changes.
Closed by commit rC337769: [analyzer] pr38273: Legalize Loc<>NonLoc
comparison symbols. (authored by dergachev, committed by ).
Repository:
rC Clang
https://reviews.llvm.org/D49703
Files:
lib/StaticAnalyzer/Core/Range
This revision was automatically updated to reflect the committed changes.
Closed by commit rC337783: [WebAssembly] Change size_t to `unsigned long`.
(authored by djg, committed by ).
Herald added a subscriber: cfe-commits.
Repository:
rC Clang
https://reviews.llvm.org/D40526
Files:
lib/Basi
This revision was automatically updated to reflect the committed changes.
Closed by commit rL337811: For x86_64, gcc 7.2 under Amazon Linux AMI sets its
path to x86_64-amazon-linux. (authored by jiadinggai, committed by ).
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https:
This revision was automatically updated to reflect the committed changes.
Closed by commit rC337815: [Sema] Mark implicitly-inserted ICE's as being
part of explicit cast (PR38166) (authored by lebedevri, committed by ).
Repository:
rC Clang
https://reviews.llvm.org/D49508
Files:
include/cla
This revision was automatically updated to reflect the committed changes.
Closed by commit rL337815: [Sema] Mark implicitly-inserted ICE's as being
part of explicit cast (PR38166) (authored by lebedevri, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D49508?vs=156705&id=15697
This revision was automatically updated to reflect the committed changes.
Closed by commit rC337915: [analyzer] Moved static Context to class member
(authored by mramalho, committed by ).
Herald added a subscriber: cfe-commits.
Repository:
rC Clang
https://reviews.llvm.org/D49236
Files:
lib
This revision was automatically updated to reflect the committed changes.
Closed by commit rC337919: [analyzer] Moved non solver specific code from
Z3ConstraintManager to… (authored by mramalho, committed by ).
Herald added a subscriber: cfe-commits.
Repository:
rC Clang
https://reviews.llvm.o
This revision was automatically updated to reflect the committed changes.
Closed by commit rC337922: [analyzer] Removed API used by the Refutation
Manager from SMTConstraintManager… (authored by mramalho, committed by ).
Herald added a subscriber: cfe-commits.
Repository:
rC Clang
https://revi
This revision was automatically updated to reflect the committed changes.
Closed by commit rC337923: [analyzer] Use the macro
REGISTER_TRAIT_WITH_PROGRAMSTATE in the Z3 backend (authored by mramalho,
committed by ).
Herald added a subscriber: cfe-commits.
Repository:
rC Clang
https://reviews.
This revision was automatically updated to reflect the committed changes.
Closed by commit rL337982: [CMake] Don't use LIBCXXABI_ENABLE_STATIC
option before its declared (authored by sbc, committed by ).
Herald added a subscriber: llvm-commits.
Repository:
rL LLVM
https://reviews.llvm.org/D498
This revision was automatically updated to reflect the committed changes.
Closed by commit rL338012: [clangd] Do not rebuild AST if inputs have not
changed (authored by ibiryukov, committed by ).
Herald added a subscriber: llvm-commits.
Repository:
rL LLVM
https://reviews.llvm.org/D49783
File
This revision was automatically updated to reflect the committed changes.
Closed by commit rC338089: [Sema] Fix a crash by completing a type before using
it (authored by epilk, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D49868?vs=157575&id=157606#toc
Repository:
rC Cla
This revision was automatically updated to reflect the committed changes.
Closed by commit rC338108: [AST] Sink 'part of explicit cast' down
into ImplicitCastExpr (authored by lebedevri, committed by ).
Repository:
rC Clang
https://reviews.llvm.org/D49838
Files:
include/clang/AST/Expr.h
i
This revision was automatically updated to reflect the committed changes.
Closed by commit rL338124: [clang-tidy] Fix a crash in
fuchsia-multiple-inheritance (authored by ibiryukov, committed by ).
Herald added a subscriber: llvm-commits.
Repository:
rL LLVM
https://reviews.llvm.org/D49862
Fi
This revision was automatically updated to reflect the committed changes.
Closed by commit rC338165: [Sema] Use a TreeTransform to extract deduction
guide parameter types (authored by epilk, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D49439?vs=157309&id=157767#toc
Reposi
This revision was automatically updated to reflect the committed changes.
Closed by commit rC338259: [analyzer] Add support for more invalidating
functions in InnerPointerChecker. (authored by rkovacs, committed by ).
Repository:
rC Clang
https://reviews.llvm.org/D49656
Files:
lib/StaticAna
This revision was automatically updated to reflect the committed changes.
Closed by commit rL338263: [analyzer] Add missing state transition in
IteratorChecker. (authored by rkovacs, committed by ).
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://reviews.llvm.org/D4741
This revision was automatically updated to reflect the committed changes.
Closed by commit rC338263: [analyzer] Add missing state transition in
IteratorChecker. (authored by rkovacs, committed by ).
Repository:
rC Clang
https://reviews.llvm.org/D47417
Files:
lib/StaticAnalyzer/Checkers/Iter
This revision was automatically updated to reflect the committed changes.
Closed by commit rC338288: [clang][ubsan] Implicit Conversion Sanitizer -
integer truncation - clang part (authored by lebedevri, committed by ).
Repository:
rC Clang
https://reviews.llvm.org/D48958
Files:
docs/Relea
This revision was automatically updated to reflect the committed changes.
Closed by commit rC338333: [analyzer] CStringChecker: Remember to highlight the
argument expression range. (authored by dergachev, committed by ).
Repository:
rC Clang
https://reviews.llvm.org/D50028
Files:
lib/Static
This revision was automatically updated to reflect the committed changes.
Closed by commit rL338338: [Sema] Relax a failing assert in TemplateArgumentLoc
(authored by epilk, committed by ).
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://reviews.llvm.org/D49766?vs=1577
This revision was automatically updated to reflect the committed changes.
Closed by commit rL338361: [clangd] Report diagnostics even if WantDiags::No
AST was reused (authored by ibiryukov, committed by ).
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://reviews.llvm.or
This revision was automatically updated to reflect the committed changes.
Closed by commit rL338378: [clangd] Do not build AST if no diagnostics were
requested (authored by ibiryukov, committed by ).
Herald added a subscriber: llvm-commits.
Repository:
rL LLVM
https://reviews.llvm.org/D49991
This revision was automatically updated to reflect the committed changes.
Closed by commit rL338422: [analyzer] Reuse some code in simplifySVal().
(authored by dergachev, committed by ).
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://reviews.llvm.org/D49826?vs=157389&
This revision was automatically updated to reflect the committed changes.
Closed by commit rC338426: [CFG] [analyzer] Add construction contexts for
returning C++ objects in ObjC++. (authored by dergachev, committed by ).
Repository:
rC Clang
https://reviews.llvm.org/D48608
Files:
include/cl
This revision was automatically updated to reflect the committed changes.
Closed by commit rL338433: [analyzer] Move InnerPointerChecker out of alpha.
(authored by rkovacs, committed by ).
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://reviews.llvm.org/D49058?vs=15798
This revision was automatically updated to reflect the committed changes.
Closed by commit rC338441: [analyzer] Fix eliding the same destructor twice due
to buggy default arguments. (authored by dergachev, committed by ).
Repository:
rC Clang
https://reviews.llvm.org/D49213
Files:
lib/Stati
101 - 200 of 1748 matches
Mail list logo