NoQ added inline comments.

================
Comment at: lib/Analysis/CFG.cpp:1700
 /// way return valid LocalScope object.
 LocalScope* CFGBuilder::createOrReuseLocalScope(LocalScope* Scope) {
   if (Scope)
----------------
NoQ wrote:
> It seems that something  has moved asterisks to a weird spot, might be a 
> rebase artifact or accidental tooling.
Uhm, it was always this way, just weird history when i looked at the diff 
between diffs, nvm, sorry.


Repository:
  rL LLVM

https://reviews.llvm.org/D16403



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

Reply via email to