]> git.ipfire.org Git - thirdparty/ccache.git/commitdiff
Add short description of ArgsInfo
authorJoel Rosdahl <joel@rosdahl.net>
Tue, 28 Jan 2020 19:35:33 +0000 (20:35 +0100)
committerJoel Rosdahl <joel@rosdahl.net>
Tue, 28 Jan 2020 19:49:14 +0000 (20:49 +0100)
As suggested by Alexander Lanin.

src/ArgsInfo.hpp

index a935b688406bdbe17fd10ea8581e21a71b214360..33c6f7049efaabd88452980f9ef21c657b33731b 100644 (file)
@@ -22,6 +22,7 @@
 
 #include <string>
 
+// This class holds meta-information derived from the compiler arguments.
 struct ArgsInfo
 {
   // The source file.