llvm-project/llvm/lib/Target/MSP430/InstPrinter
Alexander Kornienko 70bc5f1398 Fixed/added namespace ending comments using clang-tidy. NFC
The patch is generated using this command:

tools/clang/tools/extra/clang-tidy/tool/run-clang-tidy.py -fix \
  -checks=-*,llvm-namespace-comment -header-filter='llvm/.*|clang/.*' \
  llvm/lib/


Thanks to Eugene Kosov for the original patch!

llvm-svn: 240137
2015-06-19 15:57:42 +00:00
..
CMakeLists.txt
LLVMBuild.txt
MSP430InstPrinter.cpp MC: Add target hook to control symbol quoting 2015-06-09 00:31:39 +00:00
MSP430InstPrinter.h Fixed/added namespace ending comments using clang-tidy. NFC 2015-06-19 15:57:42 +00:00
Makefile