mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-11-27 15:41:46 +00:00
Small cosmetic cleanups in code I will change anyway.
llvm-svn: 147424
This commit is contained in:
parent
b6cc74c809
commit
eeb9d9fef6
@ -456,7 +456,7 @@ namespace test22 {
|
||||
}
|
||||
|
||||
namespace PR10113 {
|
||||
namespace foo __attribute__ ((__visibility__ ("default"))) {
|
||||
namespace foo DEFAULT {
|
||||
template<typename T>
|
||||
class bar {
|
||||
void zed() {}
|
||||
|
Loading…
Reference in New Issue
Block a user