Reformat a comment. NFC.

llvm-svn: 318079
This commit is contained in:
Stephane Sezer 2017-11-13 20:13:25 +00:00
parent 014be10717
commit aaa41ae08e
1 changed files with 1 additions and 2 deletions

View File

@ -13,8 +13,7 @@
#if defined(__cplusplus)
// Include Compiler.h here so we don't define LLVM_FALLTHROUGH and then
// Compiler.h
// later tries to redefine it.
// Compiler.h later tries to redefine it.
#include "llvm/Support/Compiler.h"
#ifndef LLVM_FALLTHROUGH