mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-12-03 03:11:27 +00:00
The Clang C API does not require C++. Thanks to Jordan Rose for pointing out this error!
llvm-svn: 210841
This commit is contained in:
parent
c7f0d23f56
commit
1dafb9bb80
@ -1,5 +1,4 @@
|
||||
module Clang_C {
|
||||
requires cplusplus
|
||||
umbrella "."
|
||||
module * { export * }
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user