forked from OSchip/llvm-project
parent
536fb95321
commit
410d32bfec
|
@ -178,6 +178,10 @@
|
|||
RelativePath="..\..\lib\AST\DeclBase.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\lib\AST\DeclCXX.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\lib\AST\DeclObjC.cpp"
|
||||
>
|
||||
|
@ -264,6 +268,10 @@
|
|||
RelativePath="..\..\include\clang\AST\Decl.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\clang\AST\DeclCXX.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\clang\AST\DeclObjC.h"
|
||||
>
|
||||
|
|
Loading…
Reference in New Issue