]> granicus.if.org Git - clang/commitdiff
Add a FIXME, so the next person don't trip as hard on the landmines.
authorMike Stump <mrs@apple.com>
Wed, 16 Sep 2009 01:31:09 +0000 (01:31 +0000)
committerMike Stump <mrs@apple.com>
Wed, 16 Sep 2009 01:31:09 +0000 (01:31 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@81986 91177308-0d34-0410-b5e6-96231b3b80d8

include/clang/Basic/Version.h

index a6ced156ac93b2c545048e08fd9d8c99e9bb95a2..3c1ef2bb592c3ee509951140b581765cba65ce18 100644 (file)
@@ -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