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.
IdrissRio created this revision.
IdrissRio added reviewers: aaron.ballman, hokein, alexfh.
Herald added a subscriber: cfe-commits.
Hello, i would like to suggest a fix for one of the checks in clang-tidy. The
bug was reported in https://bugs.llvm.org/show_bug.cgi?id=28406 where you can
find more
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
whisperity added inline comments.
Comment at: test/Analysis/cxx-uninitialized-object-ptr-ref.cpp:290
struct IntDynTypedVoidPointerTest1 {
- void *vptr; // expected-note{{uninitialized pointee 'this->vptr'}}
+ void *vptr; // expected-note{{uninitialized pointee 'this->static_ca
Abpostelnicu created this revision.
Abpostelnicu added a project: clang-tools-extra.
Herald added subscribers: cfe-commits, xazax.hun.
The goal of this patch is to add synchronisation of the output of the tool with
the actual files that are verified. Without it the output of clang-tidy will
get
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
calixte created this revision.
calixte added reviewers: marco-c, davidxl.
Herald added a subscriber: cfe-commits.
Some lines have a hit counter where they should not have one.
Cleanup stuff is located to the last line of the body which is most of the time
a '}'.
And Exception stuff is added at th
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
bobsayshilol created this revision.
bobsayshilol added reviewers: mclow.lists, EricWF.
Herald added subscribers: cfe-commits, ldionne.
This allows a user replaced operator delete to modify or reuse returned memory
in the case where the size and capacity of a vector do not match upon
destruction
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
vit9696 added a comment.
Hello,
Thank you for working this. I tried the change and have a couple of suggestions:
1. -mspe option in GCC works like -mspe=yes or -mspe=no. While it does make
sense to have it the way you did (-mno-spe and -mspe) it would be nice to have
at least have an alias for
This revision was automatically updated to reflect the committed changes.
Closed by commit rL338474: [analyzer] CallEvent: Add helper methods for
obtaining the callee stack frame. (authored by dergachev, 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 rC338489: [AST] CastExpr: BasePathSize is not large enough.
(authored by lebedevri, committed by ).
Repository:
rC Clang
https://reviews.llvm.org/D50050
Files:
include/clang/AST/Expr.h
include/clang
This revision was automatically updated to reflect the committed changes.
Closed by commit rL338578: [Format] Fix for bug 35641 (authored by ibiryukov,
committed by ).
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://reviews.llvm.org/D43303?vs=134830&id=158546#toc
Repo
bobsayshilol added a comment.
Thanks! I don't have write access to svn so I can't commit the patch myself,
but assuming that I've read the docs correctly if anyone is able to take it I'd
be grateful.
Repository:
rCXX libc++
https://reviews.llvm.org/D50101
This revision was automatically updated to reflect the committed changes.
Closed by commit rC338777: [analyzer] Obtain a ReturnStmt from a
CFGAutomaticObjDtor. (authored by rkovacs, committed by ).
Repository:
rC Clang
https://reviews.llvm.org/D49811
Files:
lib/StaticAnalyzer/Checkers/Analy
This revision was automatically updated to reflect the committed changes.
Closed by commit rL338780: [analyzer] Detect pointers escaped after ReturnStmt
execution in MallocChecker. (authored by rkovacs, committed by ).
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://re
This revision was automatically updated to reflect the committed changes.
Closed by commit rL338804: [libclang 1/8] Add support for ObjCObjectType
(authored by mwu, committed by ).
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://reviews.llvm.org/D49063?vs=156692&id=158
This revision was automatically updated to reflect the committed changes.
Closed by commit rC338804: [libclang 1/8] Add support for ObjCObjectType
(authored by mwu, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D49063?vs=156692&id=158897#toc
Repository:
rC Clang
https://
This revision was automatically updated to reflect the committed changes.
Closed by commit rC338807: [libclang 2/8] Add support for ObjCTypeParam
(authored by mwu, committed by ).
Repository:
rC Clang
https://reviews.llvm.org/D49066
Files:
include/clang-c/Index.h
test/Index/print-type.m
This revision was automatically updated to reflect the committed changes.
Closed by commit rC338808: [libclang 3/8] Add support for AttributedType
(authored by mwu, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D49081?vs=154609&id=158909#toc
Repository:
rC Clang
https://
This revision was automatically updated to reflect the committed changes.
Closed by commit rC338809: [libclang 4/8] Add the clang_Type_getNullability()
API (authored by mwu, committed by ).
Repository:
rC Clang
https://reviews.llvm.org/D49082
Files:
include/clang-c/Index.h
test/Index/null
This revision was automatically updated to reflect the committed changes.
Closed by commit rC338813: [libclang 5/8] Add support for ObjC attributes
without args (authored by mwu, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D49127?vs=154785&id=158916#toc
Repository:
rC C
This revision was automatically updated to reflect the committed changes.
Closed by commit rC338815: [libclang 6/8] Add support for reading implicit
attributes (authored by mwu, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D49631?vs=15&id=158918#toc
Repository:
rC Cl
This revision was automatically updated to reflect the committed changes.
Closed by commit rC338816: [libclang 7/8] Add support for getting property
setter and getter names (authored by mwu, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D49634?vs=156691&id=158919#toc
Reposi
This revision was automatically updated to reflect the committed changes.
Closed by commit rC338820: [libclang 8/8] Add support for the flag_enum
attribute (authored by mwu, committed by ).
Repository:
rC Clang
https://reviews.llvm.org/D49635
Files:
include/clang-c/Index.h
test/Index/attr
This revision was automatically updated to reflect the committed changes.
Closed by commit rC338887: [AST][NFC] Small doc update for DeclContext
(authored by brunoricci, committed by ).
Repository:
rC Clang
https://reviews.llvm.org/D49790
Files:
include/clang/AST/DeclBase.h
Index: include
IdrissRio updated this revision to Diff 159179.
IdrissRio added a comment.
Thank you @alexfh. You where right. This update is more general.
Repository:
rCTE Clang Tools Extra
https://reviews.llvm.org/D49800
Files:
clang-tidy/modernize/RedundantVoidArgCheck.cpp
test/clang-tidy/modernize-r
This revision was automatically updated to reflect the committed changes.
Closed by commit rL324282: [demangler] Refactor the type parser (authored by
epilk, committed by ).
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://reviews.llvm.org/D41889?vs=132747&id=132891#toc
Athosvk added a comment.
As we had discussed before, we're interested in the development as well! As an
overall comment, I speak from experience that maintaining a large degree of
documentation throughout the source code of the tool can provide an excellent
test-case.
We sure hope this will mo
Athosvk added inline comments.
Comment at: tools/clang-doc/ClangDocReporter.h:39
// Info for named types (parameters, members).
struct NamedType {
std::string Type;
Storing the type information seems more suitable than storing just the name and
type as a st
This revision was automatically updated to reflect the committed changes.
Closed by commit rL324356: [clangd] The new threading implementation (authored
by ibiryukov, committed by ).
Herald added a subscriber: llvm-commits.
Repository:
rL LLVM
https://reviews.llvm.org/D42573
Files:
clang-to
cameron314 added a comment.
@yvvan: The clang frontend tests (`PCHPreambleTest` and friends) are disabled
on Windows in the makefile (I think because the VFS tests depend on linux-like
paths). So running the tests on Windows without failures is encouraging but not
the whole story.
Repository:
This revision was automatically updated to reflect the committed changes.
Closed by commit rC324607: [Parser][FixIt] Better diagnostics for
"typedef" instead of "typename" typo (authored by jkorous,
committed by ).
Changed prior to commit:
https://reviews.llvm.org/D42170?vs=132135&id=133412#to
This revision was automatically updated to reflect the committed changes.
Closed by commit rL324607: [Parser][FixIt] Better diagnostics for
"typedef" instead of "typename" typo (authored by jkorous,
committed by ).
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://revie
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 rL324660: [analyzer] Self-debug: Dump environment
frame-by-frame. (authored by dergachev, committed by ).
Herald added a sub
This revision was automatically updated to reflect the committed changes.
Closed by commit rC324663: [analyzer] Self-debug: Dump the core's internal
state traits to the egraph. (authored by dergachev, committed by ).
Repository:
rC Clang
https://reviews.llvm.org/D42560
Files:
include/clang/
This revision was automatically updated to reflect the committed changes.
Closed by commit rL324668: [CFG] Add extra context to C++ constructor statement
elements. (authored by dergachev, 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 rC324668: [CFG] Add extra context to C++ constructor statement
elements. (authored by dergachev, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D42672?vs=133139&id=133500#toc
Repositor
This revision was automatically updated to reflect the committed changes.
Closed by commit rL324680: [analyzer] MallocChecker: Fix one more bug category.
(authored by dergachev, committed by ).
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://reviews.llvm.org/D43074?vs=
This revision was automatically updated to reflect the committed changes.
Closed by commit rC324680: [analyzer] MallocChecker: Fix one more bug category.
(authored by dergachev, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D43074?vs=133423&id=133521#toc
Repository:
rC Cl
ng added a comment.
Could you please commit this on my behalf? I don't have commit access.
https://reviews.llvm.org/D42344
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
This revision was automatically updated to reflect the committed changes.
Closed by commit rL324725: [clangd] Remove threading-related code from
ClangdUnit.h (authored by ibiryukov, committed by ).
Herald added a subscriber: llvm-commits.
Repository:
rL LLVM
https://reviews.llvm.org/D43065
Fi
whisperity requested changes to this revision.
whisperity added inline comments.
This revision now requires changes to proceed.
Comment at: clang-tidy/misc/ThrowKeywordMissingCheck.cpp:21
+void ThrowKeywordMissingCheck::registerMatchers(MatchFinder *Finder) {
+ // This is a C++
This revision was automatically updated to reflect the committed changes.
Closed by commit rL324732: [clangd] Fix crash when CompilerInvocation
can't be created. (authored by ibiryukov, committed by ).
Herald added a subscriber: llvm-commits.
Repository:
rL LLVM
https://reviews.llvm.org/D43122
whisperity resigned from this revision.
whisperity added a comment.
Works for me but I haven't any sayings in these. 😇
https://reviews.llvm.org/D43120
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/list
This revision was automatically updated to reflect the committed changes.
Closed by commit rL324761: Introduce an API for LLDB to compute the default
module cache path (authored by adrian, 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 rC324789: [analyzer] Add support for __builtin_constant_p.
(authored by dergachev, committed by ).
Repository:
rC Clang
https://reviews.llvm.org/D42745
Files:
lib/StaticAnalyzer/Checkers/BuiltinFuncti
This revision was automatically updated to reflect the committed changes.
Closed by commit rL324789: [analyzer] Add support for __builtin_constant_p.
(authored by dergachev, committed by ).
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://reviews.llvm.org/D42745?vs=1334
This revision was automatically updated to reflect the committed changes.
Closed by commit rL324790: [analyzer] Add missing pre-post-statement callbacks
for OffsetOfExpr. (authored by dergachev, committed by ).
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://reviews.ll
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 rL324798: [CFG] Provide construction contexts when
constructors have cleanups. (authored by dergachev, committed by ).
Heral
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 rL324800: [analyzer] NFC: Use CFG construction contexts
instead of homemade lookahead. (authored by dergachev, committed by
This revision was automatically updated to reflect the committed changes.
Closed by commit rL324802: [analyzer] NFC: Assert that our fix for noreturn
destructors keeps working. (authored by dergachev, committed by ).
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://revi
This revision was automatically updated to reflect the committed changes.
Closed by commit rL324808: [Templight] Template Instantiation Observer
(authored by xazax, committed by ).
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://reviews.llvm.org/D5767?vs=133614&id=1337
This revision was automatically updated to reflect the committed changes.
Closed by commit rL324883: [clangd] Remove codeComplete that returns
std::future<> (authored by ibiryukov, committed by ).
Herald added a subscriber: llvm-commits.
Repository:
rL LLVM
https://reviews.llvm.org/D43068
Fil
This revision was automatically updated to reflect the committed changes.
Closed by commit rL324888: [clangd] Log all ignored diagnostics. (authored by
ibiryukov, committed by ).
Herald added a subscriber: llvm-commits.
Repository:
rL LLVM
https://reviews.llvm.org/D43123
Files:
clang-tools-
This revision was automatically updated to reflect the committed changes.
Closed by commit rC324948: Look for 32-bit libraries in /usr/lib32 for MIPS O32
on FreeBSD. (authored by jhb, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D42972?vs=10&id=133935#toc
Repository:
This revision was automatically updated to reflect the committed changes.
Closed by commit rL324948: Look for 32-bit libraries in /usr/lib32 for MIPS O32
on FreeBSD. (authored by jhb, committed by ).
Herald added a subscriber: llvm-commits.
Repository:
rL LLVM
https://reviews.llvm.org/D42972
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 rC324952: [CFG] Provide construction contexts for return value
constructors. (authored by dergachev, committed by ).
Reposi
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 rL324952: [CFG] Provide construction contexts for return value
constructors. (authored by dergachev, committed by ).
Herald
This revision was automatically updated to reflect the committed changes.
Closed by commit rC324988: [DebugInfo] Avoid name conflict of generated VLA
expression variable. (authored by s.desmalen, committed by ).
Repository:
rC Clang
https://reviews.llvm.org/D43189
Files:
lib/CodeGen/CGDecl.
This revision was automatically updated to reflect the committed changes.
Closed by commit rL325113: [clangd] Explicitly initialize all primitive fields
in Protocol.h (authored by ibiryukov, committed by ).
Herald added a subscriber: llvm-commits.
Repository:
rL LLVM
https://reviews.llvm.org/D
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 rL325209: [analyzer] Decide on inlining destructors via
EvalCallOptions. (authored by dergachev, committed by ).
Herald adde
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 rC325210: [CFG] Provide construction contexts for temproary
objects. (authored by dergachev, committed by ).
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 rL325210: [CFG] Provide construction contexts for temproary
objects. (authored by dergachev, committed by ).
Herald added a
This revision was automatically updated to reflect the committed changes.
Closed by commit rL325211: [analyzer] Inline constructors for destroyable
temporaries. (authored by dergachev, committed by ).
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://reviews.llvm.org/D43
This revision was automatically updated to reflect the committed changes.
Closed by commit rL325222: [clang-tidy] New checker for exceptions that are
created but not thrown (authored by xazax, committed by ).
Herald added subscribers: llvm-commits, klimek.
Changed prior to commit:
https://revie
This revision was automatically updated to reflect the committed changes.
Closed by commit rL325233: [clangd] Make functions of ClangdServer
callback-based (authored by ibiryukov, committed by ).
Herald added a subscriber: llvm-commits.
Repository:
rL LLVM
https://reviews.llvm.org/D43227
File
This revision was automatically updated to reflect the committed changes.
Closed by commit rC325238: Add Xray instrumentation compile-time/link-time
support to FreeBSD (authored by kamil, committed by ).
Repository:
rC Clang
https://reviews.llvm.org/D43279
Files:
lib/Driver/ToolChains/FreeB
This revision was automatically updated to reflect the committed changes.
Closed by commit rC325241: Adding msan support for FreeBSD (authored by kamil,
committed by ).
Repository:
rC Clang
https://reviews.llvm.org/D43148
Files:
lib/Driver/ToolChains/FreeBSD.cpp
Index: lib/Driver/ToolChai
This revision was automatically updated to reflect the committed changes.
Closed by commit rL325242: [clangd] Enable snippet completion based on client
capabilities. (authored by ibiryukov, committed by ).
Herald added a subscriber: llvm-commits.
Repository:
rL LLVM
https://reviews.llvm.org/D4
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 rL325282: [analyzer] Compute the correct this-region for
temporary destructors. (authored by dergachev, committed by ).
Hera
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 rC325282: [analyzer] Compute the correct this-region for
temporary destructors. (authored by dergachev, committed by ).
Rep
This revision was automatically updated to reflect the committed changes.
Closed by commit rL325284: [analyzer] Implement path notes for temporary
destructors. (authored by dergachev, committed by ).
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://reviews.llvm.org/D431
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 rC325286: [analyzer] Suppress temporary destructors for
temporary arrays. (authored by dergachev, committed by ).
Repositor
This revision was automatically updated to reflect the committed changes.
Closed by commit rCTE325337: [clangd] Assert path is absolute when assigning to
URIForFile. (authored by ibiryukov, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D43246?vs=134592&id=134593#toc
Reposit
zhmu created this revision.
zhmu added a reviewer: jroelofs.
Herald added subscribers: cfe-commits, mgorny.
Herald added a reviewer: EricWF.
I'm trying to build libunwind as prerequisite for libcxx/libcxxabi. The target
doesn't yet support userland threads, so I set LIBUNWIND_ENABLE_THREADS to
'
zhmu added a comment.
I've added jroelofs to the reviewer list as we spoke about this in #llvm quite
some time ago.
Repository:
rUNW libunwind
https://reviews.llvm.org/D43442
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.l
zhmu created this revision.
zhmu added a reviewer: jroelofs.
Herald added subscribers: cfe-commits, mgorny.
Herald added a reviewer: EricWF.
I'm trying to build libcxxabi as prerequisite for libcxx. The target doesn't
yet support userland threads, so I set LIBCXXABI_ENABLE_THREADS to 'OFF' in
CM
This revision was automatically updated to reflect the committed changes.
Closed by commit rC325490: [CodeComplete] Add a helper to print
CodeCompletionContext::Kind (authored by ibiryukov, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D43379?vs=134888&id=134891#toc
Reposit
This revision was automatically updated to reflect the committed changes.
Closed by commit rCTE325491: [clangd] Attach more information about Sema
completion to traces (authored by ibiryukov, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D43377?vs=134889&id=134892#toc
Repos
This revision was automatically updated to reflect the committed changes.
Closed by commit rL325492: [ARM] disable FPU features when using soft floating
point. (authored by kwalker, committed by ).
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://reviews.llvm.org/D42569
This revision was automatically updated to reflect the committed changes.
Closed by commit rL325522: [clangd] Do not reuse preamble if compile args
changed (authored by ibiryukov, committed by ).
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://reviews.llvm.org/D43454?v
This revision was automatically updated to reflect the committed changes.
Closed by commit rL325572: [clang-tidy] Replace the usage of
std::uncaught_exception with std… (authored by xazax, committed by ).
Herald added subscribers: llvm-commits, klimek.
Changed prior to commit:
https://reviews.l
Athosvk added a comment.
The changes seem good (both mapper and additional changes)! I've added some
comments, but those are primarily details.
What I'm however primarily interested in is the following:
1. You seemingly output only little information for declarations that are not
definition. I
This revision was automatically updated to reflect the committed changes.
Closed by commit rL325655: [X86] Disable CLWB in Cannon Lake (authored by
ctopper, committed by ).
Herald added a subscriber: llvm-commits.
Repository:
rL LLVM
https://reviews.llvm.org/D43459
Files:
cfe/trunk/lib/Basi
801 - 900 of 249484 matches
Mail list logo