-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove C++ sources from repo (#74481)
* Remove C++ sources from repo The C++ sources are triggering CodeQL checks. Suppressing them / getting exceptions is very tricky. Instead just removing this code. The majority of it was written to validate our floating point parsing code compared to the C++ impl. It's been ages since that was needed. Can recover it by looking at this commit in the future if needed. * more * more
- Loading branch information
Showing
11 changed files
with
0 additions
and
615 deletions.
There are no files selected for viewing
40 changes: 0 additions & 40 deletions
40
src/Compilers/RealParserTests/CLibraryShim/AssemblyInfo.cpp
This file was deleted.
Oops, something went wrong.
31 changes: 0 additions & 31 deletions
31
src/Compilers/RealParserTests/CLibraryShim/CLibraryShim.cpp
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
151 changes: 0 additions & 151 deletions
151
src/Compilers/RealParserTests/CLibraryShim/CLibraryShim.vcxproj
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.