Configure clang-check for c++ standard libraries
问题 I am trying to run Ale as my linter, which in turn uses clang-check to lint my code. $ clang-check FeatureManager.h Error while trying to load a compilation database: Could not auto-detect compilation database for file "FeatureManager.h" No compilation database found in /home/babbleshack/ or any parent directory json-compilation-database: Error while opening JSON database: No such file or directory Running without flags. /home/babbleshack/FeatureManager.h:6:10: fatal error: 'unordered_map'