Author: mrs
Date: Tue Sep 15 20:31:09 2009
New Revision: 81986
URL: http://llvm.org/viewvc/llvm-project?rev=81986&view=rev
Log:
Add a FIXME, so the next person don't trip as hard on the landmines.
Modified:
cfe/trunk/include/clang/Basic/Version.h
Modified: cfe/trunk/include/clang/Basic/Version.h
URL:
http://llvm.org/viewvc/llvm-project/cfe/trunk/include/clang/Basic/Version.h?rev=81986&r1=81985&r2=81986&view=diff
==============================================================================
--- cfe/trunk/include/clang/Basic/Version.h (original)
+++ cfe/trunk/include/clang/Basic/Version.h Tue Sep 15 20:31:09 2009
@@ -17,6 +17,7 @@
/// \brief Clang major version
#define CLANG_VERSION_MAJOR 1
+// FIXME: Updates to this file must also update CMakeLists.txt and VER.
/// \brief Clang minor version
#define CLANG_VERSION_MINOR 1
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits