started to improve compiler
This commit is contained in:
@@ -22,7 +22,6 @@ class CClangCompiler : public ICCompiler
|
||||
{
|
||||
public:
|
||||
virtual LinkProject_t Compile( CProject_t *pProject ) override;
|
||||
virtual void GenerateLinterData( void ) override;
|
||||
};
|
||||
|
||||
EXPOSE_INTERFACE(CClangCompiler, ICCompiler, CLANG_C_COMPILER_INTERFACE_NAME);
|
||||
|
||||
0
fpc/library/clang/c_clang_cl.cpp
Normal file
0
fpc/library/clang/c_clang_cl.cpp
Normal file
Reference in New Issue
Block a user