mirror of
https://github.com/beefytech/Beef.git
synced 2025-07-04 15:26:00 +02:00
Avoid showing line number when its not relevant
This commit is contained in:
parent
e2dad5f838
commit
e2428a11a3
3 changed files with 23 additions and 16 deletions
|
@ -170,7 +170,8 @@ file(GLOB SRC_FILES
|
|||
Compiler/BfSystem.cpp
|
||||
Compiler/BfUtil.cpp
|
||||
Compiler/BfVarDeclChecker.cpp
|
||||
Compiler/MemReporter.cpp
|
||||
Compiler/BfTargetTriple.cpp
|
||||
Compiler/MemReporter.cpp
|
||||
)
|
||||
|
||||
# Add library to build.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue