Skip to content

umaumax/clang_parse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

clang_parse

  • google coding ruleの命名規則に準拠していないコードを検出する
  • 検出した結果のrenameはgit sedclang-renameを利用する

how to download sample cpp files

git clone https://github.com/c42f/tinyformat

TODO

  • pip installの対応
  • vprint libraryの切り出し
  • 検出範囲の制御
    • 指定repo以外を除外
  • 実際のコードに適用し,不足部分の洗い出し

how to test

./simple_test.sh sample.cpp

前提条件

  • badgoodを含んだ名称でテスト対象のcppコードを記述する

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published