[docs] Document what "NFC" means in a commit message.
[oota-llvm.git] / docs / Lexicon.rst
index 65b7a3e84cdaa9accab270701eee5466903e35ce..9a599da1285916c64e5fa2c27b23341f6d0cf6cc 100644 (file)
@@ -133,6 +133,15 @@ M
 **MC**
     Machine Code
 
+N
+-
+
+**NFC**
+  "No functional change". Used in a commit message to indicate that a patch
+  is a pure refactoring/cleanup.
+  Usually used in the first line, so it is visible without opening the
+  actual commit email.
+
 O
 -
 .. _object pointer: