Skip to content

Commit

Permalink
update comment in X86PlatformConfig.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
marenz2569 committed Nov 16, 2024
1 parent 32f1399 commit f045530
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,6 @@
// This file exists to get an entry in the compile commands database. Clangd will interpolate the include directories
// for header files based on the source file with the best matching score. This file should be the best score for the
// included header. Therefore we should not see any errors in this file for missing includes. For more infomation
// look in the LLVM code base: clang/lib/Tooling/InterpolatingCompilationDatabase.cpp
// look in the LLVM code base: clang/lib/Tooling/InterpolatingCompilationDatabase.cpp

#include "firestarter/Environment/X86/Platform/X86PlatformConfig.hpp"

0 comments on commit f045530

Please sign in to comment.