[llvm] [NFC] Move DroppedVariableStats to its own file and redesign it to be extensible. (PR #115563)

Orlando Cazalet-Hyams via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 12 01:23:31 PST 2024


================
@@ -108,4 +162,4 @@ class DroppedVariableStats {
 
 } // namespace llvm
 
-#endif
+#endif
----------------
OCHyams wrote:

nit: whitespace

https://github.com/llvm/llvm-project/pull/115563


More information about the llvm-commits mailing list