Skip to content

扩展clang,添加自定义pragma的处理。用于对特定代码段做标记。

Notifications You must be signed in to change notification settings

cwg2205195/ExtClangPragma

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ExtClangPragma

扩展clang,添加自定义pragma的处理。用于对特定代码段做标记。

Implementing a Custom Directive Handler in Clang . By using this technique , we can obfuscate specific section of code as we wish .

About

扩展clang,添加自定义pragma的处理。用于对特定代码段做标记。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages