================
@@ -109,6 +109,13 @@ class ToolChain {
     UNW_Libgcc
   };
 
+  enum CStdLibType {
----------------
petrhosek wrote:

```suggestion
  enum CStdlibType {
```
For consistency with `CXXStdlibType`.

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

Reply via email to