mboehme marked an inline comment as done.
mboehme added inline comments.

================
Comment at: clang/lib/Analysis/FlowSensitive/RecordOps.cpp:20
+
+void copyRecord(AggregateStorageLocation &Src, AggregateStorageLocation &Dst,
+                Environment &Env) {
----------------
MaskRay wrote:
> See 
> https://llvm.org/docs/CodingStandards.html#use-namespace-qualifiers-to-implement-previously-declared-functions
> 
> I'll change this.
Thanks for pointing this out!

https://reviews.llvm.org/D153833


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D153006/new/

https://reviews.llvm.org/D153006

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to