This revision was automatically updated to reflect the committed changes.
Closed by commit rL366518: Fix formatting of inline argument comments. NFC.
(authored by sbc, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://reviews
This revision was automatically updated to reflect the committed changes.
Closed by commit rL366577: [clangd] Provide a way to publish highlightings in
non-racy manner (authored by ibiryukov, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Changed prior to c
This revision was automatically updated to reflect the committed changes.
Closed by commit rL366617: Disallow most calling convention attributes on PS4
(authored by ssrivastava, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https
Tyker added a comment.
@rsmith ping
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D63960/new/
https://reviews.llvm.org/D63960
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mail
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 rL366645: [Clang] Replace cc1 options
'-mdisable-fp-elim' and '-momit-leaf-frame-pointer'
(authored by yuanfang, committed
This revision was automatically updated to reflect the committed changes.
Closed by commit rL366672: [AST] Treat semantic form of InitListExpr as
implicit code in traversals (authored by ibiryukov, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Changed prio
This revision was automatically updated to reflect the committed changes.
Closed by commit rL366744: [Driver] Set the default win32-macho debug format to
DWARF (authored by vedantk, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Changed prior to commit:
h
This revision was automatically updated to reflect the committed changes.
Closed by commit rL366828: Improve clang-format-diff help output (authored by
nico, committed by ).
Herald added a project: LLVM.
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 rL366831: clang-format: Fix namespace end comments for
namespaces with attributes and… (authored by nico, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Changed prior
This revision was automatically updated to reflect the committed changes.
Closed by commit rL366878: [SVE][Inline-Asm] Add support to specify SVE
registers in the clobber list (authored by s.desmalen, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Changed p
MyDeveloperDay added a comment.
We don't normally commit a failing test alone, otherwise the build machines
will be broken until it gets fixed.. just add this test with your fix.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65149/new/
https://rev
MyDeveloperDay added inline comments.
Comment at: clang/lib/Format/Format.cpp:76
+IO.enumCase(Value, "C++20", FormatStyle::LS_Cpp20);
IO.enumCase(Value, "Auto", FormatStyle::LS_Auto);
}
Prior to C++20 being confirmed and given the line 2373 being
Lan
This revision was automatically updated to reflect the committed changes.
Closed by commit rL366972: [Sema] Enable -Wimplicit-float-conversion for
integral to floating point… (authored by ziangwan725, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Changed p
This revision was automatically updated to reflect the committed changes.
Closed by commit rL367008: [OpenCL] Rename lang mode flag for C++ mode
(authored by stulova, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://reviews.
tomcherry abandoned this revision.
tomcherry added a comment.
Herald added a subscriber: jfb.
See https://reviews.llvm.org/D65339
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D36767/new/
https://reviews.llvm.org/D36767
___
cfe-commits maili
This revision was automatically updated to reflect the committed changes.
Closed by commit rL367167: clang-format: Support `if CONSTEXPR` if CONSTEXPR is
a macro. (authored by nico, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Changed prior to commit:
h
This revision was automatically updated to reflect the committed changes.
Closed by commit rL367281: [PowerPC] [Clang] Add platform guards to PPC vector
intrinsics headers (authored by chaofan, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Changed prior to
This revision was automatically updated to reflect the committed changes.
Closed by commit rL367301: [AArch64] Disable __ARM_FEATURE_SVE without ACLE.
(authored by s.desmalen, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https:/
This revision was automatically updated to reflect the committed changes.
Closed by commit rL367340: gn build: Fix check-clang-tools after r362702.
(authored by nico, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D65462?vs=212387&id=212391#toc
Repository:
rL LLVM
CHANGES
This revision was automatically updated to reflect the committed changes.
Closed by commit rL367367: [Sema] Actually map a variable template
specialization from pattern to… (authored by epilk, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Changed prior to
serge-sans-paille updated this revision to Diff 212509.
serge-sans-paille added a comment.
Herald added subscribers: dexonsmith, steven_wu.
- Test extension point registration when extension is built-in
- Correctly handle -DLLVM_LINK_LLVM_DYLIB=0
- Fix a few details
Repository:
rG LLVM Github
serge-sans-paille added a comment.
@Meinersbur I've updated the test case to test extension point if the extension
is linked in, this is not so intrusive, I'm happy with the solution.
Also fixed some linkage options when using llvm dynlib, validation looks nice
on my side.
Repository:
rG LL
serge-sans-paille updated this revision to Diff 212567.
serge-sans-paille added a comment.
Make validation more resilient depending on shared/static build.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61446/new/
https://reviews.llvm.org/D61446
Files:
clang/lib/CodeGen/BackendUtil.cp
serge-sans-paille added a comment.
@Meinersbur nop, forgot that one, I'll have a look, thanks for pointing that
out.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61446/new/
https://reviews.llvm.org/D61446
___
cfe-commits mailing list
cfe-
This revision was automatically updated to reflect the committed changes.
Closed by commit rL367479: [clang][ARM] Fix msvc arm{64} builtins to use int on
LP64 systems. (authored by mspencer, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Changed prior to co
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 rL367497: [Sema] Enable -Wimplicit-float-conversion for
integral to floating point… (authored by ziangwan725, committed by )
This revision was automatically updated to reflect the committed changes.
Closed by commit rL367530: [Preprocessor] Always discard body of #define if we
failed to parse it (authored by ibiryukov, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Changed prior
This revision was automatically updated to reflect the committed changes.
Closed by commit rL367613: [OpenMP] Fix declare target link implementation
(authored by gbercea, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Repository:
rL LLVM
CHANGES SINCE LA
This revision was automatically updated to reflect the committed changes.
Closed by commit rL367675: [OpenCL] Allow OpenCL C style vector initialization
in C++ (authored by stulova, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Changed prior to commit:
h
This revision was automatically updated to reflect the committed changes.
Closed by commit rL367687: [clangd] Fix a crash when presenting values for
Hover (authored by ibiryukov, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Changed prior to commit:
http
This revision was automatically updated to reflect the committed changes.
Closed by commit rL367724: [BPF] annotate DIType metadata for builtin
preseve_array_access_index() (authored by yhs, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D65664?vs=213122&id=213129#toc
Reposi
serge-sans-paille updated this revision to Diff 213176.
serge-sans-paille added a comment.
Also fix symbol redefinition during static builds on Windows
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61446/new/
https://reviews.llvm.org/D61446
Files:
serge-sans-paille accepted this revision.
serge-sans-paille added a comment.
This revision is now accepted and ready to land.
LGTM
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65616/new/
https://reviews.llvm.org/D65616
_
Tyker added a comment.
ping @rsmith
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D63960/new/
https://reviews.llvm.org/D63960
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mail
Tyker added a comment.
ping @rsmith
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D63134/new/
https://reviews.llvm.org/D63134
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
ebrevnov added a comment.
Please be aware about build bot failure
(http://lab.llvm.org:8011/builders/clang-cmake-thumbv7-full-sh/builds/2185)
most likely caused by this change.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65286/new/
https://reviews.llvm.org/D65
MyDeveloperDay added a comment.
Assuming this works and the other unit tests don't show issues then this LGTM.
Please consider running this on your NetBSD code base before committing, if
possible please also run on clang code based to ensure existing sorted headers
aren't sorted unexpectedly.
MyDeveloperDay requested changes to this revision.
MyDeveloperDay added inline comments.
This revision now requires changes to proceed.
Comment at: lib/Format/TokenAnnotator.cpp:2163
+if (Current->is(TT_BlockComment)){
+ std::cout << "TYPE"isOneOf(TT_TemplateC
This revision was automatically updated to reflect the committed changes.
Closed by commit rL368019: [clangd] Compute scopes eagerly in IncludeFixer
(authored by ibiryukov, committed by ).
Herald added a project: LLVM.
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 rL368052: [AST] Traverse attributes inside DEF_TRAVERSE_DECL
macro (authored by ibiryukov, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Changed prior to commit:
h
This revision was automatically updated to reflect the committed changes.
Closed by commit rL368062: [Syntax] Do not add a node for 'eof' into
the tree (authored by ibiryukov, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https:/
This revision was automatically updated to reflect the committed changes.
Closed by commit rL368072: Teach some warnings to respect gsl::Pointer and
gsl::Owner attributes (authored by xazax, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Changed prior to co
This revision was automatically updated to reflect the committed changes.
Closed by commit rL368135: [unittests] Mark private gmock headers with IWYU
pragmas. NFC (authored by ibiryukov, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D65849?vs=213810&id=213816#toc
Repository
This revision was automatically updated to reflect the committed changes.
Closed by commit rL368322: clang: Diag running out of file handles while
looking for files (authored by nico, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Changed prior to commit:
This revision was automatically updated to reflect the committed changes.
Closed by commit rL368446: More warnings regarding gsl::Pointer and gsl::Owner
attributes (authored by xazax, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Changed prior to commit:
This revision was automatically updated to reflect the committed changes.
Closed by commit rL368454: Even more warnings utilizing gsl::Owner/gsl::Pointer
annotations (authored by xazax, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Changed prior to commit:
This revision was automatically updated to reflect the committed changes.
Closed by commit rL368491: [OpenMP] Add support for close map modifier in Clang
(authored by gbercea, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Repository:
rL LLVM
CHANGES SIN
MyDeveloperDay added inline comments.
Comment at: clang/unittests/Format/FormatTest.cpp:5184
+ "c++;\n"
+ "d++\n"
+ " });\n"
modocache wrote:
> This is a passing test that demonstrates that the indentation of `c+
MyDeveloperDay added a comment.
LGTM
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66059/new/
https://reviews.llvm.org/D66059
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mai
This revision was automatically updated to reflect the committed changes.
Closed by commit rL368552: [OpenCL] Fix lang mode predefined macros for C++
mode. (authored by stulova, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https
This revision was automatically updated to reflect the committed changes.
Closed by commit rL368581: [clangd] Separate chunks with a space when rendering
markdown (authored by ibiryukov, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Changed prior to commit
This revision was automatically updated to reflect the committed changes.
Closed by commit rL368728: clang: Don't warn on unused
momit-leaf-frame-pointer when frame pointers are… (authored by nico, committed
by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Changed pri
This revision was automatically updated to reflect the committed changes.
Closed by commit rL368766: [analyzer] exploded-graph-rewriter: Open the
converted graph immediately. (authored by dergachev, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Changed pri
This revision was automatically updated to reflect the committed changes.
Closed by commit rL368768: [analyzer] exploded-graph-rewriter: Implement manual
graph trimming. (authored by dergachev, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Changed prior to
This revision was automatically updated to reflect the committed changes.
Closed by commit rL368767: [analyzer] exploded-graph-rewriter: NFC: Refactor
explorers into trimmers. (authored by dergachev, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Changed pr
This revision was automatically updated to reflect the committed changes.
Closed by commit rL368769: [analyzer] exploded-graph-rewriter: Implement
displaying Store pointers. (authored by dergachev, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Changed prio
This revision was automatically updated to reflect the committed changes.
Closed by commit rL368842: [clangd] Print qualifiers of out-of-line definitions
in document outline (authored by ibiryukov, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Changed prio
This revision was automatically updated to reflect the committed changes.
Closed by commit rL368871: [LifetimeAnalysis] Fix false negatives of statement
local lifetime analysis for… (authored by xazax, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Changed
This revision was automatically updated to reflect the committed changes.
Closed by commit rL368878: [Sema][ObjC] Fix a -Wformat false positive with
localizedStringForKey (authored by epilk, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D27165?vs=214977&id=215150#toc
Reposi
whisperity added inline comments.
Comment at: clang/lib/StaticAnalyzer/Checkers/NonNullParamChecker.cpp:195-196
+ llvm::raw_svector_ostream OS(SBuf);
+ OS << "Null pointer passed as an argument to a 'nonnull' ";
+ OS << Idx << llvm::getOrdinalSuffix(Idx) << " parameter";
+
---
This revision was automatically updated to reflect the committed changes.
Closed by commit rL369100: [clangd] Simplify code of ClangdLSPServer::onCommand
(authored by ibiryukov, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https
MyDeveloperDay accepted this revision.
MyDeveloperDay added a comment.
This revision is now accepted and ready to land.
LGTM
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66332/new/
https://reviews.llvm.org/D66332
__
aykevl added a comment.
*friendly ping*
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D63852/new/
https://reviews.llvm.org/D63852
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.ll
MyDeveloperDay accepted this revision.
MyDeveloperDay added a comment.
This revision is now accepted and ready to land.
LGTM
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66384/new/
https://reviews.llvm.org/D66384
__
MyDeveloperDay added a comment.
This patch is needs rebasing
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61256/new/
https://reviews.llvm.org/D61256
___
cfe-commits mailing list
cfe-commits@lists.llvm
serge-sans-paille added a comment.
@Meinersbur up!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61446/new/
https://reviews.llvm.org/D61446
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https
serge-sans-paille added a reviewer: hfinkel.
serge-sans-paille added a subscriber: hfinkel.
serge-sans-paille added a comment.
Adding @hfinkel to the thread to confirm it's okay to add this behavior, as he
authored an RFC on the subject (see
https://lists.llvm.org/pipermail/llvm-dev/2016-Novembe
This revision was automatically updated to reflect the committed changes.
Closed by commit rL369251: [OpenCL] Fix addr space deduction for
pointers/references to arrays. (authored by stulova, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Changed prior to c
serge-sans-paille accepted this revision.
serge-sans-paille added a comment.
This revision is now accepted and ready to land.
Sorry for the long delay, this LGTM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56343/new/
https://reviews.llvm.org/D56343
_
This revision was automatically updated to reflect the committed changes.
Closed by commit rL369321: [CallGraph] Take into accound calls that aren't
within any function bodies. (authored by dergachev, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Changed p
This revision was automatically updated to reflect the committed changes.
Closed by commit rL369349: [clangd] Skip function bodies inside processed files
while indexing (authored by ibiryukov, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Changed prior to
Tyker added inline comments.
Comment at: clang/include/clang/Sema/Sema.h:10298
+ bool AllowFold = true,
+ bool StoreResult = true);
ExprResult VerifyIntegerConstantExpression(Expr *E, llvm:
Tyker updated this revision to Diff 205944.
Tyker marked an inline comment as done.
Tyker added a comment.
made the requested changes.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D63376/new/
https://reviews.llvm.org/D63376
Files:
clang/include/clang/AST/ASTContext.h
clang/include/
This revision was automatically updated to reflect the committed changes.
Closed by commit rL364011: [clang] Small improvments after Adding APValue to
ConstantExpr (authored by Tyker, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Changed prior to commit:
Tyker created this revision.
Tyker added a reviewer: rsmith.
Herald added a reviewer: martong.
Herald added a reviewer: shafik.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
Tyker edited the summary of this revision.
Herald added a subscriber: rnkovacs.
Changes:
- initial
This revision was automatically updated to reflect the committed changes.
Closed by commit rL364023: [Sema] Improved diagnostic for qualifiers in
reference binding (authored by stulova, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Changed prior to commit:
Tyker added a comment.
ping @rsmith
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D63134/new/
https://reviews.llvm.org/D63134
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
This revision was automatically updated to reflect the committed changes.
Closed by commit rL364071: [OpenCL][PR41963] Add generic addr space to old
atomics in C++ mode (authored by stulova, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Changed prior to co
Tyker updated this revision to Diff 206121.
Tyker edited the summary of this revision.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D63640/new/
https://reviews.llvm.org/D63640
Files:
clang/include/clang/AST/APValue.h
clang/include/clang/AST/ASTContext.h
clang/include/clang/AST/ASTI
This revision was automatically updated to reflect the committed changes.
Closed by commit rL364236: [Syntax] Do not glue multiple empty PP expansions to
a single mapping (authored by ibiryukov, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Changed prior t
This revision was automatically updated to reflect the committed changes.
Closed by commit rL364268: [analyzer] exploded-graph-rewriter: Add support for
range constraints. (authored by dergachev, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Changed prior
This revision was automatically updated to reflect the committed changes.
Closed by commit rL364267: [analyzer] NFC: exploded-graph-rewriter: Extract
some code into functions. (authored by dergachev, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Changed pr
This revision was automatically updated to reflect the committed changes.
Closed by commit rL364266: [analyzer] Add more timers for performance
profiling. (authored by dergachev, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Changed prior to commit:
http
MyDeveloperDay added a comment.
It was more about not having time to pursue it at this time.. I didn't feel I
should hog the PR if someone else wanted to take a look.
Even though its "Abandoned" it can be brought back at anytime, I don't like to
sit on reviews for too long as it doesn't show th
Tyker updated this revision to Diff 206464.
Tyker edited the summary of this revision.
Tyker added a comment.
Change:
- Add support for LValue, MemberPointer and AddrDiffExpr.
- Add tests for importing.
i wasn't able to test for some APValueKinds: FixePoint, ComplexInt,
ComplexFloat, AddrLabelD
Tyker updated this revision to Diff 206467.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D63640/new/
https://reviews.llvm.org/D63640
Files:
clang/include/clang/AST/APValue.h
clang/include/clang/AST/ASTContext.h
clang/include/clang/AST/ASTImporter.h
clang/include/clang/AST/Expr.h
This revision was automatically updated to reflect the committed changes.
Closed by commit rL364331: [ARM] Support inline assembler constraints for MVE.
(authored by statham, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D60709?vs=206455&id=206472#toc
Repository:
rL LLVM
serge-sans-paille updated this revision to Diff 206648.
serge-sans-paille marked an inline comment as done.
serge-sans-paille added a comment.
@Meinersbur your comment and my devs crossed, but this should be fine. This
update enables new PM static plugin support for clang, something that was
lac
serge-sans-paille marked 10 inline comments as done.
serge-sans-paille added inline comments.
Comment at: llvm/cmake/modules/AddLLVM.cmake:808
+if(NOT llvm-pass-plugins)
+# Target used to hold global properties referencable from
generator-expression
Meiner
aykevl created this revision.
aykevl added a reviewer: chandlerc.
Herald added subscribers: cfe-commits, mgorny.
Herald added a project: clang.
This change adds an AssemblerInvocation class, similar to the
CompilerInvocation class. It can be used to invoke cc1as directly.
The project I'm working
aykevl updated this revision to Diff 206769.
aykevl added a comment.
- removed useless anonymous namespace
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D63852/new/
https://reviews.llvm.org/D63852
Files:
clang/include/clang/Frontend/AssemblerInvo
vit9696 added a comment.
Right, ok. I have been testing this for quite some time now, including maths,
and so far had no issues. Can this get merged into 9.0? I do not believe there
are enough obstacles to postpone it any further. Thanks!
Repository:
rC Clang
CHANGES SINCE LAST ACTION
htt
vit9696 added a comment.
Could somebody commit it into 9.0? Quite a lot of people depend on this option
including us. Since it got accepted I do not see a reason for this to get
postponed any further. Thanks!
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D28462/new/
https://reviews.llv
vit9696 added a comment.
@ruiu, we have some hardware, which bootloader does not support PT_GNU_STACK
segments, and would therefore benefit quite a bit from this option. As this
does not really depend on NetBSD support, could you please merge this patch in
time for 9.0? Thanks!
CHANGES SINCE
Tyker created this revision.
Tyker added a reviewer: rsmith.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
Changes:
- Calls to consteval function and constructors are not evaluated as soon as
they are reached.
- Add diagnostic for taking address of a consteval function i
vit9696 added a comment.
Not sure whether I understood you, do not you already have the common switch by
feature, named spe, in Features["spe"] line for that?
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D49754/new/
https://reviews.llvm.org/D49754
___
This revision was automatically updated to reflect the committed changes.
Closed by commit rL364864: [analyzer] exploded-graph-rewriter: Implement
program point tags. (authored by dergachev, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Changed prior to co
This revision was automatically updated to reflect the committed changes.
Closed by commit rL364865: [analyzer] exploded-graph-rewriter: Add support for
dynamic types. (authored by dergachev, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Changed prior to c
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 rL364866: [analyzer] NFC: Add a convenient CallDescriptionMap
class. (authored by dergachev, committed by ).
Herald added a
This revision was automatically updated to reflect the committed changes.
Closed by commit rL364867: [analyzer] NFC: CallDescription: Implement
describing C library functions. (authored by dergachev, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Changed pr
2301 - 2400 of 250892 matches
Mail list logo