aheejin marked an inline comment as done.
aheejin added inline comments.
Comment at: clang/lib/CodeGen/CGException.cpp:23
#include "clang/AST/StmtVisitor.h"
+#include "clang/Basic/DiagnosticSema.h"
#include "clang/Basic/TargetBuiltins.h"
aheejin wrote:
> One th
Author: Matt Arsenault
Date: 2020-05-08T20:57:56-04:00
New Revision: 03cb328d6f691bde88c754341ff3859d1c1ecc2f
URL:
https://github.com/llvm/llvm-project/commit/03cb328d6f691bde88c754341ff3859d1c1ecc2f
DIFF:
https://github.com/llvm/llvm-project/commit/03cb328d6f691bde88c754341ff3859d1c1ecc2f.diff
fanjinke added a comment.
Hi Cryptoad,
Could you help me to commit the patch? Because I don't have access.
Thanks.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62368/new/
https://reviews.llvm.org/D62368
___
Author: Richard Smith
Date: 2020-05-08T19:32:00-07:00
New Revision: c90e198107431f64b73686bdce31c293e3380ac7
URL:
https://github.com/llvm/llvm-project/commit/c90e198107431f64b73686bdce31c293e3380ac7
DIFF:
https://github.com/llvm/llvm-project/commit/c90e198107431f64b73686bdce31c293e3380ac7.diff
lbrandy added a comment.
Someone pointed this patch/thread out to me so I wanted to give some background
on what prompted the mention of this in my talk.
I think this particular bug is a _huge_ and _recurring_ problem (we've had yet
more examples recently, internally) but I also believe that th
hyd-dev added a comment.
None of the clang-tidy command line options are prefixed with `-f`.
This command line option used to be `--color-diagnostics`, but I've followed
@hokein's advice to change it to `--use-color`.
If you mean to use the `-fcolor-diagnostics` option from
`compile_commands.jso
Author: Fangrui Song
Date: 2020-05-08T23:36:29-07:00
New Revision: 6bf0ad78dc01020c9036ad49de2e0f4d59b6def9
URL:
https://github.com/llvm/llvm-project/commit/6bf0ad78dc01020c9036ad49de2e0f4d59b6def9
DIFF:
https://github.com/llvm/llvm-project/commit/6bf0ad78dc01020c9036ad49de2e0f4d59b6def9.diff
101 - 107 of 107 matches
Mail list logo