Xazax-hun wrote:

I think a good name would reflect how this would be used, so I think something 
like:
```
struct BugReport {
  std::string FullDescription;
  std::string ShortDescription;
};
```

would make it very clear what this would be used for without any ambiguity. 

https://github.com/llvm/llvm-project/pull/202372
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to