did some more cleanup
This commit is contained in:
parent
f36aa7c450
commit
a1b526988d
997
Makefile
997
Makefile
@ -1,997 +0,0 @@
|
||||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "Unix Makefiles" Generator, CMake Version 3.17
|
||||
|
||||
# Default target executed when no arguments are given to make.
|
||||
default_target: all
|
||||
|
||||
.PHONY : default_target
|
||||
|
||||
# Allow only one "make -f Makefile2" at a time, but pass parallelism.
|
||||
.NOTPARALLEL:
|
||||
|
||||
|
||||
#=============================================================================
|
||||
# Special targets provided by cmake.
|
||||
|
||||
# Disable implicit rules so canonical targets will work.
|
||||
.SUFFIXES:
|
||||
|
||||
|
||||
# Disable VCS-based implicit rules.
|
||||
% : %,v
|
||||
|
||||
|
||||
# Disable VCS-based implicit rules.
|
||||
% : RCS/%
|
||||
|
||||
|
||||
# Disable VCS-based implicit rules.
|
||||
% : RCS/%,v
|
||||
|
||||
|
||||
# Disable VCS-based implicit rules.
|
||||
% : SCCS/s.%
|
||||
|
||||
|
||||
# Disable VCS-based implicit rules.
|
||||
% : s.%
|
||||
|
||||
|
||||
.SUFFIXES: .hpux_make_needs_suffix_list
|
||||
|
||||
|
||||
# Suppress display of executed commands.
|
||||
$(VERBOSE).SILENT:
|
||||
|
||||
|
||||
# A target that is always out of date.
|
||||
cmake_force:
|
||||
|
||||
.PHONY : cmake_force
|
||||
|
||||
#=============================================================================
|
||||
# Set environment variables for the build.
|
||||
|
||||
# The shell in which to execute make rules.
|
||||
SHELL = /bin/sh
|
||||
|
||||
# The CMake executable.
|
||||
CMAKE_COMMAND = /usr/bin/cmake
|
||||
|
||||
# The command to remove a file.
|
||||
RM = /usr/bin/cmake -E rm -f
|
||||
|
||||
# Escaping for special characters.
|
||||
EQUALS = =
|
||||
|
||||
# The top-level source directory on which CMake was run.
|
||||
CMAKE_SOURCE_DIR = /home/hello_user/hashmap-bench
|
||||
|
||||
# The top-level build directory on which CMake was run.
|
||||
CMAKE_BINARY_DIR = /home/hello_user/hashmap-bench
|
||||
|
||||
#=============================================================================
|
||||
# Targets provided globally by CMake.
|
||||
|
||||
# Special rule for the target rebuild_cache
|
||||
rebuild_cache:
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..."
|
||||
/usr/bin/cmake --regenerate-during-build -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
|
||||
.PHONY : rebuild_cache
|
||||
|
||||
# Special rule for the target rebuild_cache
|
||||
rebuild_cache/fast: rebuild_cache
|
||||
|
||||
.PHONY : rebuild_cache/fast
|
||||
|
||||
# Special rule for the target edit_cache
|
||||
edit_cache:
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake cache editor..."
|
||||
/usr/bin/ccmake -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
|
||||
.PHONY : edit_cache
|
||||
|
||||
# Special rule for the target edit_cache
|
||||
edit_cache/fast: edit_cache
|
||||
|
||||
.PHONY : edit_cache/fast
|
||||
|
||||
# The main all target
|
||||
all: cmake_check_build_system
|
||||
$(CMAKE_COMMAND) -E cmake_progress_start /home/hello_user/hashmap-bench/CMakeFiles /home/hello_user/hashmap-bench/CMakeFiles/progress.marks
|
||||
$(MAKE) -f CMakeFiles/Makefile2 all
|
||||
$(CMAKE_COMMAND) -E cmake_progress_start /home/hello_user/hashmap-bench/CMakeFiles 0
|
||||
.PHONY : all
|
||||
|
||||
# The main clean target
|
||||
clean:
|
||||
$(MAKE) -f CMakeFiles/Makefile2 clean
|
||||
.PHONY : clean
|
||||
|
||||
# The main clean target
|
||||
clean/fast: clean
|
||||
|
||||
.PHONY : clean/fast
|
||||
|
||||
# Prepare targets for installation.
|
||||
preinstall: all
|
||||
$(MAKE) -f CMakeFiles/Makefile2 preinstall
|
||||
.PHONY : preinstall
|
||||
|
||||
# Prepare targets for installation.
|
||||
preinstall/fast:
|
||||
$(MAKE) -f CMakeFiles/Makefile2 preinstall
|
||||
.PHONY : preinstall/fast
|
||||
|
||||
# clear depends
|
||||
depend:
|
||||
$(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
|
||||
.PHONY : depend
|
||||
|
||||
#=============================================================================
|
||||
# Target rules for targets named studproject
|
||||
|
||||
# Build rule for target.
|
||||
studproject: cmake_check_build_system
|
||||
$(MAKE) -f CMakeFiles/Makefile2 studproject
|
||||
.PHONY : studproject
|
||||
|
||||
# fast build rule for target.
|
||||
studproject/fast:
|
||||
$(MAKE) -f CMakeFiles/studproject.dir/build.make CMakeFiles/studproject.dir/build
|
||||
.PHONY : studproject/fast
|
||||
|
||||
#=============================================================================
|
||||
# Target rules for targets named absl_scoped_set_env
|
||||
|
||||
# Build rule for target.
|
||||
absl_scoped_set_env: cmake_check_build_system
|
||||
$(MAKE) -f CMakeFiles/Makefile2 absl_scoped_set_env
|
||||
.PHONY : absl_scoped_set_env
|
||||
|
||||
# fast build rule for target.
|
||||
absl_scoped_set_env/fast:
|
||||
$(MAKE) -f src/includes/3thparty/tsl/absl/base/CMakeFiles/absl_scoped_set_env.dir/build.make src/includes/3thparty/tsl/absl/base/CMakeFiles/absl_scoped_set_env.dir/build
|
||||
.PHONY : absl_scoped_set_env/fast
|
||||
|
||||
#=============================================================================
|
||||
# Target rules for targets named absl_spinlock_wait
|
||||
|
||||
# Build rule for target.
|
||||
absl_spinlock_wait: cmake_check_build_system
|
||||
$(MAKE) -f CMakeFiles/Makefile2 absl_spinlock_wait
|
||||
.PHONY : absl_spinlock_wait
|
||||
|
||||
# fast build rule for target.
|
||||
absl_spinlock_wait/fast:
|
||||
$(MAKE) -f src/includes/3thparty/tsl/absl/base/CMakeFiles/absl_spinlock_wait.dir/build.make src/includes/3thparty/tsl/absl/base/CMakeFiles/absl_spinlock_wait.dir/build
|
||||
.PHONY : absl_spinlock_wait/fast
|
||||
|
||||
#=============================================================================
|
||||
# Target rules for targets named absl_periodic_sampler
|
||||
|
||||
# Build rule for target.
|
||||
absl_periodic_sampler: cmake_check_build_system
|
||||
$(MAKE) -f CMakeFiles/Makefile2 absl_periodic_sampler
|
||||
.PHONY : absl_periodic_sampler
|
||||
|
||||
# fast build rule for target.
|
||||
absl_periodic_sampler/fast:
|
||||
$(MAKE) -f src/includes/3thparty/tsl/absl/base/CMakeFiles/absl_periodic_sampler.dir/build.make src/includes/3thparty/tsl/absl/base/CMakeFiles/absl_periodic_sampler.dir/build
|
||||
.PHONY : absl_periodic_sampler/fast
|
||||
|
||||
#=============================================================================
|
||||
# Target rules for targets named absl_base
|
||||
|
||||
# Build rule for target.
|
||||
absl_base: cmake_check_build_system
|
||||
$(MAKE) -f CMakeFiles/Makefile2 absl_base
|
||||
.PHONY : absl_base
|
||||
|
||||
# fast build rule for target.
|
||||
absl_base/fast:
|
||||
$(MAKE) -f src/includes/3thparty/tsl/absl/base/CMakeFiles/absl_base.dir/build.make src/includes/3thparty/tsl/absl/base/CMakeFiles/absl_base.dir/build
|
||||
.PHONY : absl_base/fast
|
||||
|
||||
#=============================================================================
|
||||
# Target rules for targets named absl_exponential_biased
|
||||
|
||||
# Build rule for target.
|
||||
absl_exponential_biased: cmake_check_build_system
|
||||
$(MAKE) -f CMakeFiles/Makefile2 absl_exponential_biased
|
||||
.PHONY : absl_exponential_biased
|
||||
|
||||
# fast build rule for target.
|
||||
absl_exponential_biased/fast:
|
||||
$(MAKE) -f src/includes/3thparty/tsl/absl/base/CMakeFiles/absl_exponential_biased.dir/build.make src/includes/3thparty/tsl/absl/base/CMakeFiles/absl_exponential_biased.dir/build
|
||||
.PHONY : absl_exponential_biased/fast
|
||||
|
||||
#=============================================================================
|
||||
# Target rules for targets named absl_throw_delegate
|
||||
|
||||
# Build rule for target.
|
||||
absl_throw_delegate: cmake_check_build_system
|
||||
$(MAKE) -f CMakeFiles/Makefile2 absl_throw_delegate
|
||||
.PHONY : absl_throw_delegate
|
||||
|
||||
# fast build rule for target.
|
||||
absl_throw_delegate/fast:
|
||||
$(MAKE) -f src/includes/3thparty/tsl/absl/base/CMakeFiles/absl_throw_delegate.dir/build.make src/includes/3thparty/tsl/absl/base/CMakeFiles/absl_throw_delegate.dir/build
|
||||
.PHONY : absl_throw_delegate/fast
|
||||
|
||||
#=============================================================================
|
||||
# Target rules for targets named absl_raw_logging_internal
|
||||
|
||||
# Build rule for target.
|
||||
absl_raw_logging_internal: cmake_check_build_system
|
||||
$(MAKE) -f CMakeFiles/Makefile2 absl_raw_logging_internal
|
||||
.PHONY : absl_raw_logging_internal
|
||||
|
||||
# fast build rule for target.
|
||||
absl_raw_logging_internal/fast:
|
||||
$(MAKE) -f src/includes/3thparty/tsl/absl/base/CMakeFiles/absl_raw_logging_internal.dir/build.make src/includes/3thparty/tsl/absl/base/CMakeFiles/absl_raw_logging_internal.dir/build
|
||||
.PHONY : absl_raw_logging_internal/fast
|
||||
|
||||
#=============================================================================
|
||||
# Target rules for targets named absl_log_severity
|
||||
|
||||
# Build rule for target.
|
||||
absl_log_severity: cmake_check_build_system
|
||||
$(MAKE) -f CMakeFiles/Makefile2 absl_log_severity
|
||||
.PHONY : absl_log_severity
|
||||
|
||||
# fast build rule for target.
|
||||
absl_log_severity/fast:
|
||||
$(MAKE) -f src/includes/3thparty/tsl/absl/base/CMakeFiles/absl_log_severity.dir/build.make src/includes/3thparty/tsl/absl/base/CMakeFiles/absl_log_severity.dir/build
|
||||
.PHONY : absl_log_severity/fast
|
||||
|
||||
#=============================================================================
|
||||
# Target rules for targets named absl_dynamic_annotations
|
||||
|
||||
# Build rule for target.
|
||||
absl_dynamic_annotations: cmake_check_build_system
|
||||
$(MAKE) -f CMakeFiles/Makefile2 absl_dynamic_annotations
|
||||
.PHONY : absl_dynamic_annotations
|
||||
|
||||
# fast build rule for target.
|
||||
absl_dynamic_annotations/fast:
|
||||
$(MAKE) -f src/includes/3thparty/tsl/absl/base/CMakeFiles/absl_dynamic_annotations.dir/build.make src/includes/3thparty/tsl/absl/base/CMakeFiles/absl_dynamic_annotations.dir/build
|
||||
.PHONY : absl_dynamic_annotations/fast
|
||||
|
||||
#=============================================================================
|
||||
# Target rules for targets named absl_malloc_internal
|
||||
|
||||
# Build rule for target.
|
||||
absl_malloc_internal: cmake_check_build_system
|
||||
$(MAKE) -f CMakeFiles/Makefile2 absl_malloc_internal
|
||||
.PHONY : absl_malloc_internal
|
||||
|
||||
# fast build rule for target.
|
||||
absl_malloc_internal/fast:
|
||||
$(MAKE) -f src/includes/3thparty/tsl/absl/base/CMakeFiles/absl_malloc_internal.dir/build.make src/includes/3thparty/tsl/absl/base/CMakeFiles/absl_malloc_internal.dir/build
|
||||
.PHONY : absl_malloc_internal/fast
|
||||
|
||||
#=============================================================================
|
||||
# Target rules for targets named absl_hashtablez_sampler
|
||||
|
||||
# Build rule for target.
|
||||
absl_hashtablez_sampler: cmake_check_build_system
|
||||
$(MAKE) -f CMakeFiles/Makefile2 absl_hashtablez_sampler
|
||||
.PHONY : absl_hashtablez_sampler
|
||||
|
||||
# fast build rule for target.
|
||||
absl_hashtablez_sampler/fast:
|
||||
$(MAKE) -f src/includes/3thparty/tsl/absl/container/CMakeFiles/absl_hashtablez_sampler.dir/build.make src/includes/3thparty/tsl/absl/container/CMakeFiles/absl_hashtablez_sampler.dir/build
|
||||
.PHONY : absl_hashtablez_sampler/fast
|
||||
|
||||
#=============================================================================
|
||||
# Target rules for targets named absl_raw_hash_set
|
||||
|
||||
# Build rule for target.
|
||||
absl_raw_hash_set: cmake_check_build_system
|
||||
$(MAKE) -f CMakeFiles/Makefile2 absl_raw_hash_set
|
||||
.PHONY : absl_raw_hash_set
|
||||
|
||||
# fast build rule for target.
|
||||
absl_raw_hash_set/fast:
|
||||
$(MAKE) -f src/includes/3thparty/tsl/absl/container/CMakeFiles/absl_raw_hash_set.dir/build.make src/includes/3thparty/tsl/absl/container/CMakeFiles/absl_raw_hash_set.dir/build
|
||||
.PHONY : absl_raw_hash_set/fast
|
||||
|
||||
#=============================================================================
|
||||
# Target rules for targets named absl_leak_check
|
||||
|
||||
# Build rule for target.
|
||||
absl_leak_check: cmake_check_build_system
|
||||
$(MAKE) -f CMakeFiles/Makefile2 absl_leak_check
|
||||
.PHONY : absl_leak_check
|
||||
|
||||
# fast build rule for target.
|
||||
absl_leak_check/fast:
|
||||
$(MAKE) -f src/includes/3thparty/tsl/absl/debugging/CMakeFiles/absl_leak_check.dir/build.make src/includes/3thparty/tsl/absl/debugging/CMakeFiles/absl_leak_check.dir/build
|
||||
.PHONY : absl_leak_check/fast
|
||||
|
||||
#=============================================================================
|
||||
# Target rules for targets named absl_demangle_internal
|
||||
|
||||
# Build rule for target.
|
||||
absl_demangle_internal: cmake_check_build_system
|
||||
$(MAKE) -f CMakeFiles/Makefile2 absl_demangle_internal
|
||||
.PHONY : absl_demangle_internal
|
||||
|
||||
# fast build rule for target.
|
||||
absl_demangle_internal/fast:
|
||||
$(MAKE) -f src/includes/3thparty/tsl/absl/debugging/CMakeFiles/absl_demangle_internal.dir/build.make src/includes/3thparty/tsl/absl/debugging/CMakeFiles/absl_demangle_internal.dir/build
|
||||
.PHONY : absl_demangle_internal/fast
|
||||
|
||||
#=============================================================================
|
||||
# Target rules for targets named absl_symbolize
|
||||
|
||||
# Build rule for target.
|
||||
absl_symbolize: cmake_check_build_system
|
||||
$(MAKE) -f CMakeFiles/Makefile2 absl_symbolize
|
||||
.PHONY : absl_symbolize
|
||||
|
||||
# fast build rule for target.
|
||||
absl_symbolize/fast:
|
||||
$(MAKE) -f src/includes/3thparty/tsl/absl/debugging/CMakeFiles/absl_symbolize.dir/build.make src/includes/3thparty/tsl/absl/debugging/CMakeFiles/absl_symbolize.dir/build
|
||||
.PHONY : absl_symbolize/fast
|
||||
|
||||
#=============================================================================
|
||||
# Target rules for targets named absl_stacktrace
|
||||
|
||||
# Build rule for target.
|
||||
absl_stacktrace: cmake_check_build_system
|
||||
$(MAKE) -f CMakeFiles/Makefile2 absl_stacktrace
|
||||
.PHONY : absl_stacktrace
|
||||
|
||||
# fast build rule for target.
|
||||
absl_stacktrace/fast:
|
||||
$(MAKE) -f src/includes/3thparty/tsl/absl/debugging/CMakeFiles/absl_stacktrace.dir/build.make src/includes/3thparty/tsl/absl/debugging/CMakeFiles/absl_stacktrace.dir/build
|
||||
.PHONY : absl_stacktrace/fast
|
||||
|
||||
#=============================================================================
|
||||
# Target rules for targets named absl_leak_check_disable
|
||||
|
||||
# Build rule for target.
|
||||
absl_leak_check_disable: cmake_check_build_system
|
||||
$(MAKE) -f CMakeFiles/Makefile2 absl_leak_check_disable
|
||||
.PHONY : absl_leak_check_disable
|
||||
|
||||
# fast build rule for target.
|
||||
absl_leak_check_disable/fast:
|
||||
$(MAKE) -f src/includes/3thparty/tsl/absl/debugging/CMakeFiles/absl_leak_check_disable.dir/build.make src/includes/3thparty/tsl/absl/debugging/CMakeFiles/absl_leak_check_disable.dir/build
|
||||
.PHONY : absl_leak_check_disable/fast
|
||||
|
||||
#=============================================================================
|
||||
# Target rules for targets named absl_examine_stack
|
||||
|
||||
# Build rule for target.
|
||||
absl_examine_stack: cmake_check_build_system
|
||||
$(MAKE) -f CMakeFiles/Makefile2 absl_examine_stack
|
||||
.PHONY : absl_examine_stack
|
||||
|
||||
# fast build rule for target.
|
||||
absl_examine_stack/fast:
|
||||
$(MAKE) -f src/includes/3thparty/tsl/absl/debugging/CMakeFiles/absl_examine_stack.dir/build.make src/includes/3thparty/tsl/absl/debugging/CMakeFiles/absl_examine_stack.dir/build
|
||||
.PHONY : absl_examine_stack/fast
|
||||
|
||||
#=============================================================================
|
||||
# Target rules for targets named absl_failure_signal_handler
|
||||
|
||||
# Build rule for target.
|
||||
absl_failure_signal_handler: cmake_check_build_system
|
||||
$(MAKE) -f CMakeFiles/Makefile2 absl_failure_signal_handler
|
||||
.PHONY : absl_failure_signal_handler
|
||||
|
||||
# fast build rule for target.
|
||||
absl_failure_signal_handler/fast:
|
||||
$(MAKE) -f src/includes/3thparty/tsl/absl/debugging/CMakeFiles/absl_failure_signal_handler.dir/build.make src/includes/3thparty/tsl/absl/debugging/CMakeFiles/absl_failure_signal_handler.dir/build
|
||||
.PHONY : absl_failure_signal_handler/fast
|
||||
|
||||
#=============================================================================
|
||||
# Target rules for targets named absl_debugging_internal
|
||||
|
||||
# Build rule for target.
|
||||
absl_debugging_internal: cmake_check_build_system
|
||||
$(MAKE) -f CMakeFiles/Makefile2 absl_debugging_internal
|
||||
.PHONY : absl_debugging_internal
|
||||
|
||||
# fast build rule for target.
|
||||
absl_debugging_internal/fast:
|
||||
$(MAKE) -f src/includes/3thparty/tsl/absl/debugging/CMakeFiles/absl_debugging_internal.dir/build.make src/includes/3thparty/tsl/absl/debugging/CMakeFiles/absl_debugging_internal.dir/build
|
||||
.PHONY : absl_debugging_internal/fast
|
||||
|
||||
#=============================================================================
|
||||
# Target rules for targets named absl_flags_internal
|
||||
|
||||
# Build rule for target.
|
||||
absl_flags_internal: cmake_check_build_system
|
||||
$(MAKE) -f CMakeFiles/Makefile2 absl_flags_internal
|
||||
.PHONY : absl_flags_internal
|
||||
|
||||
# fast build rule for target.
|
||||
absl_flags_internal/fast:
|
||||
$(MAKE) -f src/includes/3thparty/tsl/absl/flags/CMakeFiles/absl_flags_internal.dir/build.make src/includes/3thparty/tsl/absl/flags/CMakeFiles/absl_flags_internal.dir/build
|
||||
.PHONY : absl_flags_internal/fast
|
||||
|
||||
#=============================================================================
|
||||
# Target rules for targets named absl_flags_usage
|
||||
|
||||
# Build rule for target.
|
||||
absl_flags_usage: cmake_check_build_system
|
||||
$(MAKE) -f CMakeFiles/Makefile2 absl_flags_usage
|
||||
.PHONY : absl_flags_usage
|
||||
|
||||
# fast build rule for target.
|
||||
absl_flags_usage/fast:
|
||||
$(MAKE) -f src/includes/3thparty/tsl/absl/flags/CMakeFiles/absl_flags_usage.dir/build.make src/includes/3thparty/tsl/absl/flags/CMakeFiles/absl_flags_usage.dir/build
|
||||
.PHONY : absl_flags_usage/fast
|
||||
|
||||
#=============================================================================
|
||||
# Target rules for targets named absl_flags_marshalling
|
||||
|
||||
# Build rule for target.
|
||||
absl_flags_marshalling: cmake_check_build_system
|
||||
$(MAKE) -f CMakeFiles/Makefile2 absl_flags_marshalling
|
||||
.PHONY : absl_flags_marshalling
|
||||
|
||||
# fast build rule for target.
|
||||
absl_flags_marshalling/fast:
|
||||
$(MAKE) -f src/includes/3thparty/tsl/absl/flags/CMakeFiles/absl_flags_marshalling.dir/build.make src/includes/3thparty/tsl/absl/flags/CMakeFiles/absl_flags_marshalling.dir/build
|
||||
.PHONY : absl_flags_marshalling/fast
|
||||
|
||||
#=============================================================================
|
||||
# Target rules for targets named absl_flags_parse
|
||||
|
||||
# Build rule for target.
|
||||
absl_flags_parse: cmake_check_build_system
|
||||
$(MAKE) -f CMakeFiles/Makefile2 absl_flags_parse
|
||||
.PHONY : absl_flags_parse
|
||||
|
||||
# fast build rule for target.
|
||||
absl_flags_parse/fast:
|
||||
$(MAKE) -f src/includes/3thparty/tsl/absl/flags/CMakeFiles/absl_flags_parse.dir/build.make src/includes/3thparty/tsl/absl/flags/CMakeFiles/absl_flags_parse.dir/build
|
||||
.PHONY : absl_flags_parse/fast
|
||||
|
||||
#=============================================================================
|
||||
# Target rules for targets named absl_flags_registry
|
||||
|
||||
# Build rule for target.
|
||||
absl_flags_registry: cmake_check_build_system
|
||||
$(MAKE) -f CMakeFiles/Makefile2 absl_flags_registry
|
||||
.PHONY : absl_flags_registry
|
||||
|
||||
# fast build rule for target.
|
||||
absl_flags_registry/fast:
|
||||
$(MAKE) -f src/includes/3thparty/tsl/absl/flags/CMakeFiles/absl_flags_registry.dir/build.make src/includes/3thparty/tsl/absl/flags/CMakeFiles/absl_flags_registry.dir/build
|
||||
.PHONY : absl_flags_registry/fast
|
||||
|
||||
#=============================================================================
|
||||
# Target rules for targets named absl_flags_config
|
||||
|
||||
# Build rule for target.
|
||||
absl_flags_config: cmake_check_build_system
|
||||
$(MAKE) -f CMakeFiles/Makefile2 absl_flags_config
|
||||
.PHONY : absl_flags_config
|
||||
|
||||
# fast build rule for target.
|
||||
absl_flags_config/fast:
|
||||
$(MAKE) -f src/includes/3thparty/tsl/absl/flags/CMakeFiles/absl_flags_config.dir/build.make src/includes/3thparty/tsl/absl/flags/CMakeFiles/absl_flags_config.dir/build
|
||||
.PHONY : absl_flags_config/fast
|
||||
|
||||
#=============================================================================
|
||||
# Target rules for targets named absl_flags
|
||||
|
||||
# Build rule for target.
|
||||
absl_flags: cmake_check_build_system
|
||||
$(MAKE) -f CMakeFiles/Makefile2 absl_flags
|
||||
.PHONY : absl_flags
|
||||
|
||||
# fast build rule for target.
|
||||
absl_flags/fast:
|
||||
$(MAKE) -f src/includes/3thparty/tsl/absl/flags/CMakeFiles/absl_flags.dir/build.make src/includes/3thparty/tsl/absl/flags/CMakeFiles/absl_flags.dir/build
|
||||
.PHONY : absl_flags/fast
|
||||
|
||||
#=============================================================================
|
||||
# Target rules for targets named absl_flags_program_name
|
||||
|
||||
# Build rule for target.
|
||||
absl_flags_program_name: cmake_check_build_system
|
||||
$(MAKE) -f CMakeFiles/Makefile2 absl_flags_program_name
|
||||
.PHONY : absl_flags_program_name
|
||||
|
||||
# fast build rule for target.
|
||||
absl_flags_program_name/fast:
|
||||
$(MAKE) -f src/includes/3thparty/tsl/absl/flags/CMakeFiles/absl_flags_program_name.dir/build.make src/includes/3thparty/tsl/absl/flags/CMakeFiles/absl_flags_program_name.dir/build
|
||||
.PHONY : absl_flags_program_name/fast
|
||||
|
||||
#=============================================================================
|
||||
# Target rules for targets named absl_flags_usage_internal
|
||||
|
||||
# Build rule for target.
|
||||
absl_flags_usage_internal: cmake_check_build_system
|
||||
$(MAKE) -f CMakeFiles/Makefile2 absl_flags_usage_internal
|
||||
.PHONY : absl_flags_usage_internal
|
||||
|
||||
# fast build rule for target.
|
||||
absl_flags_usage_internal/fast:
|
||||
$(MAKE) -f src/includes/3thparty/tsl/absl/flags/CMakeFiles/absl_flags_usage_internal.dir/build.make src/includes/3thparty/tsl/absl/flags/CMakeFiles/absl_flags_usage_internal.dir/build
|
||||
.PHONY : absl_flags_usage_internal/fast
|
||||
|
||||
#=============================================================================
|
||||
# Target rules for targets named absl_hash
|
||||
|
||||
# Build rule for target.
|
||||
absl_hash: cmake_check_build_system
|
||||
$(MAKE) -f CMakeFiles/Makefile2 absl_hash
|
||||
.PHONY : absl_hash
|
||||
|
||||
# fast build rule for target.
|
||||
absl_hash/fast:
|
||||
$(MAKE) -f src/includes/3thparty/tsl/absl/hash/CMakeFiles/absl_hash.dir/build.make src/includes/3thparty/tsl/absl/hash/CMakeFiles/absl_hash.dir/build
|
||||
.PHONY : absl_hash/fast
|
||||
|
||||
#=============================================================================
|
||||
# Target rules for targets named absl_city
|
||||
|
||||
# Build rule for target.
|
||||
absl_city: cmake_check_build_system
|
||||
$(MAKE) -f CMakeFiles/Makefile2 absl_city
|
||||
.PHONY : absl_city
|
||||
|
||||
# fast build rule for target.
|
||||
absl_city/fast:
|
||||
$(MAKE) -f src/includes/3thparty/tsl/absl/hash/CMakeFiles/absl_city.dir/build.make src/includes/3thparty/tsl/absl/hash/CMakeFiles/absl_city.dir/build
|
||||
.PHONY : absl_city/fast
|
||||
|
||||
#=============================================================================
|
||||
# Target rules for targets named absl_int128
|
||||
|
||||
# Build rule for target.
|
||||
absl_int128: cmake_check_build_system
|
||||
$(MAKE) -f CMakeFiles/Makefile2 absl_int128
|
||||
.PHONY : absl_int128
|
||||
|
||||
# fast build rule for target.
|
||||
absl_int128/fast:
|
||||
$(MAKE) -f src/includes/3thparty/tsl/absl/numeric/CMakeFiles/absl_int128.dir/build.make src/includes/3thparty/tsl/absl/numeric/CMakeFiles/absl_int128.dir/build
|
||||
.PHONY : absl_int128/fast
|
||||
|
||||
#=============================================================================
|
||||
# Target rules for targets named absl_random_internal_seed_material
|
||||
|
||||
# Build rule for target.
|
||||
absl_random_internal_seed_material: cmake_check_build_system
|
||||
$(MAKE) -f CMakeFiles/Makefile2 absl_random_internal_seed_material
|
||||
.PHONY : absl_random_internal_seed_material
|
||||
|
||||
# fast build rule for target.
|
||||
absl_random_internal_seed_material/fast:
|
||||
$(MAKE) -f src/includes/3thparty/tsl/absl/random/CMakeFiles/absl_random_internal_seed_material.dir/build.make src/includes/3thparty/tsl/absl/random/CMakeFiles/absl_random_internal_seed_material.dir/build
|
||||
.PHONY : absl_random_internal_seed_material/fast
|
||||
|
||||
#=============================================================================
|
||||
# Target rules for targets named absl_random_internal_randen
|
||||
|
||||
# Build rule for target.
|
||||
absl_random_internal_randen: cmake_check_build_system
|
||||
$(MAKE) -f CMakeFiles/Makefile2 absl_random_internal_randen
|
||||
.PHONY : absl_random_internal_randen
|
||||
|
||||
# fast build rule for target.
|
||||
absl_random_internal_randen/fast:
|
||||
$(MAKE) -f src/includes/3thparty/tsl/absl/random/CMakeFiles/absl_random_internal_randen.dir/build.make src/includes/3thparty/tsl/absl/random/CMakeFiles/absl_random_internal_randen.dir/build
|
||||
.PHONY : absl_random_internal_randen/fast
|
||||
|
||||
#=============================================================================
|
||||
# Target rules for targets named absl_random_internal_distribution_test_util
|
||||
|
||||
# Build rule for target.
|
||||
absl_random_internal_distribution_test_util: cmake_check_build_system
|
||||
$(MAKE) -f CMakeFiles/Makefile2 absl_random_internal_distribution_test_util
|
||||
.PHONY : absl_random_internal_distribution_test_util
|
||||
|
||||
# fast build rule for target.
|
||||
absl_random_internal_distribution_test_util/fast:
|
||||
$(MAKE) -f src/includes/3thparty/tsl/absl/random/CMakeFiles/absl_random_internal_distribution_test_util.dir/build.make src/includes/3thparty/tsl/absl/random/CMakeFiles/absl_random_internal_distribution_test_util.dir/build
|
||||
.PHONY : absl_random_internal_distribution_test_util/fast
|
||||
|
||||
#=============================================================================
|
||||
# Target rules for targets named absl_random_internal_randen_slow
|
||||
|
||||
# Build rule for target.
|
||||
absl_random_internal_randen_slow: cmake_check_build_system
|
||||
$(MAKE) -f CMakeFiles/Makefile2 absl_random_internal_randen_slow
|
||||
.PHONY : absl_random_internal_randen_slow
|
||||
|
||||
# fast build rule for target.
|
||||
absl_random_internal_randen_slow/fast:
|
||||
$(MAKE) -f src/includes/3thparty/tsl/absl/random/CMakeFiles/absl_random_internal_randen_slow.dir/build.make src/includes/3thparty/tsl/absl/random/CMakeFiles/absl_random_internal_randen_slow.dir/build
|
||||
.PHONY : absl_random_internal_randen_slow/fast
|
||||
|
||||
#=============================================================================
|
||||
# Target rules for targets named absl_random_seed_sequences
|
||||
|
||||
# Build rule for target.
|
||||
absl_random_seed_sequences: cmake_check_build_system
|
||||
$(MAKE) -f CMakeFiles/Makefile2 absl_random_seed_sequences
|
||||
.PHONY : absl_random_seed_sequences
|
||||
|
||||
# fast build rule for target.
|
||||
absl_random_seed_sequences/fast:
|
||||
$(MAKE) -f src/includes/3thparty/tsl/absl/random/CMakeFiles/absl_random_seed_sequences.dir/build.make src/includes/3thparty/tsl/absl/random/CMakeFiles/absl_random_seed_sequences.dir/build
|
||||
.PHONY : absl_random_seed_sequences/fast
|
||||
|
||||
#=============================================================================
|
||||
# Target rules for targets named absl_random_internal_randen_hwaes_impl
|
||||
|
||||
# Build rule for target.
|
||||
absl_random_internal_randen_hwaes_impl: cmake_check_build_system
|
||||
$(MAKE) -f CMakeFiles/Makefile2 absl_random_internal_randen_hwaes_impl
|
||||
.PHONY : absl_random_internal_randen_hwaes_impl
|
||||
|
||||
# fast build rule for target.
|
||||
absl_random_internal_randen_hwaes_impl/fast:
|
||||
$(MAKE) -f src/includes/3thparty/tsl/absl/random/CMakeFiles/absl_random_internal_randen_hwaes_impl.dir/build.make src/includes/3thparty/tsl/absl/random/CMakeFiles/absl_random_internal_randen_hwaes_impl.dir/build
|
||||
.PHONY : absl_random_internal_randen_hwaes_impl/fast
|
||||
|
||||
#=============================================================================
|
||||
# Target rules for targets named absl_random_internal_randen_hwaes
|
||||
|
||||
# Build rule for target.
|
||||
absl_random_internal_randen_hwaes: cmake_check_build_system
|
||||
$(MAKE) -f CMakeFiles/Makefile2 absl_random_internal_randen_hwaes
|
||||
.PHONY : absl_random_internal_randen_hwaes
|
||||
|
||||
# fast build rule for target.
|
||||
absl_random_internal_randen_hwaes/fast:
|
||||
$(MAKE) -f src/includes/3thparty/tsl/absl/random/CMakeFiles/absl_random_internal_randen_hwaes.dir/build.make src/includes/3thparty/tsl/absl/random/CMakeFiles/absl_random_internal_randen_hwaes.dir/build
|
||||
.PHONY : absl_random_internal_randen_hwaes/fast
|
||||
|
||||
#=============================================================================
|
||||
# Target rules for targets named absl_random_distributions
|
||||
|
||||
# Build rule for target.
|
||||
absl_random_distributions: cmake_check_build_system
|
||||
$(MAKE) -f CMakeFiles/Makefile2 absl_random_distributions
|
||||
.PHONY : absl_random_distributions
|
||||
|
||||
# fast build rule for target.
|
||||
absl_random_distributions/fast:
|
||||
$(MAKE) -f src/includes/3thparty/tsl/absl/random/CMakeFiles/absl_random_distributions.dir/build.make src/includes/3thparty/tsl/absl/random/CMakeFiles/absl_random_distributions.dir/build
|
||||
.PHONY : absl_random_distributions/fast
|
||||
|
||||
#=============================================================================
|
||||
# Target rules for targets named absl_random_internal_pool_urbg
|
||||
|
||||
# Build rule for target.
|
||||
absl_random_internal_pool_urbg: cmake_check_build_system
|
||||
$(MAKE) -f CMakeFiles/Makefile2 absl_random_internal_pool_urbg
|
||||
.PHONY : absl_random_internal_pool_urbg
|
||||
|
||||
# fast build rule for target.
|
||||
absl_random_internal_pool_urbg/fast:
|
||||
$(MAKE) -f src/includes/3thparty/tsl/absl/random/CMakeFiles/absl_random_internal_pool_urbg.dir/build.make src/includes/3thparty/tsl/absl/random/CMakeFiles/absl_random_internal_pool_urbg.dir/build
|
||||
.PHONY : absl_random_internal_pool_urbg/fast
|
||||
|
||||
#=============================================================================
|
||||
# Target rules for targets named absl_random_seed_gen_exception
|
||||
|
||||
# Build rule for target.
|
||||
absl_random_seed_gen_exception: cmake_check_build_system
|
||||
$(MAKE) -f CMakeFiles/Makefile2 absl_random_seed_gen_exception
|
||||
.PHONY : absl_random_seed_gen_exception
|
||||
|
||||
# fast build rule for target.
|
||||
absl_random_seed_gen_exception/fast:
|
||||
$(MAKE) -f src/includes/3thparty/tsl/absl/random/CMakeFiles/absl_random_seed_gen_exception.dir/build.make src/includes/3thparty/tsl/absl/random/CMakeFiles/absl_random_seed_gen_exception.dir/build
|
||||
.PHONY : absl_random_seed_gen_exception/fast
|
||||
|
||||
#=============================================================================
|
||||
# Target rules for targets named absl_strings_internal
|
||||
|
||||
# Build rule for target.
|
||||
absl_strings_internal: cmake_check_build_system
|
||||
$(MAKE) -f CMakeFiles/Makefile2 absl_strings_internal
|
||||
.PHONY : absl_strings_internal
|
||||
|
||||
# fast build rule for target.
|
||||
absl_strings_internal/fast:
|
||||
$(MAKE) -f src/includes/3thparty/tsl/absl/strings/CMakeFiles/absl_strings_internal.dir/build.make src/includes/3thparty/tsl/absl/strings/CMakeFiles/absl_strings_internal.dir/build
|
||||
.PHONY : absl_strings_internal/fast
|
||||
|
||||
#=============================================================================
|
||||
# Target rules for targets named absl_strings
|
||||
|
||||
# Build rule for target.
|
||||
absl_strings: cmake_check_build_system
|
||||
$(MAKE) -f CMakeFiles/Makefile2 absl_strings
|
||||
.PHONY : absl_strings
|
||||
|
||||
# fast build rule for target.
|
||||
absl_strings/fast:
|
||||
$(MAKE) -f src/includes/3thparty/tsl/absl/strings/CMakeFiles/absl_strings.dir/build.make src/includes/3thparty/tsl/absl/strings/CMakeFiles/absl_strings.dir/build
|
||||
.PHONY : absl_strings/fast
|
||||
|
||||
#=============================================================================
|
||||
# Target rules for targets named absl_str_format_internal
|
||||
|
||||
# Build rule for target.
|
||||
absl_str_format_internal: cmake_check_build_system
|
||||
$(MAKE) -f CMakeFiles/Makefile2 absl_str_format_internal
|
||||
.PHONY : absl_str_format_internal
|
||||
|
||||
# fast build rule for target.
|
||||
absl_str_format_internal/fast:
|
||||
$(MAKE) -f src/includes/3thparty/tsl/absl/strings/CMakeFiles/absl_str_format_internal.dir/build.make src/includes/3thparty/tsl/absl/strings/CMakeFiles/absl_str_format_internal.dir/build
|
||||
.PHONY : absl_str_format_internal/fast
|
||||
|
||||
#=============================================================================
|
||||
# Target rules for targets named absl_synchronization
|
||||
|
||||
# Build rule for target.
|
||||
absl_synchronization: cmake_check_build_system
|
||||
$(MAKE) -f CMakeFiles/Makefile2 absl_synchronization
|
||||
.PHONY : absl_synchronization
|
||||
|
||||
# fast build rule for target.
|
||||
absl_synchronization/fast:
|
||||
$(MAKE) -f src/includes/3thparty/tsl/absl/synchronization/CMakeFiles/absl_synchronization.dir/build.make src/includes/3thparty/tsl/absl/synchronization/CMakeFiles/absl_synchronization.dir/build
|
||||
.PHONY : absl_synchronization/fast
|
||||
|
||||
#=============================================================================
|
||||
# Target rules for targets named absl_graphcycles_internal
|
||||
|
||||
# Build rule for target.
|
||||
absl_graphcycles_internal: cmake_check_build_system
|
||||
$(MAKE) -f CMakeFiles/Makefile2 absl_graphcycles_internal
|
||||
.PHONY : absl_graphcycles_internal
|
||||
|
||||
# fast build rule for target.
|
||||
absl_graphcycles_internal/fast:
|
||||
$(MAKE) -f src/includes/3thparty/tsl/absl/synchronization/CMakeFiles/absl_graphcycles_internal.dir/build.make src/includes/3thparty/tsl/absl/synchronization/CMakeFiles/absl_graphcycles_internal.dir/build
|
||||
.PHONY : absl_graphcycles_internal/fast
|
||||
|
||||
#=============================================================================
|
||||
# Target rules for targets named absl_time_zone
|
||||
|
||||
# Build rule for target.
|
||||
absl_time_zone: cmake_check_build_system
|
||||
$(MAKE) -f CMakeFiles/Makefile2 absl_time_zone
|
||||
.PHONY : absl_time_zone
|
||||
|
||||
# fast build rule for target.
|
||||
absl_time_zone/fast:
|
||||
$(MAKE) -f src/includes/3thparty/tsl/absl/time/CMakeFiles/absl_time_zone.dir/build.make src/includes/3thparty/tsl/absl/time/CMakeFiles/absl_time_zone.dir/build
|
||||
.PHONY : absl_time_zone/fast
|
||||
|
||||
#=============================================================================
|
||||
# Target rules for targets named absl_time
|
||||
|
||||
# Build rule for target.
|
||||
absl_time: cmake_check_build_system
|
||||
$(MAKE) -f CMakeFiles/Makefile2 absl_time
|
||||
.PHONY : absl_time
|
||||
|
||||
# fast build rule for target.
|
||||
absl_time/fast:
|
||||
$(MAKE) -f src/includes/3thparty/tsl/absl/time/CMakeFiles/absl_time.dir/build.make src/includes/3thparty/tsl/absl/time/CMakeFiles/absl_time.dir/build
|
||||
.PHONY : absl_time/fast
|
||||
|
||||
#=============================================================================
|
||||
# Target rules for targets named absl_civil_time
|
||||
|
||||
# Build rule for target.
|
||||
absl_civil_time: cmake_check_build_system
|
||||
$(MAKE) -f CMakeFiles/Makefile2 absl_civil_time
|
||||
.PHONY : absl_civil_time
|
||||
|
||||
# fast build rule for target.
|
||||
absl_civil_time/fast:
|
||||
$(MAKE) -f src/includes/3thparty/tsl/absl/time/CMakeFiles/absl_civil_time.dir/build.make src/includes/3thparty/tsl/absl/time/CMakeFiles/absl_civil_time.dir/build
|
||||
.PHONY : absl_civil_time/fast
|
||||
|
||||
#=============================================================================
|
||||
# Target rules for targets named absl_bad_any_cast_impl
|
||||
|
||||
# Build rule for target.
|
||||
absl_bad_any_cast_impl: cmake_check_build_system
|
||||
$(MAKE) -f CMakeFiles/Makefile2 absl_bad_any_cast_impl
|
||||
.PHONY : absl_bad_any_cast_impl
|
||||
|
||||
# fast build rule for target.
|
||||
absl_bad_any_cast_impl/fast:
|
||||
$(MAKE) -f src/includes/3thparty/tsl/absl/types/CMakeFiles/absl_bad_any_cast_impl.dir/build.make src/includes/3thparty/tsl/absl/types/CMakeFiles/absl_bad_any_cast_impl.dir/build
|
||||
.PHONY : absl_bad_any_cast_impl/fast
|
||||
|
||||
#=============================================================================
|
||||
# Target rules for targets named absl_bad_optional_access
|
||||
|
||||
# Build rule for target.
|
||||
absl_bad_optional_access: cmake_check_build_system
|
||||
$(MAKE) -f CMakeFiles/Makefile2 absl_bad_optional_access
|
||||
.PHONY : absl_bad_optional_access
|
||||
|
||||
# fast build rule for target.
|
||||
absl_bad_optional_access/fast:
|
||||
$(MAKE) -f src/includes/3thparty/tsl/absl/types/CMakeFiles/absl_bad_optional_access.dir/build.make src/includes/3thparty/tsl/absl/types/CMakeFiles/absl_bad_optional_access.dir/build
|
||||
.PHONY : absl_bad_optional_access/fast
|
||||
|
||||
#=============================================================================
|
||||
# Target rules for targets named absl_bad_variant_access
|
||||
|
||||
# Build rule for target.
|
||||
absl_bad_variant_access: cmake_check_build_system
|
||||
$(MAKE) -f CMakeFiles/Makefile2 absl_bad_variant_access
|
||||
.PHONY : absl_bad_variant_access
|
||||
|
||||
# fast build rule for target.
|
||||
absl_bad_variant_access/fast:
|
||||
$(MAKE) -f src/includes/3thparty/tsl/absl/types/CMakeFiles/absl_bad_variant_access.dir/build.make src/includes/3thparty/tsl/absl/types/CMakeFiles/absl_bad_variant_access.dir/build
|
||||
.PHONY : absl_bad_variant_access/fast
|
||||
|
||||
src/generator.o: src/generator.cpp.o
|
||||
|
||||
.PHONY : src/generator.o
|
||||
|
||||
# target to build an object file
|
||||
src/generator.cpp.o:
|
||||
$(MAKE) -f CMakeFiles/studproject.dir/build.make CMakeFiles/studproject.dir/src/generator.cpp.o
|
||||
.PHONY : src/generator.cpp.o
|
||||
|
||||
src/generator.i: src/generator.cpp.i
|
||||
|
||||
.PHONY : src/generator.i
|
||||
|
||||
# target to preprocess a source file
|
||||
src/generator.cpp.i:
|
||||
$(MAKE) -f CMakeFiles/studproject.dir/build.make CMakeFiles/studproject.dir/src/generator.cpp.i
|
||||
.PHONY : src/generator.cpp.i
|
||||
|
||||
src/generator.s: src/generator.cpp.s
|
||||
|
||||
.PHONY : src/generator.s
|
||||
|
||||
# target to generate assembly for a file
|
||||
src/generator.cpp.s:
|
||||
$(MAKE) -f CMakeFiles/studproject.dir/build.make CMakeFiles/studproject.dir/src/generator.cpp.s
|
||||
.PHONY : src/generator.cpp.s
|
||||
|
||||
src/includes/3thparty/emilib/loguru.o: src/includes/3thparty/emilib/loguru.cpp.o
|
||||
|
||||
.PHONY : src/includes/3thparty/emilib/loguru.o
|
||||
|
||||
# target to build an object file
|
||||
src/includes/3thparty/emilib/loguru.cpp.o:
|
||||
$(MAKE) -f CMakeFiles/studproject.dir/build.make CMakeFiles/studproject.dir/src/includes/3thparty/emilib/loguru.cpp.o
|
||||
.PHONY : src/includes/3thparty/emilib/loguru.cpp.o
|
||||
|
||||
src/includes/3thparty/emilib/loguru.i: src/includes/3thparty/emilib/loguru.cpp.i
|
||||
|
||||
.PHONY : src/includes/3thparty/emilib/loguru.i
|
||||
|
||||
# target to preprocess a source file
|
||||
src/includes/3thparty/emilib/loguru.cpp.i:
|
||||
$(MAKE) -f CMakeFiles/studproject.dir/build.make CMakeFiles/studproject.dir/src/includes/3thparty/emilib/loguru.cpp.i
|
||||
.PHONY : src/includes/3thparty/emilib/loguru.cpp.i
|
||||
|
||||
src/includes/3thparty/emilib/loguru.s: src/includes/3thparty/emilib/loguru.cpp.s
|
||||
|
||||
.PHONY : src/includes/3thparty/emilib/loguru.s
|
||||
|
||||
# target to generate assembly for a file
|
||||
src/includes/3thparty/emilib/loguru.cpp.s:
|
||||
$(MAKE) -f CMakeFiles/studproject.dir/build.make CMakeFiles/studproject.dir/src/includes/3thparty/emilib/loguru.cpp.s
|
||||
.PHONY : src/includes/3thparty/emilib/loguru.cpp.s
|
||||
|
||||
src/main.o: src/main.cpp.o
|
||||
|
||||
.PHONY : src/main.o
|
||||
|
||||
# target to build an object file
|
||||
src/main.cpp.o:
|
||||
$(MAKE) -f CMakeFiles/studproject.dir/build.make CMakeFiles/studproject.dir/src/main.cpp.o
|
||||
.PHONY : src/main.cpp.o
|
||||
|
||||
src/main.i: src/main.cpp.i
|
||||
|
||||
.PHONY : src/main.i
|
||||
|
||||
# target to preprocess a source file
|
||||
src/main.cpp.i:
|
||||
$(MAKE) -f CMakeFiles/studproject.dir/build.make CMakeFiles/studproject.dir/src/main.cpp.i
|
||||
.PHONY : src/main.cpp.i
|
||||
|
||||
src/main.s: src/main.cpp.s
|
||||
|
||||
.PHONY : src/main.s
|
||||
|
||||
# target to generate assembly for a file
|
||||
src/main.cpp.s:
|
||||
$(MAKE) -f CMakeFiles/studproject.dir/build.make CMakeFiles/studproject.dir/src/main.cpp.s
|
||||
.PHONY : src/main.cpp.s
|
||||
|
||||
# Help Target
|
||||
help:
|
||||
@echo "The following are some of the valid targets for this Makefile:"
|
||||
@echo "... all (the default if no target is provided)"
|
||||
@echo "... clean"
|
||||
@echo "... depend"
|
||||
@echo "... edit_cache"
|
||||
@echo "... rebuild_cache"
|
||||
@echo "... absl_bad_any_cast_impl"
|
||||
@echo "... absl_bad_optional_access"
|
||||
@echo "... absl_bad_variant_access"
|
||||
@echo "... absl_base"
|
||||
@echo "... absl_city"
|
||||
@echo "... absl_civil_time"
|
||||
@echo "... absl_debugging_internal"
|
||||
@echo "... absl_demangle_internal"
|
||||
@echo "... absl_dynamic_annotations"
|
||||
@echo "... absl_examine_stack"
|
||||
@echo "... absl_exponential_biased"
|
||||
@echo "... absl_failure_signal_handler"
|
||||
@echo "... absl_flags"
|
||||
@echo "... absl_flags_config"
|
||||
@echo "... absl_flags_internal"
|
||||
@echo "... absl_flags_marshalling"
|
||||
@echo "... absl_flags_parse"
|
||||
@echo "... absl_flags_program_name"
|
||||
@echo "... absl_flags_registry"
|
||||
@echo "... absl_flags_usage"
|
||||
@echo "... absl_flags_usage_internal"
|
||||
@echo "... absl_graphcycles_internal"
|
||||
@echo "... absl_hash"
|
||||
@echo "... absl_hashtablez_sampler"
|
||||
@echo "... absl_int128"
|
||||
@echo "... absl_leak_check"
|
||||
@echo "... absl_leak_check_disable"
|
||||
@echo "... absl_log_severity"
|
||||
@echo "... absl_malloc_internal"
|
||||
@echo "... absl_periodic_sampler"
|
||||
@echo "... absl_random_distributions"
|
||||
@echo "... absl_random_internal_distribution_test_util"
|
||||
@echo "... absl_random_internal_pool_urbg"
|
||||
@echo "... absl_random_internal_randen"
|
||||
@echo "... absl_random_internal_randen_hwaes"
|
||||
@echo "... absl_random_internal_randen_hwaes_impl"
|
||||
@echo "... absl_random_internal_randen_slow"
|
||||
@echo "... absl_random_internal_seed_material"
|
||||
@echo "... absl_random_seed_gen_exception"
|
||||
@echo "... absl_random_seed_sequences"
|
||||
@echo "... absl_raw_hash_set"
|
||||
@echo "... absl_raw_logging_internal"
|
||||
@echo "... absl_scoped_set_env"
|
||||
@echo "... absl_spinlock_wait"
|
||||
@echo "... absl_stacktrace"
|
||||
@echo "... absl_str_format_internal"
|
||||
@echo "... absl_strings"
|
||||
@echo "... absl_strings_internal"
|
||||
@echo "... absl_symbolize"
|
||||
@echo "... absl_synchronization"
|
||||
@echo "... absl_throw_delegate"
|
||||
@echo "... absl_time"
|
||||
@echo "... absl_time_zone"
|
||||
@echo "... studproject"
|
||||
@echo "... src/generator.o"
|
||||
@echo "... src/generator.i"
|
||||
@echo "... src/generator.s"
|
||||
@echo "... src/includes/3thparty/emilib/loguru.o"
|
||||
@echo "... src/includes/3thparty/emilib/loguru.i"
|
||||
@echo "... src/includes/3thparty/emilib/loguru.s"
|
||||
@echo "... src/main.o"
|
||||
@echo "... src/main.i"
|
||||
@echo "... src/main.s"
|
||||
.PHONY : help
|
||||
|
||||
|
||||
|
||||
#=============================================================================
|
||||
# Special targets to cleanup operation of make.
|
||||
|
||||
# Special rule to run CMake to check the build system integrity.
|
||||
# No rule that depends on this can have commands that come from listfiles
|
||||
# because they might be regenerated.
|
||||
cmake_check_build_system:
|
||||
$(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
|
||||
.PHONY : cmake_check_build_system
|
||||
|
@ -1 +0,0 @@
|
||||
{"requests":[{"kind":"cache","version":2},{"kind":"codemodel","version":2}]}
|
File diff suppressed because it is too large
Load Diff
@ -1,808 +0,0 @@
|
||||
{
|
||||
"configurations" :
|
||||
[
|
||||
{
|
||||
"directories" :
|
||||
[
|
||||
{
|
||||
"build" : ".",
|
||||
"childIndexes" :
|
||||
[
|
||||
1
|
||||
],
|
||||
"minimumCMakeVersion" :
|
||||
{
|
||||
"string" : "3.15"
|
||||
},
|
||||
"projectIndex" : 0,
|
||||
"source" : ".",
|
||||
"targetIndexes" :
|
||||
[
|
||||
53
|
||||
]
|
||||
},
|
||||
{
|
||||
"build" : "src/includes/3thparty/tsl",
|
||||
"childIndexes" :
|
||||
[
|
||||
2
|
||||
],
|
||||
"minimumCMakeVersion" :
|
||||
{
|
||||
"string" : "3.5"
|
||||
},
|
||||
"parentIndex" : 0,
|
||||
"projectIndex" : 1,
|
||||
"source" : "src/includes/3thparty/abseil-cpp"
|
||||
},
|
||||
{
|
||||
"build" : "src/includes/3thparty/tsl/absl",
|
||||
"childIndexes" :
|
||||
[
|
||||
3,
|
||||
4,
|
||||
5,
|
||||
6,
|
||||
7,
|
||||
8,
|
||||
9,
|
||||
10,
|
||||
11,
|
||||
12,
|
||||
13,
|
||||
14,
|
||||
15,
|
||||
16,
|
||||
17,
|
||||
18
|
||||
],
|
||||
"minimumCMakeVersion" :
|
||||
{
|
||||
"string" : "3.5"
|
||||
},
|
||||
"parentIndex" : 1,
|
||||
"projectIndex" : 1,
|
||||
"source" : "src/includes/3thparty/abseil-cpp/absl"
|
||||
},
|
||||
{
|
||||
"build" : "src/includes/3thparty/tsl/absl/base",
|
||||
"minimumCMakeVersion" :
|
||||
{
|
||||
"string" : "3.5"
|
||||
},
|
||||
"parentIndex" : 2,
|
||||
"projectIndex" : 1,
|
||||
"source" : "src/includes/3thparty/abseil-cpp/absl/base",
|
||||
"targetIndexes" :
|
||||
[
|
||||
3,
|
||||
8,
|
||||
10,
|
||||
27,
|
||||
28,
|
||||
29,
|
||||
41,
|
||||
42,
|
||||
43,
|
||||
50
|
||||
]
|
||||
},
|
||||
{
|
||||
"build" : "src/includes/3thparty/tsl/absl/algorithm",
|
||||
"minimumCMakeVersion" :
|
||||
{
|
||||
"string" : "3.5"
|
||||
},
|
||||
"parentIndex" : 2,
|
||||
"projectIndex" : 1,
|
||||
"source" : "src/includes/3thparty/abseil-cpp/absl/algorithm"
|
||||
},
|
||||
{
|
||||
"build" : "src/includes/3thparty/tsl/absl/container",
|
||||
"minimumCMakeVersion" :
|
||||
{
|
||||
"string" : "3.5"
|
||||
},
|
||||
"parentIndex" : 2,
|
||||
"projectIndex" : 1,
|
||||
"source" : "src/includes/3thparty/abseil-cpp/absl/container",
|
||||
"targetIndexes" :
|
||||
[
|
||||
23,
|
||||
40
|
||||
]
|
||||
},
|
||||
{
|
||||
"build" : "src/includes/3thparty/tsl/absl/debugging",
|
||||
"minimumCMakeVersion" :
|
||||
{
|
||||
"string" : "3.5"
|
||||
},
|
||||
"parentIndex" : 2,
|
||||
"projectIndex" : 1,
|
||||
"source" : "src/includes/3thparty/abseil-cpp/absl/debugging",
|
||||
"targetIndexes" :
|
||||
[
|
||||
6,
|
||||
7,
|
||||
9,
|
||||
11,
|
||||
25,
|
||||
26,
|
||||
44,
|
||||
48
|
||||
]
|
||||
},
|
||||
{
|
||||
"build" : "src/includes/3thparty/tsl/absl/flags",
|
||||
"minimumCMakeVersion" :
|
||||
{
|
||||
"string" : "3.5"
|
||||
},
|
||||
"parentIndex" : 2,
|
||||
"projectIndex" : 1,
|
||||
"source" : "src/includes/3thparty/abseil-cpp/absl/flags",
|
||||
"targetIndexes" :
|
||||
[
|
||||
12,
|
||||
13,
|
||||
14,
|
||||
15,
|
||||
16,
|
||||
17,
|
||||
18,
|
||||
19,
|
||||
20
|
||||
]
|
||||
},
|
||||
{
|
||||
"build" : "src/includes/3thparty/tsl/absl/functional",
|
||||
"minimumCMakeVersion" :
|
||||
{
|
||||
"string" : "3.5"
|
||||
},
|
||||
"parentIndex" : 2,
|
||||
"projectIndex" : 1,
|
||||
"source" : "src/includes/3thparty/abseil-cpp/absl/functional"
|
||||
},
|
||||
{
|
||||
"build" : "src/includes/3thparty/tsl/absl/hash",
|
||||
"minimumCMakeVersion" :
|
||||
{
|
||||
"string" : "3.5"
|
||||
},
|
||||
"parentIndex" : 2,
|
||||
"projectIndex" : 1,
|
||||
"source" : "src/includes/3thparty/abseil-cpp/absl/hash",
|
||||
"targetIndexes" :
|
||||
[
|
||||
4,
|
||||
22
|
||||
]
|
||||
},
|
||||
{
|
||||
"build" : "src/includes/3thparty/tsl/absl/memory",
|
||||
"minimumCMakeVersion" :
|
||||
{
|
||||
"string" : "3.5"
|
||||
},
|
||||
"parentIndex" : 2,
|
||||
"projectIndex" : 1,
|
||||
"source" : "src/includes/3thparty/abseil-cpp/absl/memory"
|
||||
},
|
||||
{
|
||||
"build" : "src/includes/3thparty/tsl/absl/meta",
|
||||
"minimumCMakeVersion" :
|
||||
{
|
||||
"string" : "3.5"
|
||||
},
|
||||
"parentIndex" : 2,
|
||||
"projectIndex" : 1,
|
||||
"source" : "src/includes/3thparty/abseil-cpp/absl/meta"
|
||||
},
|
||||
{
|
||||
"build" : "src/includes/3thparty/tsl/absl/numeric",
|
||||
"minimumCMakeVersion" :
|
||||
{
|
||||
"string" : "3.5"
|
||||
},
|
||||
"parentIndex" : 2,
|
||||
"projectIndex" : 1,
|
||||
"source" : "src/includes/3thparty/abseil-cpp/absl/numeric",
|
||||
"targetIndexes" :
|
||||
[
|
||||
24
|
||||
]
|
||||
},
|
||||
{
|
||||
"build" : "src/includes/3thparty/tsl/absl/random",
|
||||
"minimumCMakeVersion" :
|
||||
{
|
||||
"string" : "3.5"
|
||||
},
|
||||
"parentIndex" : 2,
|
||||
"projectIndex" : 1,
|
||||
"source" : "src/includes/3thparty/abseil-cpp/absl/random",
|
||||
"targetIndexes" :
|
||||
[
|
||||
30,
|
||||
31,
|
||||
32,
|
||||
33,
|
||||
34,
|
||||
35,
|
||||
36,
|
||||
37,
|
||||
38,
|
||||
39
|
||||
]
|
||||
},
|
||||
{
|
||||
"build" : "src/includes/3thparty/tsl/absl/strings",
|
||||
"minimumCMakeVersion" :
|
||||
{
|
||||
"string" : "3.5"
|
||||
},
|
||||
"parentIndex" : 2,
|
||||
"projectIndex" : 1,
|
||||
"source" : "src/includes/3thparty/abseil-cpp/absl/strings",
|
||||
"targetIndexes" :
|
||||
[
|
||||
45,
|
||||
46,
|
||||
47
|
||||
]
|
||||
},
|
||||
{
|
||||
"build" : "src/includes/3thparty/tsl/absl/synchronization",
|
||||
"minimumCMakeVersion" :
|
||||
{
|
||||
"string" : "3.5"
|
||||
},
|
||||
"parentIndex" : 2,
|
||||
"projectIndex" : 1,
|
||||
"source" : "src/includes/3thparty/abseil-cpp/absl/synchronization",
|
||||
"targetIndexes" :
|
||||
[
|
||||
21,
|
||||
49
|
||||
]
|
||||
},
|
||||
{
|
||||
"build" : "src/includes/3thparty/tsl/absl/time",
|
||||
"minimumCMakeVersion" :
|
||||
{
|
||||
"string" : "3.5"
|
||||
},
|
||||
"parentIndex" : 2,
|
||||
"projectIndex" : 1,
|
||||
"source" : "src/includes/3thparty/abseil-cpp/absl/time",
|
||||
"targetIndexes" :
|
||||
[
|
||||
5,
|
||||
51,
|
||||
52
|
||||
]
|
||||
},
|
||||
{
|
||||
"build" : "src/includes/3thparty/tsl/absl/types",
|
||||
"minimumCMakeVersion" :
|
||||
{
|
||||
"string" : "3.5"
|
||||
},
|
||||
"parentIndex" : 2,
|
||||
"projectIndex" : 1,
|
||||
"source" : "src/includes/3thparty/abseil-cpp/absl/types",
|
||||
"targetIndexes" :
|
||||
[
|
||||
0,
|
||||
1,
|
||||
2
|
||||
]
|
||||
},
|
||||
{
|
||||
"build" : "src/includes/3thparty/tsl/absl/utility",
|
||||
"minimumCMakeVersion" :
|
||||
{
|
||||
"string" : "3.5"
|
||||
},
|
||||
"parentIndex" : 2,
|
||||
"projectIndex" : 1,
|
||||
"source" : "src/includes/3thparty/abseil-cpp/absl/utility"
|
||||
}
|
||||
],
|
||||
"name" : "Debug",
|
||||
"projects" :
|
||||
[
|
||||
{
|
||||
"childIndexes" :
|
||||
[
|
||||
1
|
||||
],
|
||||
"directoryIndexes" :
|
||||
[
|
||||
0
|
||||
],
|
||||
"name" : "another_studproject",
|
||||
"targetIndexes" :
|
||||
[
|
||||
53
|
||||
]
|
||||
},
|
||||
{
|
||||
"directoryIndexes" :
|
||||
[
|
||||
1,
|
||||
2,
|
||||
3,
|
||||
4,
|
||||
5,
|
||||
6,
|
||||
7,
|
||||
8,
|
||||
9,
|
||||
10,
|
||||
11,
|
||||
12,
|
||||
13,
|
||||
14,
|
||||
15,
|
||||
16,
|
||||
17,
|
||||
18
|
||||
],
|
||||
"name" : "absl",
|
||||
"parentIndex" : 0,
|
||||
"targetIndexes" :
|
||||
[
|
||||
0,
|
||||
1,
|
||||
2,
|
||||
3,
|
||||
4,
|
||||
5,
|
||||
6,
|
||||
7,
|
||||
8,
|
||||
9,
|
||||
10,
|
||||
11,
|
||||
12,
|
||||
13,
|
||||
14,
|
||||
15,
|
||||
16,
|
||||
17,
|
||||
18,
|
||||
19,
|
||||
20,
|
||||
21,
|
||||
22,
|
||||
23,
|
||||
24,
|
||||
25,
|
||||
26,
|
||||
27,
|
||||
28,
|
||||
29,
|
||||
30,
|
||||
31,
|
||||
32,
|
||||
33,
|
||||
34,
|
||||
35,
|
||||
36,
|
||||
37,
|
||||
38,
|
||||
39,
|
||||
40,
|
||||
41,
|
||||
42,
|
||||
43,
|
||||
44,
|
||||
45,
|
||||
46,
|
||||
47,
|
||||
48,
|
||||
49,
|
||||
50,
|
||||
51,
|
||||
52
|
||||
]
|
||||
}
|
||||
],
|
||||
"targets" :
|
||||
[
|
||||
{
|
||||
"directoryIndex" : 17,
|
||||
"id" : "absl_bad_any_cast_impl::@c67a71be74a9b4da44b7",
|
||||
"jsonFile" : "target-absl_bad_any_cast_impl-Debug-78c0a0ffcd9db5f99128.json",
|
||||
"name" : "absl_bad_any_cast_impl",
|
||||
"projectIndex" : 1
|
||||
},
|
||||
{
|
||||
"directoryIndex" : 17,
|
||||
"id" : "absl_bad_optional_access::@c67a71be74a9b4da44b7",
|
||||
"jsonFile" : "target-absl_bad_optional_access-Debug-2888070005ef88c1cbc4.json",
|
||||
"name" : "absl_bad_optional_access",
|
||||
"projectIndex" : 1
|
||||
},
|
||||
{
|
||||
"directoryIndex" : 17,
|
||||
"id" : "absl_bad_variant_access::@c67a71be74a9b4da44b7",
|
||||
"jsonFile" : "target-absl_bad_variant_access-Debug-7c8cf8fe610c3755f1e6.json",
|
||||
"name" : "absl_bad_variant_access",
|
||||
"projectIndex" : 1
|
||||
},
|
||||
{
|
||||
"directoryIndex" : 3,
|
||||
"id" : "absl_base::@ad904a2f81246d9a9f6a",
|
||||
"jsonFile" : "target-absl_base-Debug-2f52c3e7c943472aaec5.json",
|
||||
"name" : "absl_base",
|
||||
"projectIndex" : 1
|
||||
},
|
||||
{
|
||||
"directoryIndex" : 9,
|
||||
"id" : "absl_city::@59f37a08b2b9a5b55768",
|
||||
"jsonFile" : "target-absl_city-Debug-342476c869c677f37156.json",
|
||||
"name" : "absl_city",
|
||||
"projectIndex" : 1
|
||||
},
|
||||
{
|
||||
"directoryIndex" : 16,
|
||||
"id" : "absl_civil_time::@74bfc506b354a89713e6",
|
||||
"jsonFile" : "target-absl_civil_time-Debug-3760ac2599e8f2cb7f5a.json",
|
||||
"name" : "absl_civil_time",
|
||||
"projectIndex" : 1
|
||||
},
|
||||
{
|
||||
"directoryIndex" : 6,
|
||||
"id" : "absl_debugging_internal::@f37703cfbd56643e5121",
|
||||
"jsonFile" : "target-absl_debugging_internal-Debug-aaf9fa00c86ecd394a52.json",
|
||||
"name" : "absl_debugging_internal",
|
||||
"projectIndex" : 1
|
||||
},
|
||||
{
|
||||
"directoryIndex" : 6,
|
||||
"id" : "absl_demangle_internal::@f37703cfbd56643e5121",
|
||||
"jsonFile" : "target-absl_demangle_internal-Debug-c860645c1286448021fa.json",
|
||||
"name" : "absl_demangle_internal",
|
||||
"projectIndex" : 1
|
||||
},
|
||||
{
|
||||
"directoryIndex" : 3,
|
||||
"id" : "absl_dynamic_annotations::@ad904a2f81246d9a9f6a",
|
||||
"jsonFile" : "target-absl_dynamic_annotations-Debug-6f584820c8949f71adde.json",
|
||||
"name" : "absl_dynamic_annotations",
|
||||
"projectIndex" : 1
|
||||
},
|
||||
{
|
||||
"directoryIndex" : 6,
|
||||
"id" : "absl_examine_stack::@f37703cfbd56643e5121",
|
||||
"jsonFile" : "target-absl_examine_stack-Debug-8fe0fd133e0b20479764.json",
|
||||
"name" : "absl_examine_stack",
|
||||
"projectIndex" : 1
|
||||
},
|
||||
{
|
||||
"directoryIndex" : 3,
|
||||
"id" : "absl_exponential_biased::@ad904a2f81246d9a9f6a",
|
||||
"jsonFile" : "target-absl_exponential_biased-Debug-326a1e5fb888f979cab8.json",
|
||||
"name" : "absl_exponential_biased",
|
||||
"projectIndex" : 1
|
||||
},
|
||||
{
|
||||
"directoryIndex" : 6,
|
||||
"id" : "absl_failure_signal_handler::@f37703cfbd56643e5121",
|
||||
"jsonFile" : "target-absl_failure_signal_handler-Debug-8c01115789725f97f049.json",
|
||||
"name" : "absl_failure_signal_handler",
|
||||
"projectIndex" : 1
|
||||
},
|
||||
{
|
||||
"directoryIndex" : 7,
|
||||
"id" : "absl_flags::@bda7670b3733d0548856",
|
||||
"jsonFile" : "target-absl_flags-Debug-ff7da0396511c4328725.json",
|
||||
"name" : "absl_flags",
|
||||
"projectIndex" : 1
|
||||
},
|
||||
{
|
||||
"directoryIndex" : 7,
|
||||
"id" : "absl_flags_config::@bda7670b3733d0548856",
|
||||
"jsonFile" : "target-absl_flags_config-Debug-d07df4bfb05911b0a2e4.json",
|
||||
"name" : "absl_flags_config",
|
||||
"projectIndex" : 1
|
||||
},
|
||||
{
|
||||
"directoryIndex" : 7,
|
||||
"id" : "absl_flags_internal::@bda7670b3733d0548856",
|
||||
"jsonFile" : "target-absl_flags_internal-Debug-5a464a55ca129e4bbc2e.json",
|
||||
"name" : "absl_flags_internal",
|
||||
"projectIndex" : 1
|
||||
},
|
||||
{
|
||||
"directoryIndex" : 7,
|
||||
"id" : "absl_flags_marshalling::@bda7670b3733d0548856",
|
||||
"jsonFile" : "target-absl_flags_marshalling-Debug-e8064a08172787ad434c.json",
|
||||
"name" : "absl_flags_marshalling",
|
||||
"projectIndex" : 1
|
||||
},
|
||||
{
|
||||
"directoryIndex" : 7,
|
||||
"id" : "absl_flags_parse::@bda7670b3733d0548856",
|
||||
"jsonFile" : "target-absl_flags_parse-Debug-79a456e1f760081e57b0.json",
|
||||
"name" : "absl_flags_parse",
|
||||
"projectIndex" : 1
|
||||
},
|
||||
{
|
||||
"directoryIndex" : 7,
|
||||
"id" : "absl_flags_program_name::@bda7670b3733d0548856",
|
||||
"jsonFile" : "target-absl_flags_program_name-Debug-5c531bf5e59a9556059e.json",
|
||||
"name" : "absl_flags_program_name",
|
||||
"projectIndex" : 1
|
||||
},
|
||||
{
|
||||
"directoryIndex" : 7,
|
||||
"id" : "absl_flags_registry::@bda7670b3733d0548856",
|
||||
"jsonFile" : "target-absl_flags_registry-Debug-d757a467362174c23a3b.json",
|
||||
"name" : "absl_flags_registry",
|
||||
"projectIndex" : 1
|
||||
},
|
||||
{
|
||||
"directoryIndex" : 7,
|
||||
"id" : "absl_flags_usage::@bda7670b3733d0548856",
|
||||
"jsonFile" : "target-absl_flags_usage-Debug-4814ecb8fdfa1c7a2d3a.json",
|
||||
"name" : "absl_flags_usage",
|
||||
"projectIndex" : 1
|
||||
},
|
||||
{
|
||||
"directoryIndex" : 7,
|
||||
"id" : "absl_flags_usage_internal::@bda7670b3733d0548856",
|
||||
"jsonFile" : "target-absl_flags_usage_internal-Debug-b0597cb69312f95fe305.json",
|
||||
"name" : "absl_flags_usage_internal",
|
||||
"projectIndex" : 1
|
||||
},
|
||||
{
|
||||
"directoryIndex" : 15,
|
||||
"id" : "absl_graphcycles_internal::@510ab3aad97f8fd1289b",
|
||||
"jsonFile" : "target-absl_graphcycles_internal-Debug-4c5b2205be4e2ec388a5.json",
|
||||
"name" : "absl_graphcycles_internal",
|
||||
"projectIndex" : 1
|
||||
},
|
||||
{
|
||||
"directoryIndex" : 9,
|
||||
"id" : "absl_hash::@59f37a08b2b9a5b55768",
|
||||
"jsonFile" : "target-absl_hash-Debug-798b03a868e19282c501.json",
|
||||
"name" : "absl_hash",
|
||||
"projectIndex" : 1
|
||||
},
|
||||
{
|
||||
"directoryIndex" : 5,
|
||||
"id" : "absl_hashtablez_sampler::@5e009cf106843927cf0e",
|
||||
"jsonFile" : "target-absl_hashtablez_sampler-Debug-218a2316fb46b5d45e9f.json",
|
||||
"name" : "absl_hashtablez_sampler",
|
||||
"projectIndex" : 1
|
||||
},
|
||||
{
|
||||
"directoryIndex" : 12,
|
||||
"id" : "absl_int128::@ee07aa9d207536ee2175",
|
||||
"jsonFile" : "target-absl_int128-Debug-e1a827986bcd1da477bb.json",
|
||||
"name" : "absl_int128",
|
||||
"projectIndex" : 1
|
||||
},
|
||||
{
|
||||
"directoryIndex" : 6,
|
||||
"id" : "absl_leak_check::@f37703cfbd56643e5121",
|
||||
"jsonFile" : "target-absl_leak_check-Debug-4b055f503d5727361b49.json",
|
||||
"name" : "absl_leak_check",
|
||||
"projectIndex" : 1
|
||||
},
|
||||
{
|
||||
"directoryIndex" : 6,
|
||||
"id" : "absl_leak_check_disable::@f37703cfbd56643e5121",
|
||||
"jsonFile" : "target-absl_leak_check_disable-Debug-f9ce82ebc0cc1a036fe9.json",
|
||||
"name" : "absl_leak_check_disable",
|
||||
"projectIndex" : 1
|
||||
},
|
||||
{
|
||||
"directoryIndex" : 3,
|
||||
"id" : "absl_log_severity::@ad904a2f81246d9a9f6a",
|
||||
"jsonFile" : "target-absl_log_severity-Debug-8ee9ab2a02aeb2c2ec6e.json",
|
||||
"name" : "absl_log_severity",
|
||||
"projectIndex" : 1
|
||||
},
|
||||
{
|
||||
"directoryIndex" : 3,
|
||||
"id" : "absl_malloc_internal::@ad904a2f81246d9a9f6a",
|
||||
"jsonFile" : "target-absl_malloc_internal-Debug-19db0c5edea0de694eda.json",
|
||||
"name" : "absl_malloc_internal",
|
||||
"projectIndex" : 1
|
||||
},
|
||||
{
|
||||
"directoryIndex" : 3,
|
||||
"id" : "absl_periodic_sampler::@ad904a2f81246d9a9f6a",
|
||||
"jsonFile" : "target-absl_periodic_sampler-Debug-f40787717a32cf4fcd3a.json",
|
||||
"name" : "absl_periodic_sampler",
|
||||
"projectIndex" : 1
|
||||
},
|
||||
{
|
||||
"directoryIndex" : 13,
|
||||
"id" : "absl_random_distributions::@4faca3489b9be734a029",
|
||||
"jsonFile" : "target-absl_random_distributions-Debug-a68c968ad61d1e5f0380.json",
|
||||
"name" : "absl_random_distributions",
|
||||
"projectIndex" : 1
|
||||
},
|
||||
{
|
||||
"directoryIndex" : 13,
|
||||
"id" : "absl_random_internal_distribution_test_util::@4faca3489b9be734a029",
|
||||
"jsonFile" : "target-absl_random_internal_distribution_test_util-Debug-f83fb745dbdad802eae6.json",
|
||||
"name" : "absl_random_internal_distribution_test_util",
|
||||
"projectIndex" : 1
|
||||
},
|
||||
{
|
||||
"directoryIndex" : 13,
|
||||
"id" : "absl_random_internal_pool_urbg::@4faca3489b9be734a029",
|
||||
"jsonFile" : "target-absl_random_internal_pool_urbg-Debug-8f515691476865011fc1.json",
|
||||
"name" : "absl_random_internal_pool_urbg",
|
||||
"projectIndex" : 1
|
||||
},
|
||||
{
|
||||
"directoryIndex" : 13,
|
||||
"id" : "absl_random_internal_randen::@4faca3489b9be734a029",
|
||||
"jsonFile" : "target-absl_random_internal_randen-Debug-ed65f1ab4e6ddc5958b6.json",
|
||||
"name" : "absl_random_internal_randen",
|
||||
"projectIndex" : 1
|
||||
},
|
||||
{
|
||||
"directoryIndex" : 13,
|
||||
"id" : "absl_random_internal_randen_hwaes::@4faca3489b9be734a029",
|
||||
"jsonFile" : "target-absl_random_internal_randen_hwaes-Debug-b28e28d7c7566861e2e2.json",
|
||||
"name" : "absl_random_internal_randen_hwaes",
|
||||
"projectIndex" : 1
|
||||
},
|
||||
{
|
||||
"directoryIndex" : 13,
|
||||
"id" : "absl_random_internal_randen_hwaes_impl::@4faca3489b9be734a029",
|
||||
"jsonFile" : "target-absl_random_internal_randen_hwaes_impl-Debug-b84bdeb2aa51022a2f71.json",
|
||||
"name" : "absl_random_internal_randen_hwaes_impl",
|
||||
"projectIndex" : 1
|
||||
},
|
||||
{
|
||||
"directoryIndex" : 13,
|
||||
"id" : "absl_random_internal_randen_slow::@4faca3489b9be734a029",
|
||||
"jsonFile" : "target-absl_random_internal_randen_slow-Debug-b8ee1ec291ef942b5c67.json",
|
||||
"name" : "absl_random_internal_randen_slow",
|
||||
"projectIndex" : 1
|
||||
},
|
||||
{
|
||||
"directoryIndex" : 13,
|
||||
"id" : "absl_random_internal_seed_material::@4faca3489b9be734a029",
|
||||
"jsonFile" : "target-absl_random_internal_seed_material-Debug-37cf4fa7a25ca6ff80bb.json",
|
||||
"name" : "absl_random_internal_seed_material",
|
||||
"projectIndex" : 1
|
||||
},
|
||||
{
|
||||
"directoryIndex" : 13,
|
||||
"id" : "absl_random_seed_gen_exception::@4faca3489b9be734a029",
|
||||
"jsonFile" : "target-absl_random_seed_gen_exception-Debug-4e5a411bd472026c0df7.json",
|
||||
"name" : "absl_random_seed_gen_exception",
|
||||
"projectIndex" : 1
|
||||
},
|
||||
{
|
||||
"directoryIndex" : 13,
|
||||
"id" : "absl_random_seed_sequences::@4faca3489b9be734a029",
|
||||
"jsonFile" : "target-absl_random_seed_sequences-Debug-db006f46f32cde2bdb38.json",
|
||||
"name" : "absl_random_seed_sequences",
|
||||
"projectIndex" : 1
|
||||
},
|
||||
{
|
||||
"directoryIndex" : 5,
|
||||
"id" : "absl_raw_hash_set::@5e009cf106843927cf0e",
|
||||
"jsonFile" : "target-absl_raw_hash_set-Debug-9a97c3c7ca17bfcea547.json",
|
||||
"name" : "absl_raw_hash_set",
|
||||
"projectIndex" : 1
|
||||
},
|
||||
{
|
||||
"directoryIndex" : 3,
|
||||
"id" : "absl_raw_logging_internal::@ad904a2f81246d9a9f6a",
|
||||
"jsonFile" : "target-absl_raw_logging_internal-Debug-37d423b62f86ee3b0cf4.json",
|
||||
"name" : "absl_raw_logging_internal",
|
||||
"projectIndex" : 1
|
||||
},
|
||||
{
|
||||
"directoryIndex" : 3,
|
||||
"id" : "absl_scoped_set_env::@ad904a2f81246d9a9f6a",
|
||||
"jsonFile" : "target-absl_scoped_set_env-Debug-2106250b7d10981dffa4.json",
|
||||
"name" : "absl_scoped_set_env",
|
||||
"projectIndex" : 1
|
||||
},
|
||||
{
|
||||
"directoryIndex" : 3,
|
||||
"id" : "absl_spinlock_wait::@ad904a2f81246d9a9f6a",
|
||||
"jsonFile" : "target-absl_spinlock_wait-Debug-5cad17c67507fc54b147.json",
|
||||
"name" : "absl_spinlock_wait",
|
||||
"projectIndex" : 1
|
||||
},
|
||||
{
|
||||
"directoryIndex" : 6,
|
||||
"id" : "absl_stacktrace::@f37703cfbd56643e5121",
|
||||
"jsonFile" : "target-absl_stacktrace-Debug-f5889d28d753c95100a1.json",
|
||||
"name" : "absl_stacktrace",
|
||||
"projectIndex" : 1
|
||||
},
|
||||
{
|
||||
"directoryIndex" : 14,
|
||||
"id" : "absl_str_format_internal::@c1b32c74471c54f8afa7",
|
||||
"jsonFile" : "target-absl_str_format_internal-Debug-686e0d0131e71a5dd1ac.json",
|
||||
"name" : "absl_str_format_internal",
|
||||
"projectIndex" : 1
|
||||
},
|
||||
{
|
||||
"directoryIndex" : 14,
|
||||
"id" : "absl_strings::@c1b32c74471c54f8afa7",
|
||||
"jsonFile" : "target-absl_strings-Debug-364343945891636ab6dd.json",
|
||||
"name" : "absl_strings",
|
||||
"projectIndex" : 1
|
||||
},
|
||||
{
|
||||
"directoryIndex" : 14,
|
||||
"id" : "absl_strings_internal::@c1b32c74471c54f8afa7",
|
||||
"jsonFile" : "target-absl_strings_internal-Debug-26864a1c6dc6bdf6abd9.json",
|
||||
"name" : "absl_strings_internal",
|
||||
"projectIndex" : 1
|
||||
},
|
||||
{
|
||||
"directoryIndex" : 6,
|
||||
"id" : "absl_symbolize::@f37703cfbd56643e5121",
|
||||
"jsonFile" : "target-absl_symbolize-Debug-bfcaadb6ff17f1d7c9a2.json",
|
||||
"name" : "absl_symbolize",
|
||||
"projectIndex" : 1
|
||||
},
|
||||
{
|
||||
"directoryIndex" : 15,
|
||||
"id" : "absl_synchronization::@510ab3aad97f8fd1289b",
|
||||
"jsonFile" : "target-absl_synchronization-Debug-57fc7aa5ee5b14782e6e.json",
|
||||
"name" : "absl_synchronization",
|
||||
"projectIndex" : 1
|
||||
},
|
||||
{
|
||||
"directoryIndex" : 3,
|
||||
"id" : "absl_throw_delegate::@ad904a2f81246d9a9f6a",
|
||||
"jsonFile" : "target-absl_throw_delegate-Debug-715456728c1eaaef3bc0.json",
|
||||
"name" : "absl_throw_delegate",
|
||||
"projectIndex" : 1
|
||||
},
|
||||
{
|
||||
"directoryIndex" : 16,
|
||||
"id" : "absl_time::@74bfc506b354a89713e6",
|
||||
"jsonFile" : "target-absl_time-Debug-770b46744bc002cf0f9f.json",
|
||||
"name" : "absl_time",
|
||||
"projectIndex" : 1
|
||||
},
|
||||
{
|
||||
"directoryIndex" : 16,
|
||||
"id" : "absl_time_zone::@74bfc506b354a89713e6",
|
||||
"jsonFile" : "target-absl_time_zone-Debug-332934dc9216f2c656f8.json",
|
||||
"name" : "absl_time_zone",
|
||||
"projectIndex" : 1
|
||||
},
|
||||
{
|
||||
"directoryIndex" : 0,
|
||||
"id" : "studproject::@6890427a1f51a3e7e1df",
|
||||
"jsonFile" : "target-studproject-Debug-3744dac1650f597a9dc8.json",
|
||||
"name" : "studproject",
|
||||
"projectIndex" : 0
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"kind" : "codemodel",
|
||||
"paths" :
|
||||
{
|
||||
"build" : "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build",
|
||||
"source" : "C:/Users/MassiveAtoms/Desktop/hashmap-bench"
|
||||
},
|
||||
"version" :
|
||||
{
|
||||
"major" : 2,
|
||||
"minor" : 0
|
||||
}
|
||||
}
|
@ -1,87 +0,0 @@
|
||||
{
|
||||
"cmake" :
|
||||
{
|
||||
"generator" :
|
||||
{
|
||||
"name" : "Ninja"
|
||||
},
|
||||
"paths" :
|
||||
{
|
||||
"cmake" : "C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/Common7/IDE/CommonExtensions/Microsoft/CMake/CMake/bin/cmake.exe",
|
||||
"cpack" : "C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/Common7/IDE/CommonExtensions/Microsoft/CMake/CMake/bin/cpack.exe",
|
||||
"ctest" : "C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/Common7/IDE/CommonExtensions/Microsoft/CMake/CMake/bin/ctest.exe",
|
||||
"root" : "C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/Common7/IDE/CommonExtensions/Microsoft/CMake/CMake/share/cmake-3.16"
|
||||
},
|
||||
"version" :
|
||||
{
|
||||
"isDirty" : false,
|
||||
"major" : 3,
|
||||
"minor" : 16,
|
||||
"patch" : 19112601,
|
||||
"string" : "3.16.19112601-MSVC_2",
|
||||
"suffix" : ""
|
||||
}
|
||||
},
|
||||
"objects" :
|
||||
[
|
||||
{
|
||||
"jsonFile" : "codemodel-v2-38c920ac97606acf866c.json",
|
||||
"kind" : "codemodel",
|
||||
"version" :
|
||||
{
|
||||
"major" : 2,
|
||||
"minor" : 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"jsonFile" : "cache-v2-629922076866183567a7.json",
|
||||
"kind" : "cache",
|
||||
"version" :
|
||||
{
|
||||
"major" : 2,
|
||||
"minor" : 0
|
||||
}
|
||||
}
|
||||
],
|
||||
"reply" :
|
||||
{
|
||||
"client-vscode" :
|
||||
{
|
||||
"query.json" :
|
||||
{
|
||||
"requests" :
|
||||
[
|
||||
{
|
||||
"kind" : "cache",
|
||||
"version" : 2
|
||||
},
|
||||
{
|
||||
"kind" : "codemodel",
|
||||
"version" : 2
|
||||
}
|
||||
],
|
||||
"responses" :
|
||||
[
|
||||
{
|
||||
"jsonFile" : "cache-v2-629922076866183567a7.json",
|
||||
"kind" : "cache",
|
||||
"version" :
|
||||
{
|
||||
"major" : 2,
|
||||
"minor" : 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"jsonFile" : "codemodel-v2-38c920ac97606acf866c.json",
|
||||
"kind" : "codemodel",
|
||||
"version" :
|
||||
{
|
||||
"major" : 2,
|
||||
"minor" : 0
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -1,215 +0,0 @@
|
||||
{
|
||||
"archive" :
|
||||
{
|
||||
"commandFragments" :
|
||||
[
|
||||
{
|
||||
"fragment" : "/machine:x64",
|
||||
"role" : "flags"
|
||||
}
|
||||
]
|
||||
},
|
||||
"artifacts" :
|
||||
[
|
||||
{
|
||||
"path" : "src/includes/3thparty/tsl/absl/types/absl_bad_any_cast_impl.lib"
|
||||
}
|
||||
],
|
||||
"backtrace" : 2,
|
||||
"backtraceGraph" :
|
||||
{
|
||||
"commands" :
|
||||
[
|
||||
"add_library",
|
||||
"absl_cc_library",
|
||||
"target_link_libraries",
|
||||
"target_compile_options",
|
||||
"target_include_directories",
|
||||
"target_sources"
|
||||
],
|
||||
"files" :
|
||||
[
|
||||
"src/includes/3thparty/abseil-cpp/CMake/AbseilHelpers.cmake",
|
||||
"src/includes/3thparty/abseil-cpp/absl/types/CMakeLists.txt"
|
||||
],
|
||||
"nodes" :
|
||||
[
|
||||
{
|
||||
"file" : 1
|
||||
},
|
||||
{
|
||||
"command" : 1,
|
||||
"file" : 1,
|
||||
"line" : 45,
|
||||
"parent" : 0
|
||||
},
|
||||
{
|
||||
"command" : 0,
|
||||
"file" : 0,
|
||||
"line" : 165,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 2,
|
||||
"file" : 0,
|
||||
"line" : 167,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 3,
|
||||
"file" : 0,
|
||||
"line" : 189,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 4,
|
||||
"file" : 0,
|
||||
"line" : 184,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 5,
|
||||
"file" : 0,
|
||||
"line" : 166,
|
||||
"parent" : 1
|
||||
}
|
||||
]
|
||||
},
|
||||
"compileGroups" :
|
||||
[
|
||||
{
|
||||
"compileCommandFragments" :
|
||||
[
|
||||
{
|
||||
"fragment" : "-O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd "
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/W3"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/DNOMINMAX"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/DWIN32_LEAN_AND_MEAN"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/D_CRT_SECURE_NO_WARNINGS"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/D_SCL_SECURE_NO_WARNINGS"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/D_ENABLE_EXTENDED_ALIGNED_STORAGE"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/bigobj"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4005"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4068"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4180"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4244"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4267"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4503"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4800"
|
||||
},
|
||||
{
|
||||
"fragment" : "-std:c++17"
|
||||
}
|
||||
],
|
||||
"includes" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 5,
|
||||
"path" : "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp"
|
||||
}
|
||||
],
|
||||
"language" : "CXX",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
1
|
||||
]
|
||||
}
|
||||
],
|
||||
"dependencies" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_raw_logging_internal::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_log_severity::@ad904a2f81246d9a9f6a"
|
||||
}
|
||||
],
|
||||
"folder" :
|
||||
{
|
||||
"name" : "Abseil/internal"
|
||||
},
|
||||
"id" : "absl_bad_any_cast_impl::@c67a71be74a9b4da44b7",
|
||||
"name" : "absl_bad_any_cast_impl",
|
||||
"nameOnDisk" : "absl_bad_any_cast_impl.lib",
|
||||
"paths" :
|
||||
{
|
||||
"build" : "src/includes/3thparty/tsl/absl/types",
|
||||
"source" : "src/includes/3thparty/abseil-cpp/absl/types"
|
||||
},
|
||||
"sourceGroups" :
|
||||
[
|
||||
{
|
||||
"name" : "Header Files",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
0
|
||||
]
|
||||
},
|
||||
{
|
||||
"name" : "Source Files",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
1
|
||||
]
|
||||
}
|
||||
],
|
||||
"sources" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/types/bad_any_cast.h",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/types/bad_any_cast.cc",
|
||||
"sourceGroupIndex" : 1
|
||||
}
|
||||
],
|
||||
"type" : "STATIC_LIBRARY"
|
||||
}
|
@ -1,215 +0,0 @@
|
||||
{
|
||||
"archive" :
|
||||
{
|
||||
"commandFragments" :
|
||||
[
|
||||
{
|
||||
"fragment" : "/machine:x64",
|
||||
"role" : "flags"
|
||||
}
|
||||
]
|
||||
},
|
||||
"artifacts" :
|
||||
[
|
||||
{
|
||||
"path" : "src/includes/3thparty/tsl/absl/types/absl_bad_optional_access.lib"
|
||||
}
|
||||
],
|
||||
"backtrace" : 2,
|
||||
"backtraceGraph" :
|
||||
{
|
||||
"commands" :
|
||||
[
|
||||
"add_library",
|
||||
"absl_cc_library",
|
||||
"target_link_libraries",
|
||||
"target_compile_options",
|
||||
"target_include_directories",
|
||||
"target_sources"
|
||||
],
|
||||
"files" :
|
||||
[
|
||||
"src/includes/3thparty/abseil-cpp/CMake/AbseilHelpers.cmake",
|
||||
"src/includes/3thparty/abseil-cpp/absl/types/CMakeLists.txt"
|
||||
],
|
||||
"nodes" :
|
||||
[
|
||||
{
|
||||
"file" : 1
|
||||
},
|
||||
{
|
||||
"command" : 1,
|
||||
"file" : 1,
|
||||
"line" : 181,
|
||||
"parent" : 0
|
||||
},
|
||||
{
|
||||
"command" : 0,
|
||||
"file" : 0,
|
||||
"line" : 165,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 2,
|
||||
"file" : 0,
|
||||
"line" : 167,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 3,
|
||||
"file" : 0,
|
||||
"line" : 189,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 4,
|
||||
"file" : 0,
|
||||
"line" : 184,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 5,
|
||||
"file" : 0,
|
||||
"line" : 166,
|
||||
"parent" : 1
|
||||
}
|
||||
]
|
||||
},
|
||||
"compileGroups" :
|
||||
[
|
||||
{
|
||||
"compileCommandFragments" :
|
||||
[
|
||||
{
|
||||
"fragment" : "-O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd "
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/W3"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/DNOMINMAX"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/DWIN32_LEAN_AND_MEAN"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/D_CRT_SECURE_NO_WARNINGS"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/D_SCL_SECURE_NO_WARNINGS"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/D_ENABLE_EXTENDED_ALIGNED_STORAGE"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/bigobj"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4005"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4068"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4180"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4244"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4267"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4503"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4800"
|
||||
},
|
||||
{
|
||||
"fragment" : "-std:c++17"
|
||||
}
|
||||
],
|
||||
"includes" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 5,
|
||||
"path" : "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp"
|
||||
}
|
||||
],
|
||||
"language" : "CXX",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
0
|
||||
]
|
||||
}
|
||||
],
|
||||
"dependencies" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_raw_logging_internal::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_log_severity::@ad904a2f81246d9a9f6a"
|
||||
}
|
||||
],
|
||||
"folder" :
|
||||
{
|
||||
"name" : "Abseil"
|
||||
},
|
||||
"id" : "absl_bad_optional_access::@c67a71be74a9b4da44b7",
|
||||
"name" : "absl_bad_optional_access",
|
||||
"nameOnDisk" : "absl_bad_optional_access.lib",
|
||||
"paths" :
|
||||
{
|
||||
"build" : "src/includes/3thparty/tsl/absl/types",
|
||||
"source" : "src/includes/3thparty/abseil-cpp/absl/types"
|
||||
},
|
||||
"sourceGroups" :
|
||||
[
|
||||
{
|
||||
"name" : "Source Files",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
0
|
||||
]
|
||||
},
|
||||
{
|
||||
"name" : "Header Files",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
1
|
||||
]
|
||||
}
|
||||
],
|
||||
"sources" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/types/bad_optional_access.cc",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/types/bad_optional_access.h",
|
||||
"sourceGroupIndex" : 1
|
||||
}
|
||||
],
|
||||
"type" : "STATIC_LIBRARY"
|
||||
}
|
@ -1,215 +0,0 @@
|
||||
{
|
||||
"archive" :
|
||||
{
|
||||
"commandFragments" :
|
||||
[
|
||||
{
|
||||
"fragment" : "/machine:x64",
|
||||
"role" : "flags"
|
||||
}
|
||||
]
|
||||
},
|
||||
"artifacts" :
|
||||
[
|
||||
{
|
||||
"path" : "src/includes/3thparty/tsl/absl/types/absl_bad_variant_access.lib"
|
||||
}
|
||||
],
|
||||
"backtrace" : 2,
|
||||
"backtraceGraph" :
|
||||
{
|
||||
"commands" :
|
||||
[
|
||||
"add_library",
|
||||
"absl_cc_library",
|
||||
"target_link_libraries",
|
||||
"target_compile_options",
|
||||
"target_include_directories",
|
||||
"target_sources"
|
||||
],
|
||||
"files" :
|
||||
[
|
||||
"src/includes/3thparty/abseil-cpp/CMake/AbseilHelpers.cmake",
|
||||
"src/includes/3thparty/abseil-cpp/absl/types/CMakeLists.txt"
|
||||
],
|
||||
"nodes" :
|
||||
[
|
||||
{
|
||||
"file" : 1
|
||||
},
|
||||
{
|
||||
"command" : 1,
|
||||
"file" : 1,
|
||||
"line" : 196,
|
||||
"parent" : 0
|
||||
},
|
||||
{
|
||||
"command" : 0,
|
||||
"file" : 0,
|
||||
"line" : 165,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 2,
|
||||
"file" : 0,
|
||||
"line" : 167,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 3,
|
||||
"file" : 0,
|
||||
"line" : 189,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 4,
|
||||
"file" : 0,
|
||||
"line" : 184,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 5,
|
||||
"file" : 0,
|
||||
"line" : 166,
|
||||
"parent" : 1
|
||||
}
|
||||
]
|
||||
},
|
||||
"compileGroups" :
|
||||
[
|
||||
{
|
||||
"compileCommandFragments" :
|
||||
[
|
||||
{
|
||||
"fragment" : "-O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd "
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/W3"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/DNOMINMAX"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/DWIN32_LEAN_AND_MEAN"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/D_CRT_SECURE_NO_WARNINGS"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/D_SCL_SECURE_NO_WARNINGS"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/D_ENABLE_EXTENDED_ALIGNED_STORAGE"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/bigobj"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4005"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4068"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4180"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4244"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4267"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4503"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4800"
|
||||
},
|
||||
{
|
||||
"fragment" : "-std:c++17"
|
||||
}
|
||||
],
|
||||
"includes" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 5,
|
||||
"path" : "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp"
|
||||
}
|
||||
],
|
||||
"language" : "CXX",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
0
|
||||
]
|
||||
}
|
||||
],
|
||||
"dependencies" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_raw_logging_internal::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_log_severity::@ad904a2f81246d9a9f6a"
|
||||
}
|
||||
],
|
||||
"folder" :
|
||||
{
|
||||
"name" : "Abseil"
|
||||
},
|
||||
"id" : "absl_bad_variant_access::@c67a71be74a9b4da44b7",
|
||||
"name" : "absl_bad_variant_access",
|
||||
"nameOnDisk" : "absl_bad_variant_access.lib",
|
||||
"paths" :
|
||||
{
|
||||
"build" : "src/includes/3thparty/tsl/absl/types",
|
||||
"source" : "src/includes/3thparty/abseil-cpp/absl/types"
|
||||
},
|
||||
"sourceGroups" :
|
||||
[
|
||||
{
|
||||
"name" : "Source Files",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
0
|
||||
]
|
||||
},
|
||||
{
|
||||
"name" : "Header Files",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
1
|
||||
]
|
||||
}
|
||||
],
|
||||
"sources" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/types/bad_variant_access.cc",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/types/bad_variant_access.h",
|
||||
"sourceGroupIndex" : 1
|
||||
}
|
||||
],
|
||||
"type" : "STATIC_LIBRARY"
|
||||
}
|
@ -1,316 +0,0 @@
|
||||
{
|
||||
"archive" :
|
||||
{
|
||||
"commandFragments" :
|
||||
[
|
||||
{
|
||||
"fragment" : "/machine:x64",
|
||||
"role" : "flags"
|
||||
}
|
||||
]
|
||||
},
|
||||
"artifacts" :
|
||||
[
|
||||
{
|
||||
"path" : "src/includes/3thparty/tsl/absl/base/absl_base.lib"
|
||||
}
|
||||
],
|
||||
"backtrace" : 2,
|
||||
"backtraceGraph" :
|
||||
{
|
||||
"commands" :
|
||||
[
|
||||
"add_library",
|
||||
"absl_cc_library",
|
||||
"target_link_libraries",
|
||||
"target_compile_options",
|
||||
"target_include_directories",
|
||||
"target_sources"
|
||||
],
|
||||
"files" :
|
||||
[
|
||||
"src/includes/3thparty/abseil-cpp/CMake/AbseilHelpers.cmake",
|
||||
"src/includes/3thparty/abseil-cpp/absl/base/CMakeLists.txt"
|
||||
],
|
||||
"nodes" :
|
||||
[
|
||||
{
|
||||
"file" : 1
|
||||
},
|
||||
{
|
||||
"command" : 1,
|
||||
"file" : 1,
|
||||
"line" : 158,
|
||||
"parent" : 0
|
||||
},
|
||||
{
|
||||
"command" : 0,
|
||||
"file" : 0,
|
||||
"line" : 165,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 2,
|
||||
"file" : 0,
|
||||
"line" : 167,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 3,
|
||||
"file" : 0,
|
||||
"line" : 189,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 4,
|
||||
"file" : 0,
|
||||
"line" : 184,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 5,
|
||||
"file" : 0,
|
||||
"line" : 166,
|
||||
"parent" : 1
|
||||
}
|
||||
]
|
||||
},
|
||||
"compileGroups" :
|
||||
[
|
||||
{
|
||||
"compileCommandFragments" :
|
||||
[
|
||||
{
|
||||
"fragment" : "-O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd "
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/W3"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/DNOMINMAX"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/DWIN32_LEAN_AND_MEAN"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/D_CRT_SECURE_NO_WARNINGS"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/D_SCL_SECURE_NO_WARNINGS"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/D_ENABLE_EXTENDED_ALIGNED_STORAGE"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/bigobj"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4005"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4068"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4180"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4244"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4267"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4503"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4800"
|
||||
},
|
||||
{
|
||||
"fragment" : "-std:c++17"
|
||||
}
|
||||
],
|
||||
"defines" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"define" : "__CLANG_SUPPORT_DYN_ANNOTATION__"
|
||||
}
|
||||
],
|
||||
"includes" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 5,
|
||||
"path" : "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp"
|
||||
}
|
||||
],
|
||||
"language" : "CXX",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
0,
|
||||
1,
|
||||
2,
|
||||
3,
|
||||
4
|
||||
]
|
||||
}
|
||||
],
|
||||
"dependencies" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_raw_logging_internal::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_spinlock_wait::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_dynamic_annotations::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_log_severity::@ad904a2f81246d9a9f6a"
|
||||
}
|
||||
],
|
||||
"folder" :
|
||||
{
|
||||
"name" : "Abseil"
|
||||
},
|
||||
"id" : "absl_base::@ad904a2f81246d9a9f6a",
|
||||
"name" : "absl_base",
|
||||
"nameOnDisk" : "absl_base.lib",
|
||||
"paths" :
|
||||
{
|
||||
"build" : "src/includes/3thparty/tsl/absl/base",
|
||||
"source" : "src/includes/3thparty/abseil-cpp/absl/base"
|
||||
},
|
||||
"sourceGroups" :
|
||||
[
|
||||
{
|
||||
"name" : "Source Files",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
0,
|
||||
1,
|
||||
2,
|
||||
3,
|
||||
4
|
||||
]
|
||||
},
|
||||
{
|
||||
"name" : "Header Files",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
5,
|
||||
6,
|
||||
7,
|
||||
8,
|
||||
9,
|
||||
10,
|
||||
11,
|
||||
12,
|
||||
13,
|
||||
14
|
||||
]
|
||||
}
|
||||
],
|
||||
"sources" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/base/internal/cycleclock.cc",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/base/internal/spinlock.cc",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/base/internal/sysinfo.cc",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/base/internal/thread_identity.cc",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/base/internal/unscaledcycleclock.cc",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/base/call_once.h",
|
||||
"sourceGroupIndex" : 1
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/base/casts.h",
|
||||
"sourceGroupIndex" : 1
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/base/internal/cycleclock.h",
|
||||
"sourceGroupIndex" : 1
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/base/internal/low_level_scheduling.h",
|
||||
"sourceGroupIndex" : 1
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/base/internal/per_thread_tls.h",
|
||||
"sourceGroupIndex" : 1
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/base/internal/spinlock.h",
|
||||
"sourceGroupIndex" : 1
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/base/internal/sysinfo.h",
|
||||
"sourceGroupIndex" : 1
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/base/internal/thread_identity.h",
|
||||
"sourceGroupIndex" : 1
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/base/internal/tsan_mutex_interface.h",
|
||||
"sourceGroupIndex" : 1
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/base/internal/unscaledcycleclock.h",
|
||||
"sourceGroupIndex" : 1
|
||||
}
|
||||
],
|
||||
"type" : "STATIC_LIBRARY"
|
||||
}
|
@ -1,197 +0,0 @@
|
||||
{
|
||||
"archive" :
|
||||
{
|
||||
"commandFragments" :
|
||||
[
|
||||
{
|
||||
"fragment" : "/machine:x64",
|
||||
"role" : "flags"
|
||||
}
|
||||
]
|
||||
},
|
||||
"artifacts" :
|
||||
[
|
||||
{
|
||||
"path" : "src/includes/3thparty/tsl/absl/hash/absl_city.lib"
|
||||
}
|
||||
],
|
||||
"backtrace" : 2,
|
||||
"backtraceGraph" :
|
||||
{
|
||||
"commands" :
|
||||
[
|
||||
"add_library",
|
||||
"absl_cc_library",
|
||||
"target_compile_options",
|
||||
"target_include_directories",
|
||||
"target_sources"
|
||||
],
|
||||
"files" :
|
||||
[
|
||||
"src/includes/3thparty/abseil-cpp/CMake/AbseilHelpers.cmake",
|
||||
"src/includes/3thparty/abseil-cpp/absl/hash/CMakeLists.txt"
|
||||
],
|
||||
"nodes" :
|
||||
[
|
||||
{
|
||||
"file" : 1
|
||||
},
|
||||
{
|
||||
"command" : 1,
|
||||
"file" : 1,
|
||||
"line" : 89,
|
||||
"parent" : 0
|
||||
},
|
||||
{
|
||||
"command" : 0,
|
||||
"file" : 0,
|
||||
"line" : 165,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 2,
|
||||
"file" : 0,
|
||||
"line" : 189,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 3,
|
||||
"file" : 0,
|
||||
"line" : 184,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 4,
|
||||
"file" : 0,
|
||||
"line" : 166,
|
||||
"parent" : 1
|
||||
}
|
||||
]
|
||||
},
|
||||
"compileGroups" :
|
||||
[
|
||||
{
|
||||
"compileCommandFragments" :
|
||||
[
|
||||
{
|
||||
"fragment" : "-O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd "
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/W3"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/DNOMINMAX"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/DWIN32_LEAN_AND_MEAN"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/D_CRT_SECURE_NO_WARNINGS"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/D_SCL_SECURE_NO_WARNINGS"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/D_ENABLE_EXTENDED_ALIGNED_STORAGE"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/bigobj"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/wd4005"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/wd4068"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/wd4180"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/wd4244"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/wd4267"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/wd4503"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/wd4800"
|
||||
},
|
||||
{
|
||||
"fragment" : "-std:c++17"
|
||||
}
|
||||
],
|
||||
"includes" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"path" : "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp"
|
||||
}
|
||||
],
|
||||
"language" : "CXX",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
0
|
||||
]
|
||||
}
|
||||
],
|
||||
"folder" :
|
||||
{
|
||||
"name" : "Abseil/internal"
|
||||
},
|
||||
"id" : "absl_city::@59f37a08b2b9a5b55768",
|
||||
"name" : "absl_city",
|
||||
"nameOnDisk" : "absl_city.lib",
|
||||
"paths" :
|
||||
{
|
||||
"build" : "src/includes/3thparty/tsl/absl/hash",
|
||||
"source" : "src/includes/3thparty/abseil-cpp/absl/hash"
|
||||
},
|
||||
"sourceGroups" :
|
||||
[
|
||||
{
|
||||
"name" : "Source Files",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
0
|
||||
]
|
||||
},
|
||||
{
|
||||
"name" : "Header Files",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
1
|
||||
]
|
||||
}
|
||||
],
|
||||
"sources" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 5,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/hash/internal/city.cc",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 5,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/hash/internal/city.h",
|
||||
"sourceGroupIndex" : 1
|
||||
}
|
||||
],
|
||||
"type" : "STATIC_LIBRARY"
|
||||
}
|
@ -1,203 +0,0 @@
|
||||
{
|
||||
"archive" :
|
||||
{
|
||||
"commandFragments" :
|
||||
[
|
||||
{
|
||||
"fragment" : "/machine:x64",
|
||||
"role" : "flags"
|
||||
}
|
||||
]
|
||||
},
|
||||
"artifacts" :
|
||||
[
|
||||
{
|
||||
"path" : "src/includes/3thparty/tsl/absl/time/absl_civil_time.lib"
|
||||
}
|
||||
],
|
||||
"backtrace" : 2,
|
||||
"backtraceGraph" :
|
||||
{
|
||||
"commands" :
|
||||
[
|
||||
"add_library",
|
||||
"absl_cc_library",
|
||||
"target_compile_options",
|
||||
"target_include_directories",
|
||||
"target_sources"
|
||||
],
|
||||
"files" :
|
||||
[
|
||||
"src/includes/3thparty/abseil-cpp/CMake/AbseilHelpers.cmake",
|
||||
"src/includes/3thparty/abseil-cpp/absl/time/CMakeLists.txt"
|
||||
],
|
||||
"nodes" :
|
||||
[
|
||||
{
|
||||
"file" : 1
|
||||
},
|
||||
{
|
||||
"command" : 1,
|
||||
"file" : 1,
|
||||
"line" : 45,
|
||||
"parent" : 0
|
||||
},
|
||||
{
|
||||
"command" : 0,
|
||||
"file" : 0,
|
||||
"line" : 165,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 2,
|
||||
"file" : 0,
|
||||
"line" : 189,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 3,
|
||||
"file" : 0,
|
||||
"line" : 184,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 4,
|
||||
"file" : 0,
|
||||
"line" : 166,
|
||||
"parent" : 1
|
||||
}
|
||||
]
|
||||
},
|
||||
"compileGroups" :
|
||||
[
|
||||
{
|
||||
"compileCommandFragments" :
|
||||
[
|
||||
{
|
||||
"fragment" : "-O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd "
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/W3"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/DNOMINMAX"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/DWIN32_LEAN_AND_MEAN"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/D_CRT_SECURE_NO_WARNINGS"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/D_SCL_SECURE_NO_WARNINGS"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/D_ENABLE_EXTENDED_ALIGNED_STORAGE"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/bigobj"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/wd4005"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/wd4068"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/wd4180"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/wd4244"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/wd4267"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/wd4503"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/wd4800"
|
||||
},
|
||||
{
|
||||
"fragment" : "-std:c++17"
|
||||
}
|
||||
],
|
||||
"includes" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"path" : "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp"
|
||||
}
|
||||
],
|
||||
"language" : "CXX",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
0
|
||||
]
|
||||
}
|
||||
],
|
||||
"folder" :
|
||||
{
|
||||
"name" : "Abseil/internal"
|
||||
},
|
||||
"id" : "absl_civil_time::@74bfc506b354a89713e6",
|
||||
"name" : "absl_civil_time",
|
||||
"nameOnDisk" : "absl_civil_time.lib",
|
||||
"paths" :
|
||||
{
|
||||
"build" : "src/includes/3thparty/tsl/absl/time",
|
||||
"source" : "src/includes/3thparty/abseil-cpp/absl/time"
|
||||
},
|
||||
"sourceGroups" :
|
||||
[
|
||||
{
|
||||
"name" : "Source Files",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
0
|
||||
]
|
||||
},
|
||||
{
|
||||
"name" : "Header Files",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
1,
|
||||
2
|
||||
]
|
||||
}
|
||||
],
|
||||
"sources" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 5,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/time/internal/cctz/src/civil_time_detail.cc",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 5,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/time/internal/cctz/include/cctz/civil_time.h",
|
||||
"sourceGroupIndex" : 1
|
||||
},
|
||||
{
|
||||
"backtrace" : 5,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/time/internal/cctz/include/cctz/civil_time_detail.h",
|
||||
"sourceGroupIndex" : 1
|
||||
}
|
||||
],
|
||||
"type" : "STATIC_LIBRARY"
|
||||
}
|
@ -1,254 +0,0 @@
|
||||
{
|
||||
"archive" :
|
||||
{
|
||||
"commandFragments" :
|
||||
[
|
||||
{
|
||||
"fragment" : "/machine:x64",
|
||||
"role" : "flags"
|
||||
}
|
||||
]
|
||||
},
|
||||
"artifacts" :
|
||||
[
|
||||
{
|
||||
"path" : "src/includes/3thparty/tsl/absl/debugging/absl_debugging_internal.lib"
|
||||
}
|
||||
],
|
||||
"backtrace" : 2,
|
||||
"backtraceGraph" :
|
||||
{
|
||||
"commands" :
|
||||
[
|
||||
"add_library",
|
||||
"absl_cc_library",
|
||||
"target_link_libraries",
|
||||
"target_compile_options",
|
||||
"target_include_directories",
|
||||
"target_sources"
|
||||
],
|
||||
"files" :
|
||||
[
|
||||
"src/includes/3thparty/abseil-cpp/CMake/AbseilHelpers.cmake",
|
||||
"src/includes/3thparty/abseil-cpp/absl/debugging/CMakeLists.txt"
|
||||
],
|
||||
"nodes" :
|
||||
[
|
||||
{
|
||||
"file" : 1
|
||||
},
|
||||
{
|
||||
"command" : 1,
|
||||
"file" : 1,
|
||||
"line" : 142,
|
||||
"parent" : 0
|
||||
},
|
||||
{
|
||||
"command" : 0,
|
||||
"file" : 0,
|
||||
"line" : 165,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 2,
|
||||
"file" : 0,
|
||||
"line" : 167,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 3,
|
||||
"file" : 0,
|
||||
"line" : 189,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 4,
|
||||
"file" : 0,
|
||||
"line" : 184,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 5,
|
||||
"file" : 0,
|
||||
"line" : 166,
|
||||
"parent" : 1
|
||||
}
|
||||
]
|
||||
},
|
||||
"compileGroups" :
|
||||
[
|
||||
{
|
||||
"compileCommandFragments" :
|
||||
[
|
||||
{
|
||||
"fragment" : "-O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd "
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/W3"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/DNOMINMAX"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/DWIN32_LEAN_AND_MEAN"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/D_CRT_SECURE_NO_WARNINGS"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/D_SCL_SECURE_NO_WARNINGS"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/D_ENABLE_EXTENDED_ALIGNED_STORAGE"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/bigobj"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4005"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4068"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4180"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4244"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4267"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4503"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4800"
|
||||
},
|
||||
{
|
||||
"fragment" : "-std:c++17"
|
||||
}
|
||||
],
|
||||
"defines" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"define" : "__CLANG_SUPPORT_DYN_ANNOTATION__"
|
||||
}
|
||||
],
|
||||
"includes" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 5,
|
||||
"path" : "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp"
|
||||
}
|
||||
],
|
||||
"language" : "CXX",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
0,
|
||||
1,
|
||||
2
|
||||
]
|
||||
}
|
||||
],
|
||||
"dependencies" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_raw_logging_internal::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_dynamic_annotations::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_log_severity::@ad904a2f81246d9a9f6a"
|
||||
}
|
||||
],
|
||||
"folder" :
|
||||
{
|
||||
"name" : "Abseil/internal"
|
||||
},
|
||||
"id" : "absl_debugging_internal::@f37703cfbd56643e5121",
|
||||
"name" : "absl_debugging_internal",
|
||||
"nameOnDisk" : "absl_debugging_internal.lib",
|
||||
"paths" :
|
||||
{
|
||||
"build" : "src/includes/3thparty/tsl/absl/debugging",
|
||||
"source" : "src/includes/3thparty/abseil-cpp/absl/debugging"
|
||||
},
|
||||
"sourceGroups" :
|
||||
[
|
||||
{
|
||||
"name" : "Source Files",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
0,
|
||||
1,
|
||||
2
|
||||
]
|
||||
},
|
||||
{
|
||||
"name" : "Header Files",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
3,
|
||||
4,
|
||||
5
|
||||
]
|
||||
}
|
||||
],
|
||||
"sources" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/debugging/internal/address_is_readable.cc",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/debugging/internal/elf_mem_image.cc",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/debugging/internal/vdso_support.cc",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/debugging/internal/address_is_readable.h",
|
||||
"sourceGroupIndex" : 1
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/debugging/internal/elf_mem_image.h",
|
||||
"sourceGroupIndex" : 1
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/debugging/internal/vdso_support.h",
|
||||
"sourceGroupIndex" : 1
|
||||
}
|
||||
],
|
||||
"type" : "STATIC_LIBRARY"
|
||||
}
|
@ -1,234 +0,0 @@
|
||||
{
|
||||
"archive" :
|
||||
{
|
||||
"commandFragments" :
|
||||
[
|
||||
{
|
||||
"fragment" : "/machine:x64",
|
||||
"role" : "flags"
|
||||
}
|
||||
]
|
||||
},
|
||||
"artifacts" :
|
||||
[
|
||||
{
|
||||
"path" : "src/includes/3thparty/tsl/absl/debugging/absl_demangle_internal.lib"
|
||||
}
|
||||
],
|
||||
"backtrace" : 2,
|
||||
"backtraceGraph" :
|
||||
{
|
||||
"commands" :
|
||||
[
|
||||
"add_library",
|
||||
"absl_cc_library",
|
||||
"target_link_libraries",
|
||||
"target_compile_options",
|
||||
"target_include_directories",
|
||||
"target_sources"
|
||||
],
|
||||
"files" :
|
||||
[
|
||||
"src/includes/3thparty/abseil-cpp/CMake/AbseilHelpers.cmake",
|
||||
"src/includes/3thparty/abseil-cpp/absl/debugging/CMakeLists.txt"
|
||||
],
|
||||
"nodes" :
|
||||
[
|
||||
{
|
||||
"file" : 1
|
||||
},
|
||||
{
|
||||
"command" : 1,
|
||||
"file" : 1,
|
||||
"line" : 162,
|
||||
"parent" : 0
|
||||
},
|
||||
{
|
||||
"command" : 0,
|
||||
"file" : 0,
|
||||
"line" : 165,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 2,
|
||||
"file" : 0,
|
||||
"line" : 167,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 3,
|
||||
"file" : 0,
|
||||
"line" : 189,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 4,
|
||||
"file" : 0,
|
||||
"line" : 184,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 5,
|
||||
"file" : 0,
|
||||
"line" : 166,
|
||||
"parent" : 1
|
||||
}
|
||||
]
|
||||
},
|
||||
"compileGroups" :
|
||||
[
|
||||
{
|
||||
"compileCommandFragments" :
|
||||
[
|
||||
{
|
||||
"fragment" : "-O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd "
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/W3"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/DNOMINMAX"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/DWIN32_LEAN_AND_MEAN"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/D_CRT_SECURE_NO_WARNINGS"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/D_SCL_SECURE_NO_WARNINGS"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/D_ENABLE_EXTENDED_ALIGNED_STORAGE"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/bigobj"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4005"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4068"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4180"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4244"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4267"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4503"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4800"
|
||||
},
|
||||
{
|
||||
"fragment" : "-std:c++17"
|
||||
}
|
||||
],
|
||||
"defines" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"define" : "__CLANG_SUPPORT_DYN_ANNOTATION__"
|
||||
}
|
||||
],
|
||||
"includes" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 5,
|
||||
"path" : "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp"
|
||||
}
|
||||
],
|
||||
"language" : "CXX",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
0
|
||||
]
|
||||
}
|
||||
],
|
||||
"dependencies" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_raw_logging_internal::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_spinlock_wait::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_dynamic_annotations::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_log_severity::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_base::@ad904a2f81246d9a9f6a"
|
||||
}
|
||||
],
|
||||
"folder" :
|
||||
{
|
||||
"name" : "Abseil"
|
||||
},
|
||||
"id" : "absl_demangle_internal::@f37703cfbd56643e5121",
|
||||
"name" : "absl_demangle_internal",
|
||||
"nameOnDisk" : "absl_demangle_internal.lib",
|
||||
"paths" :
|
||||
{
|
||||
"build" : "src/includes/3thparty/tsl/absl/debugging",
|
||||
"source" : "src/includes/3thparty/abseil-cpp/absl/debugging"
|
||||
},
|
||||
"sourceGroups" :
|
||||
[
|
||||
{
|
||||
"name" : "Source Files",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
0
|
||||
]
|
||||
},
|
||||
{
|
||||
"name" : "Header Files",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
1
|
||||
]
|
||||
}
|
||||
],
|
||||
"sources" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/debugging/internal/demangle.cc",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/debugging/internal/demangle.h",
|
||||
"sourceGroupIndex" : 1
|
||||
}
|
||||
],
|
||||
"type" : "STATIC_LIBRARY"
|
||||
}
|
@ -1,211 +0,0 @@
|
||||
{
|
||||
"archive" :
|
||||
{
|
||||
"commandFragments" :
|
||||
[
|
||||
{
|
||||
"fragment" : "/machine:x64",
|
||||
"role" : "flags"
|
||||
}
|
||||
]
|
||||
},
|
||||
"artifacts" :
|
||||
[
|
||||
{
|
||||
"path" : "src/includes/3thparty/tsl/absl/base/absl_dynamic_annotations.lib"
|
||||
}
|
||||
],
|
||||
"backtrace" : 2,
|
||||
"backtraceGraph" :
|
||||
{
|
||||
"commands" :
|
||||
[
|
||||
"add_library",
|
||||
"absl_cc_library",
|
||||
"target_compile_options",
|
||||
"target_compile_definitions",
|
||||
"target_include_directories",
|
||||
"target_sources"
|
||||
],
|
||||
"files" :
|
||||
[
|
||||
"src/includes/3thparty/abseil-cpp/CMake/AbseilHelpers.cmake",
|
||||
"src/includes/3thparty/abseil-cpp/absl/base/CMakeLists.txt"
|
||||
],
|
||||
"nodes" :
|
||||
[
|
||||
{
|
||||
"file" : 1
|
||||
},
|
||||
{
|
||||
"command" : 1,
|
||||
"file" : 1,
|
||||
"line" : 90,
|
||||
"parent" : 0
|
||||
},
|
||||
{
|
||||
"command" : 0,
|
||||
"file" : 0,
|
||||
"line" : 165,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 2,
|
||||
"file" : 0,
|
||||
"line" : 189,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 3,
|
||||
"file" : 0,
|
||||
"line" : 191,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 4,
|
||||
"file" : 0,
|
||||
"line" : 184,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 5,
|
||||
"file" : 0,
|
||||
"line" : 166,
|
||||
"parent" : 1
|
||||
}
|
||||
]
|
||||
},
|
||||
"compileGroups" :
|
||||
[
|
||||
{
|
||||
"compileCommandFragments" :
|
||||
[
|
||||
{
|
||||
"fragment" : "-O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd "
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/W3"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/DNOMINMAX"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/DWIN32_LEAN_AND_MEAN"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/D_CRT_SECURE_NO_WARNINGS"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/D_SCL_SECURE_NO_WARNINGS"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/D_ENABLE_EXTENDED_ALIGNED_STORAGE"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/bigobj"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/wd4005"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/wd4068"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/wd4180"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/wd4244"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/wd4267"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/wd4503"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/wd4800"
|
||||
},
|
||||
{
|
||||
"fragment" : "-std:c++17"
|
||||
}
|
||||
],
|
||||
"defines" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"define" : "__CLANG_SUPPORT_DYN_ANNOTATION__"
|
||||
}
|
||||
],
|
||||
"includes" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 5,
|
||||
"path" : "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp"
|
||||
}
|
||||
],
|
||||
"language" : "CXX",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
0
|
||||
]
|
||||
}
|
||||
],
|
||||
"folder" :
|
||||
{
|
||||
"name" : "Abseil"
|
||||
},
|
||||
"id" : "absl_dynamic_annotations::@ad904a2f81246d9a9f6a",
|
||||
"name" : "absl_dynamic_annotations",
|
||||
"nameOnDisk" : "absl_dynamic_annotations.lib",
|
||||
"paths" :
|
||||
{
|
||||
"build" : "src/includes/3thparty/tsl/absl/base",
|
||||
"source" : "src/includes/3thparty/abseil-cpp/absl/base"
|
||||
},
|
||||
"sourceGroups" :
|
||||
[
|
||||
{
|
||||
"name" : "Source Files",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
0
|
||||
]
|
||||
},
|
||||
{
|
||||
"name" : "Header Files",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
1
|
||||
]
|
||||
}
|
||||
],
|
||||
"sources" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/base/dynamic_annotations.cc",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/base/dynamic_annotations.h",
|
||||
"sourceGroupIndex" : 1
|
||||
}
|
||||
],
|
||||
"type" : "STATIC_LIBRARY"
|
||||
}
|
@ -1,254 +0,0 @@
|
||||
{
|
||||
"archive" :
|
||||
{
|
||||
"commandFragments" :
|
||||
[
|
||||
{
|
||||
"fragment" : "/machine:x64",
|
||||
"role" : "flags"
|
||||
}
|
||||
]
|
||||
},
|
||||
"artifacts" :
|
||||
[
|
||||
{
|
||||
"path" : "src/includes/3thparty/tsl/absl/debugging/absl_examine_stack.lib"
|
||||
}
|
||||
],
|
||||
"backtrace" : 2,
|
||||
"backtraceGraph" :
|
||||
{
|
||||
"commands" :
|
||||
[
|
||||
"add_library",
|
||||
"absl_cc_library",
|
||||
"target_link_libraries",
|
||||
"target_compile_options",
|
||||
"target_include_directories",
|
||||
"target_sources"
|
||||
],
|
||||
"files" :
|
||||
[
|
||||
"src/includes/3thparty/abseil-cpp/CMake/AbseilHelpers.cmake",
|
||||
"src/includes/3thparty/abseil-cpp/absl/debugging/CMakeLists.txt"
|
||||
],
|
||||
"nodes" :
|
||||
[
|
||||
{
|
||||
"file" : 1
|
||||
},
|
||||
{
|
||||
"command" : 1,
|
||||
"file" : 1,
|
||||
"line" : 89,
|
||||
"parent" : 0
|
||||
},
|
||||
{
|
||||
"command" : 0,
|
||||
"file" : 0,
|
||||
"line" : 165,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 2,
|
||||
"file" : 0,
|
||||
"line" : 167,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 3,
|
||||
"file" : 0,
|
||||
"line" : 189,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 4,
|
||||
"file" : 0,
|
||||
"line" : 184,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 5,
|
||||
"file" : 0,
|
||||
"line" : 166,
|
||||
"parent" : 1
|
||||
}
|
||||
]
|
||||
},
|
||||
"compileGroups" :
|
||||
[
|
||||
{
|
||||
"compileCommandFragments" :
|
||||
[
|
||||
{
|
||||
"fragment" : "-O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd "
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/W3"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/DNOMINMAX"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/DWIN32_LEAN_AND_MEAN"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/D_CRT_SECURE_NO_WARNINGS"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/D_SCL_SECURE_NO_WARNINGS"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/D_ENABLE_EXTENDED_ALIGNED_STORAGE"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/bigobj"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4005"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4068"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4180"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4244"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4267"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4503"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4800"
|
||||
},
|
||||
{
|
||||
"fragment" : "-std:c++17"
|
||||
}
|
||||
],
|
||||
"defines" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"define" : "__CLANG_SUPPORT_DYN_ANNOTATION__"
|
||||
}
|
||||
],
|
||||
"includes" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 5,
|
||||
"path" : "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp"
|
||||
}
|
||||
],
|
||||
"language" : "CXX",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
0
|
||||
]
|
||||
}
|
||||
],
|
||||
"dependencies" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_raw_logging_internal::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_spinlock_wait::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_malloc_internal::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_dynamic_annotations::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_log_severity::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_base::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_stacktrace::@f37703cfbd56643e5121"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_symbolize::@f37703cfbd56643e5121"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_debugging_internal::@f37703cfbd56643e5121"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_demangle_internal::@f37703cfbd56643e5121"
|
||||
}
|
||||
],
|
||||
"folder" :
|
||||
{
|
||||
"name" : "Abseil/internal"
|
||||
},
|
||||
"id" : "absl_examine_stack::@f37703cfbd56643e5121",
|
||||
"name" : "absl_examine_stack",
|
||||
"nameOnDisk" : "absl_examine_stack.lib",
|
||||
"paths" :
|
||||
{
|
||||
"build" : "src/includes/3thparty/tsl/absl/debugging",
|
||||
"source" : "src/includes/3thparty/abseil-cpp/absl/debugging"
|
||||
},
|
||||
"sourceGroups" :
|
||||
[
|
||||
{
|
||||
"name" : "Source Files",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
0
|
||||
]
|
||||
},
|
||||
{
|
||||
"name" : "Header Files",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
1
|
||||
]
|
||||
}
|
||||
],
|
||||
"sources" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/debugging/internal/examine_stack.cc",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/debugging/internal/examine_stack.h",
|
||||
"sourceGroupIndex" : 1
|
||||
}
|
||||
],
|
||||
"type" : "STATIC_LIBRARY"
|
||||
}
|
@ -1,197 +0,0 @@
|
||||
{
|
||||
"archive" :
|
||||
{
|
||||
"commandFragments" :
|
||||
[
|
||||
{
|
||||
"fragment" : "/machine:x64",
|
||||
"role" : "flags"
|
||||
}
|
||||
]
|
||||
},
|
||||
"artifacts" :
|
||||
[
|
||||
{
|
||||
"path" : "src/includes/3thparty/tsl/absl/base/absl_exponential_biased.lib"
|
||||
}
|
||||
],
|
||||
"backtrace" : 2,
|
||||
"backtraceGraph" :
|
||||
{
|
||||
"commands" :
|
||||
[
|
||||
"add_library",
|
||||
"absl_cc_library",
|
||||
"target_compile_options",
|
||||
"target_include_directories",
|
||||
"target_sources"
|
||||
],
|
||||
"files" :
|
||||
[
|
||||
"src/includes/3thparty/abseil-cpp/CMake/AbseilHelpers.cmake",
|
||||
"src/includes/3thparty/abseil-cpp/absl/base/CMakeLists.txt"
|
||||
],
|
||||
"nodes" :
|
||||
[
|
||||
{
|
||||
"file" : 1
|
||||
},
|
||||
{
|
||||
"command" : 1,
|
||||
"file" : 1,
|
||||
"line" : 516,
|
||||
"parent" : 0
|
||||
},
|
||||
{
|
||||
"command" : 0,
|
||||
"file" : 0,
|
||||
"line" : 165,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 2,
|
||||
"file" : 0,
|
||||
"line" : 189,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 3,
|
||||
"file" : 0,
|
||||
"line" : 184,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 4,
|
||||
"file" : 0,
|
||||
"line" : 166,
|
||||
"parent" : 1
|
||||
}
|
||||
]
|
||||
},
|
||||
"compileGroups" :
|
||||
[
|
||||
{
|
||||
"compileCommandFragments" :
|
||||
[
|
||||
{
|
||||
"fragment" : "-O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd "
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/W3"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/DNOMINMAX"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/DWIN32_LEAN_AND_MEAN"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/D_CRT_SECURE_NO_WARNINGS"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/D_SCL_SECURE_NO_WARNINGS"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/D_ENABLE_EXTENDED_ALIGNED_STORAGE"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/bigobj"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/wd4005"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/wd4068"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/wd4180"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/wd4244"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/wd4267"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/wd4503"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/wd4800"
|
||||
},
|
||||
{
|
||||
"fragment" : "-std:c++17"
|
||||
}
|
||||
],
|
||||
"includes" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"path" : "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp"
|
||||
}
|
||||
],
|
||||
"language" : "CXX",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
0
|
||||
]
|
||||
}
|
||||
],
|
||||
"folder" :
|
||||
{
|
||||
"name" : "Abseil/internal"
|
||||
},
|
||||
"id" : "absl_exponential_biased::@ad904a2f81246d9a9f6a",
|
||||
"name" : "absl_exponential_biased",
|
||||
"nameOnDisk" : "absl_exponential_biased.lib",
|
||||
"paths" :
|
||||
{
|
||||
"build" : "src/includes/3thparty/tsl/absl/base",
|
||||
"source" : "src/includes/3thparty/abseil-cpp/absl/base"
|
||||
},
|
||||
"sourceGroups" :
|
||||
[
|
||||
{
|
||||
"name" : "Source Files",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
0
|
||||
]
|
||||
},
|
||||
{
|
||||
"name" : "Header Files",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
1
|
||||
]
|
||||
}
|
||||
],
|
||||
"sources" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 5,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/base/internal/exponential_biased.cc",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 5,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/base/internal/exponential_biased.h",
|
||||
"sourceGroupIndex" : 1
|
||||
}
|
||||
],
|
||||
"type" : "STATIC_LIBRARY"
|
||||
}
|
@ -1,258 +0,0 @@
|
||||
{
|
||||
"archive" :
|
||||
{
|
||||
"commandFragments" :
|
||||
[
|
||||
{
|
||||
"fragment" : "/machine:x64",
|
||||
"role" : "flags"
|
||||
}
|
||||
]
|
||||
},
|
||||
"artifacts" :
|
||||
[
|
||||
{
|
||||
"path" : "src/includes/3thparty/tsl/absl/debugging/absl_failure_signal_handler.lib"
|
||||
}
|
||||
],
|
||||
"backtrace" : 2,
|
||||
"backtraceGraph" :
|
||||
{
|
||||
"commands" :
|
||||
[
|
||||
"add_library",
|
||||
"absl_cc_library",
|
||||
"target_link_libraries",
|
||||
"target_compile_options",
|
||||
"target_include_directories",
|
||||
"target_sources"
|
||||
],
|
||||
"files" :
|
||||
[
|
||||
"src/includes/3thparty/abseil-cpp/CMake/AbseilHelpers.cmake",
|
||||
"src/includes/3thparty/abseil-cpp/absl/debugging/CMakeLists.txt"
|
||||
],
|
||||
"nodes" :
|
||||
[
|
||||
{
|
||||
"file" : 1
|
||||
},
|
||||
{
|
||||
"command" : 1,
|
||||
"file" : 1,
|
||||
"line" : 106,
|
||||
"parent" : 0
|
||||
},
|
||||
{
|
||||
"command" : 0,
|
||||
"file" : 0,
|
||||
"line" : 165,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 2,
|
||||
"file" : 0,
|
||||
"line" : 167,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 3,
|
||||
"file" : 0,
|
||||
"line" : 189,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 4,
|
||||
"file" : 0,
|
||||
"line" : 184,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 5,
|
||||
"file" : 0,
|
||||
"line" : 166,
|
||||
"parent" : 1
|
||||
}
|
||||
]
|
||||
},
|
||||
"compileGroups" :
|
||||
[
|
||||
{
|
||||
"compileCommandFragments" :
|
||||
[
|
||||
{
|
||||
"fragment" : "-O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd "
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/W3"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/DNOMINMAX"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/DWIN32_LEAN_AND_MEAN"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/D_CRT_SECURE_NO_WARNINGS"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/D_SCL_SECURE_NO_WARNINGS"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/D_ENABLE_EXTENDED_ALIGNED_STORAGE"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/bigobj"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4005"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4068"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4180"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4244"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4267"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4503"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4800"
|
||||
},
|
||||
{
|
||||
"fragment" : "-std:c++17"
|
||||
}
|
||||
],
|
||||
"defines" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"define" : "__CLANG_SUPPORT_DYN_ANNOTATION__"
|
||||
}
|
||||
],
|
||||
"includes" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 5,
|
||||
"path" : "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp"
|
||||
}
|
||||
],
|
||||
"language" : "CXX",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
0
|
||||
]
|
||||
}
|
||||
],
|
||||
"dependencies" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_raw_logging_internal::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_spinlock_wait::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_malloc_internal::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_dynamic_annotations::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_log_severity::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_base::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_stacktrace::@f37703cfbd56643e5121"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_examine_stack::@f37703cfbd56643e5121"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_symbolize::@f37703cfbd56643e5121"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_debugging_internal::@f37703cfbd56643e5121"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_demangle_internal::@f37703cfbd56643e5121"
|
||||
}
|
||||
],
|
||||
"folder" :
|
||||
{
|
||||
"name" : "Abseil"
|
||||
},
|
||||
"id" : "absl_failure_signal_handler::@f37703cfbd56643e5121",
|
||||
"name" : "absl_failure_signal_handler",
|
||||
"nameOnDisk" : "absl_failure_signal_handler.lib",
|
||||
"paths" :
|
||||
{
|
||||
"build" : "src/includes/3thparty/tsl/absl/debugging",
|
||||
"source" : "src/includes/3thparty/abseil-cpp/absl/debugging"
|
||||
},
|
||||
"sourceGroups" :
|
||||
[
|
||||
{
|
||||
"name" : "Source Files",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
0
|
||||
]
|
||||
},
|
||||
{
|
||||
"name" : "Header Files",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
1
|
||||
]
|
||||
}
|
||||
],
|
||||
"sources" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/debugging/failure_signal_handler.cc",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/debugging/failure_signal_handler.h",
|
||||
"sourceGroupIndex" : 1
|
||||
}
|
||||
],
|
||||
"type" : "STATIC_LIBRARY"
|
||||
}
|
@ -1,324 +0,0 @@
|
||||
{
|
||||
"archive" :
|
||||
{
|
||||
"commandFragments" :
|
||||
[
|
||||
{
|
||||
"fragment" : "/machine:x64",
|
||||
"role" : "flags"
|
||||
}
|
||||
]
|
||||
},
|
||||
"artifacts" :
|
||||
[
|
||||
{
|
||||
"path" : "src/includes/3thparty/tsl/absl/flags/absl_flags.lib"
|
||||
}
|
||||
],
|
||||
"backtrace" : 2,
|
||||
"backtraceGraph" :
|
||||
{
|
||||
"commands" :
|
||||
[
|
||||
"add_library",
|
||||
"absl_cc_library",
|
||||
"target_link_libraries",
|
||||
"target_compile_options",
|
||||
"target_include_directories",
|
||||
"target_sources"
|
||||
],
|
||||
"files" :
|
||||
[
|
||||
"src/includes/3thparty/abseil-cpp/CMake/AbseilHelpers.cmake",
|
||||
"src/includes/3thparty/abseil-cpp/absl/flags/CMakeLists.txt"
|
||||
],
|
||||
"nodes" :
|
||||
[
|
||||
{
|
||||
"file" : 1
|
||||
},
|
||||
{
|
||||
"command" : 1,
|
||||
"file" : 1,
|
||||
"line" : 160,
|
||||
"parent" : 0
|
||||
},
|
||||
{
|
||||
"command" : 0,
|
||||
"file" : 0,
|
||||
"line" : 165,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 2,
|
||||
"file" : 0,
|
||||
"line" : 167,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 3,
|
||||
"file" : 0,
|
||||
"line" : 189,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 4,
|
||||
"file" : 0,
|
||||
"line" : 184,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 5,
|
||||
"file" : 0,
|
||||
"line" : 166,
|
||||
"parent" : 1
|
||||
}
|
||||
]
|
||||
},
|
||||
"compileGroups" :
|
||||
[
|
||||
{
|
||||
"compileCommandFragments" :
|
||||
[
|
||||
{
|
||||
"fragment" : "-O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd "
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/W3"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/DNOMINMAX"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/DWIN32_LEAN_AND_MEAN"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/D_CRT_SECURE_NO_WARNINGS"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/D_SCL_SECURE_NO_WARNINGS"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/D_ENABLE_EXTENDED_ALIGNED_STORAGE"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/bigobj"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4005"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4068"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4180"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4244"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4267"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4503"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4800"
|
||||
},
|
||||
{
|
||||
"fragment" : "-std:c++17"
|
||||
}
|
||||
],
|
||||
"defines" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"define" : "__CLANG_SUPPORT_DYN_ANNOTATION__"
|
||||
}
|
||||
],
|
||||
"includes" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 5,
|
||||
"path" : "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp"
|
||||
}
|
||||
],
|
||||
"language" : "CXX",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
0
|
||||
]
|
||||
}
|
||||
],
|
||||
"dependencies" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_raw_logging_internal::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_spinlock_wait::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_malloc_internal::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_dynamic_annotations::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_log_severity::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_throw_delegate::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_base::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_flags_config::@bda7670b3733d0548856"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_flags_program_name::@bda7670b3733d0548856"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_flags_internal::@bda7670b3733d0548856"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_stacktrace::@f37703cfbd56643e5121"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_flags_marshalling::@bda7670b3733d0548856"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_symbolize::@f37703cfbd56643e5121"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_debugging_internal::@f37703cfbd56643e5121"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_demangle_internal::@f37703cfbd56643e5121"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_flags_registry::@bda7670b3733d0548856"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_int128::@ee07aa9d207536ee2175"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_strings_internal::@c1b32c74471c54f8afa7"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_time_zone::@74bfc506b354a89713e6"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_bad_optional_access::@c67a71be74a9b4da44b7"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_strings::@c1b32c74471c54f8afa7"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_str_format_internal::@c1b32c74471c54f8afa7"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_synchronization::@510ab3aad97f8fd1289b"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_civil_time::@74bfc506b354a89713e6"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_graphcycles_internal::@510ab3aad97f8fd1289b"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_time::@74bfc506b354a89713e6"
|
||||
}
|
||||
],
|
||||
"folder" :
|
||||
{
|
||||
"name" : "Abseil/internal"
|
||||
},
|
||||
"id" : "absl_flags::@bda7670b3733d0548856",
|
||||
"name" : "absl_flags",
|
||||
"nameOnDisk" : "absl_flags.lib",
|
||||
"paths" :
|
||||
{
|
||||
"build" : "src/includes/3thparty/tsl/absl/flags",
|
||||
"source" : "src/includes/3thparty/abseil-cpp/absl/flags"
|
||||
},
|
||||
"sourceGroups" :
|
||||
[
|
||||
{
|
||||
"name" : "Source Files",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
0
|
||||
]
|
||||
},
|
||||
{
|
||||
"name" : "Header Files",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
1,
|
||||
2
|
||||
]
|
||||
}
|
||||
],
|
||||
"sources" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/flags/flag.cc",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/flags/declare.h",
|
||||
"sourceGroupIndex" : 1
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/flags/flag.h",
|
||||
"sourceGroupIndex" : 1
|
||||
}
|
||||
],
|
||||
"type" : "STATIC_LIBRARY"
|
||||
}
|
@ -1,300 +0,0 @@
|
||||
{
|
||||
"archive" :
|
||||
{
|
||||
"commandFragments" :
|
||||
[
|
||||
{
|
||||
"fragment" : "/machine:x64",
|
||||
"role" : "flags"
|
||||
}
|
||||
]
|
||||
},
|
||||
"artifacts" :
|
||||
[
|
||||
{
|
||||
"path" : "src/includes/3thparty/tsl/absl/flags/absl_flags_config.lib"
|
||||
}
|
||||
],
|
||||
"backtrace" : 2,
|
||||
"backtraceGraph" :
|
||||
{
|
||||
"commands" :
|
||||
[
|
||||
"add_library",
|
||||
"absl_cc_library",
|
||||
"target_link_libraries",
|
||||
"target_compile_options",
|
||||
"target_include_directories",
|
||||
"target_sources"
|
||||
],
|
||||
"files" :
|
||||
[
|
||||
"src/includes/3thparty/abseil-cpp/CMake/AbseilHelpers.cmake",
|
||||
"src/includes/3thparty/abseil-cpp/absl/flags/CMakeLists.txt"
|
||||
],
|
||||
"nodes" :
|
||||
[
|
||||
{
|
||||
"file" : 1
|
||||
},
|
||||
{
|
||||
"command" : 1,
|
||||
"file" : 1,
|
||||
"line" : 75,
|
||||
"parent" : 0
|
||||
},
|
||||
{
|
||||
"command" : 0,
|
||||
"file" : 0,
|
||||
"line" : 165,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 2,
|
||||
"file" : 0,
|
||||
"line" : 167,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 3,
|
||||
"file" : 0,
|
||||
"line" : 189,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 4,
|
||||
"file" : 0,
|
||||
"line" : 184,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 5,
|
||||
"file" : 0,
|
||||
"line" : 166,
|
||||
"parent" : 1
|
||||
}
|
||||
]
|
||||
},
|
||||
"compileGroups" :
|
||||
[
|
||||
{
|
||||
"compileCommandFragments" :
|
||||
[
|
||||
{
|
||||
"fragment" : "-O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd "
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/W3"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/DNOMINMAX"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/DWIN32_LEAN_AND_MEAN"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/D_CRT_SECURE_NO_WARNINGS"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/D_SCL_SECURE_NO_WARNINGS"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/D_ENABLE_EXTENDED_ALIGNED_STORAGE"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/bigobj"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4005"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4068"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4180"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4244"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4267"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4503"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4800"
|
||||
},
|
||||
{
|
||||
"fragment" : "-std:c++17"
|
||||
}
|
||||
],
|
||||
"defines" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"define" : "__CLANG_SUPPORT_DYN_ANNOTATION__"
|
||||
}
|
||||
],
|
||||
"includes" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 5,
|
||||
"path" : "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp"
|
||||
}
|
||||
],
|
||||
"language" : "CXX",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
0
|
||||
]
|
||||
}
|
||||
],
|
||||
"dependencies" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_raw_logging_internal::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_spinlock_wait::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_malloc_internal::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_dynamic_annotations::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_log_severity::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_throw_delegate::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_base::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_flags_program_name::@bda7670b3733d0548856"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_stacktrace::@f37703cfbd56643e5121"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_symbolize::@f37703cfbd56643e5121"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_debugging_internal::@f37703cfbd56643e5121"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_demangle_internal::@f37703cfbd56643e5121"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_int128::@ee07aa9d207536ee2175"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_strings_internal::@c1b32c74471c54f8afa7"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_time_zone::@74bfc506b354a89713e6"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_strings::@c1b32c74471c54f8afa7"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_synchronization::@510ab3aad97f8fd1289b"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_civil_time::@74bfc506b354a89713e6"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_graphcycles_internal::@510ab3aad97f8fd1289b"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_time::@74bfc506b354a89713e6"
|
||||
}
|
||||
],
|
||||
"folder" :
|
||||
{
|
||||
"name" : "Abseil/internal"
|
||||
},
|
||||
"id" : "absl_flags_config::@bda7670b3733d0548856",
|
||||
"name" : "absl_flags_config",
|
||||
"nameOnDisk" : "absl_flags_config.lib",
|
||||
"paths" :
|
||||
{
|
||||
"build" : "src/includes/3thparty/tsl/absl/flags",
|
||||
"source" : "src/includes/3thparty/abseil-cpp/absl/flags"
|
||||
},
|
||||
"sourceGroups" :
|
||||
[
|
||||
{
|
||||
"name" : "Source Files",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
0
|
||||
]
|
||||
},
|
||||
{
|
||||
"name" : "Header Files",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
1,
|
||||
2
|
||||
]
|
||||
}
|
||||
],
|
||||
"sources" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/flags/usage_config.cc",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/flags/config.h",
|
||||
"sourceGroupIndex" : 1
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/flags/usage_config.h",
|
||||
"sourceGroupIndex" : 1
|
||||
}
|
||||
],
|
||||
"type" : "STATIC_LIBRARY"
|
||||
}
|
@ -1,314 +0,0 @@
|
||||
{
|
||||
"archive" :
|
||||
{
|
||||
"commandFragments" :
|
||||
[
|
||||
{
|
||||
"fragment" : "/machine:x64",
|
||||
"role" : "flags"
|
||||
}
|
||||
]
|
||||
},
|
||||
"artifacts" :
|
||||
[
|
||||
{
|
||||
"path" : "src/includes/3thparty/tsl/absl/flags/absl_flags_internal.lib"
|
||||
}
|
||||
],
|
||||
"backtrace" : 2,
|
||||
"backtraceGraph" :
|
||||
{
|
||||
"commands" :
|
||||
[
|
||||
"add_library",
|
||||
"absl_cc_library",
|
||||
"target_link_libraries",
|
||||
"target_compile_options",
|
||||
"target_include_directories",
|
||||
"target_sources"
|
||||
],
|
||||
"files" :
|
||||
[
|
||||
"src/includes/3thparty/abseil-cpp/CMake/AbseilHelpers.cmake",
|
||||
"src/includes/3thparty/abseil-cpp/absl/flags/CMakeLists.txt"
|
||||
],
|
||||
"nodes" :
|
||||
[
|
||||
{
|
||||
"file" : 1
|
||||
},
|
||||
{
|
||||
"command" : 1,
|
||||
"file" : 1,
|
||||
"line" : 18,
|
||||
"parent" : 0
|
||||
},
|
||||
{
|
||||
"command" : 0,
|
||||
"file" : 0,
|
||||
"line" : 165,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 2,
|
||||
"file" : 0,
|
||||
"line" : 167,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 3,
|
||||
"file" : 0,
|
||||
"line" : 189,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 4,
|
||||
"file" : 0,
|
||||
"line" : 184,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 5,
|
||||
"file" : 0,
|
||||
"line" : 166,
|
||||
"parent" : 1
|
||||
}
|
||||
]
|
||||
},
|
||||
"compileGroups" :
|
||||
[
|
||||
{
|
||||
"compileCommandFragments" :
|
||||
[
|
||||
{
|
||||
"fragment" : "-O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd "
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/W3"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/DNOMINMAX"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/DWIN32_LEAN_AND_MEAN"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/D_CRT_SECURE_NO_WARNINGS"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/D_SCL_SECURE_NO_WARNINGS"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/D_ENABLE_EXTENDED_ALIGNED_STORAGE"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/bigobj"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4005"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4068"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4180"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4244"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4267"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4503"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4800"
|
||||
},
|
||||
{
|
||||
"fragment" : "-std:c++17"
|
||||
}
|
||||
],
|
||||
"defines" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"define" : "__CLANG_SUPPORT_DYN_ANNOTATION__"
|
||||
}
|
||||
],
|
||||
"includes" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 5,
|
||||
"path" : "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp"
|
||||
}
|
||||
],
|
||||
"language" : "CXX",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
0
|
||||
]
|
||||
}
|
||||
],
|
||||
"dependencies" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_raw_logging_internal::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_spinlock_wait::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_malloc_internal::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_dynamic_annotations::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_log_severity::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_throw_delegate::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_base::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_flags_config::@bda7670b3733d0548856"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_flags_program_name::@bda7670b3733d0548856"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_stacktrace::@f37703cfbd56643e5121"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_flags_marshalling::@bda7670b3733d0548856"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_symbolize::@f37703cfbd56643e5121"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_debugging_internal::@f37703cfbd56643e5121"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_demangle_internal::@f37703cfbd56643e5121"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_flags_registry::@bda7670b3733d0548856"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_int128::@ee07aa9d207536ee2175"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_strings_internal::@c1b32c74471c54f8afa7"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_time_zone::@74bfc506b354a89713e6"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_bad_optional_access::@c67a71be74a9b4da44b7"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_strings::@c1b32c74471c54f8afa7"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_str_format_internal::@c1b32c74471c54f8afa7"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_synchronization::@510ab3aad97f8fd1289b"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_civil_time::@74bfc506b354a89713e6"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_graphcycles_internal::@510ab3aad97f8fd1289b"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_time::@74bfc506b354a89713e6"
|
||||
}
|
||||
],
|
||||
"folder" :
|
||||
{
|
||||
"name" : "Abseil"
|
||||
},
|
||||
"id" : "absl_flags_internal::@bda7670b3733d0548856",
|
||||
"name" : "absl_flags_internal",
|
||||
"nameOnDisk" : "absl_flags_internal.lib",
|
||||
"paths" :
|
||||
{
|
||||
"build" : "src/includes/3thparty/tsl/absl/flags",
|
||||
"source" : "src/includes/3thparty/abseil-cpp/absl/flags"
|
||||
},
|
||||
"sourceGroups" :
|
||||
[
|
||||
{
|
||||
"name" : "Source Files",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
0
|
||||
]
|
||||
},
|
||||
{
|
||||
"name" : "Header Files",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
1
|
||||
]
|
||||
}
|
||||
],
|
||||
"sources" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/flags/internal/flag.cc",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/flags/internal/flag.h",
|
||||
"sourceGroupIndex" : 1
|
||||
}
|
||||
],
|
||||
"type" : "STATIC_LIBRARY"
|
||||
}
|
@ -1,254 +0,0 @@
|
||||
{
|
||||
"archive" :
|
||||
{
|
||||
"commandFragments" :
|
||||
[
|
||||
{
|
||||
"fragment" : "/machine:x64",
|
||||
"role" : "flags"
|
||||
}
|
||||
]
|
||||
},
|
||||
"artifacts" :
|
||||
[
|
||||
{
|
||||
"path" : "src/includes/3thparty/tsl/absl/flags/absl_flags_marshalling.lib"
|
||||
}
|
||||
],
|
||||
"backtrace" : 2,
|
||||
"backtraceGraph" :
|
||||
{
|
||||
"commands" :
|
||||
[
|
||||
"add_library",
|
||||
"absl_cc_library",
|
||||
"target_link_libraries",
|
||||
"target_compile_options",
|
||||
"target_include_directories",
|
||||
"target_sources"
|
||||
],
|
||||
"files" :
|
||||
[
|
||||
"src/includes/3thparty/abseil-cpp/CMake/AbseilHelpers.cmake",
|
||||
"src/includes/3thparty/abseil-cpp/absl/flags/CMakeLists.txt"
|
||||
],
|
||||
"nodes" :
|
||||
[
|
||||
{
|
||||
"file" : 1
|
||||
},
|
||||
{
|
||||
"command" : 1,
|
||||
"file" : 1,
|
||||
"line" : 96,
|
||||
"parent" : 0
|
||||
},
|
||||
{
|
||||
"command" : 0,
|
||||
"file" : 0,
|
||||
"line" : 165,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 2,
|
||||
"file" : 0,
|
||||
"line" : 167,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 3,
|
||||
"file" : 0,
|
||||
"line" : 189,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 4,
|
||||
"file" : 0,
|
||||
"line" : 184,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 5,
|
||||
"file" : 0,
|
||||
"line" : 166,
|
||||
"parent" : 1
|
||||
}
|
||||
]
|
||||
},
|
||||
"compileGroups" :
|
||||
[
|
||||
{
|
||||
"compileCommandFragments" :
|
||||
[
|
||||
{
|
||||
"fragment" : "-O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd "
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/W3"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/DNOMINMAX"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/DWIN32_LEAN_AND_MEAN"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/D_CRT_SECURE_NO_WARNINGS"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/D_SCL_SECURE_NO_WARNINGS"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/D_ENABLE_EXTENDED_ALIGNED_STORAGE"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/bigobj"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4005"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4068"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4180"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4244"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4267"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4503"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4800"
|
||||
},
|
||||
{
|
||||
"fragment" : "-std:c++17"
|
||||
}
|
||||
],
|
||||
"defines" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"define" : "__CLANG_SUPPORT_DYN_ANNOTATION__"
|
||||
}
|
||||
],
|
||||
"includes" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 5,
|
||||
"path" : "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp"
|
||||
}
|
||||
],
|
||||
"language" : "CXX",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
0
|
||||
]
|
||||
}
|
||||
],
|
||||
"dependencies" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_raw_logging_internal::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_spinlock_wait::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_dynamic_annotations::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_log_severity::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_throw_delegate::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_base::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_int128::@ee07aa9d207536ee2175"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_strings_internal::@c1b32c74471c54f8afa7"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_strings::@c1b32c74471c54f8afa7"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_str_format_internal::@c1b32c74471c54f8afa7"
|
||||
}
|
||||
],
|
||||
"folder" :
|
||||
{
|
||||
"name" : "Abseil/internal"
|
||||
},
|
||||
"id" : "absl_flags_marshalling::@bda7670b3733d0548856",
|
||||
"name" : "absl_flags_marshalling",
|
||||
"nameOnDisk" : "absl_flags_marshalling.lib",
|
||||
"paths" :
|
||||
{
|
||||
"build" : "src/includes/3thparty/tsl/absl/flags",
|
||||
"source" : "src/includes/3thparty/abseil-cpp/absl/flags"
|
||||
},
|
||||
"sourceGroups" :
|
||||
[
|
||||
{
|
||||
"name" : "Source Files",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
0
|
||||
]
|
||||
},
|
||||
{
|
||||
"name" : "Header Files",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
1
|
||||
]
|
||||
}
|
||||
],
|
||||
"sources" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/flags/marshalling.cc",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/flags/marshalling.h",
|
||||
"sourceGroupIndex" : 1
|
||||
}
|
||||
],
|
||||
"type" : "STATIC_LIBRARY"
|
||||
}
|
@ -1,336 +0,0 @@
|
||||
{
|
||||
"archive" :
|
||||
{
|
||||
"commandFragments" :
|
||||
[
|
||||
{
|
||||
"fragment" : "/machine:x64",
|
||||
"role" : "flags"
|
||||
}
|
||||
]
|
||||
},
|
||||
"artifacts" :
|
||||
[
|
||||
{
|
||||
"path" : "src/includes/3thparty/tsl/absl/flags/absl_flags_parse.lib"
|
||||
}
|
||||
],
|
||||
"backtrace" : 2,
|
||||
"backtraceGraph" :
|
||||
{
|
||||
"commands" :
|
||||
[
|
||||
"add_library",
|
||||
"absl_cc_library",
|
||||
"target_link_libraries",
|
||||
"target_compile_options",
|
||||
"target_include_directories",
|
||||
"target_sources"
|
||||
],
|
||||
"files" :
|
||||
[
|
||||
"src/includes/3thparty/abseil-cpp/CMake/AbseilHelpers.cmake",
|
||||
"src/includes/3thparty/abseil-cpp/absl/flags/CMakeLists.txt"
|
||||
],
|
||||
"nodes" :
|
||||
[
|
||||
{
|
||||
"file" : 1
|
||||
},
|
||||
{
|
||||
"command" : 1,
|
||||
"file" : 1,
|
||||
"line" : 228,
|
||||
"parent" : 0
|
||||
},
|
||||
{
|
||||
"command" : 0,
|
||||
"file" : 0,
|
||||
"line" : 165,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 2,
|
||||
"file" : 0,
|
||||
"line" : 167,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 3,
|
||||
"file" : 0,
|
||||
"line" : 189,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 4,
|
||||
"file" : 0,
|
||||
"line" : 184,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 5,
|
||||
"file" : 0,
|
||||
"line" : 166,
|
||||
"parent" : 1
|
||||
}
|
||||
]
|
||||
},
|
||||
"compileGroups" :
|
||||
[
|
||||
{
|
||||
"compileCommandFragments" :
|
||||
[
|
||||
{
|
||||
"fragment" : "-O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd "
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/W3"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/DNOMINMAX"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/DWIN32_LEAN_AND_MEAN"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/D_CRT_SECURE_NO_WARNINGS"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/D_SCL_SECURE_NO_WARNINGS"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/D_ENABLE_EXTENDED_ALIGNED_STORAGE"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/bigobj"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4005"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4068"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4180"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4244"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4267"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4503"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4800"
|
||||
},
|
||||
{
|
||||
"fragment" : "-std:c++17"
|
||||
}
|
||||
],
|
||||
"defines" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"define" : "__CLANG_SUPPORT_DYN_ANNOTATION__"
|
||||
}
|
||||
],
|
||||
"includes" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 5,
|
||||
"path" : "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp"
|
||||
}
|
||||
],
|
||||
"language" : "CXX",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
0
|
||||
]
|
||||
}
|
||||
],
|
||||
"dependencies" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_raw_logging_internal::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_spinlock_wait::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_malloc_internal::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_dynamic_annotations::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_log_severity::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_throw_delegate::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_base::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_flags_config::@bda7670b3733d0548856"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_flags_program_name::@bda7670b3733d0548856"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_flags_internal::@bda7670b3733d0548856"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_stacktrace::@f37703cfbd56643e5121"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_flags_marshalling::@bda7670b3733d0548856"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_symbolize::@f37703cfbd56643e5121"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_debugging_internal::@f37703cfbd56643e5121"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_demangle_internal::@f37703cfbd56643e5121"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_flags_registry::@bda7670b3733d0548856"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_flags::@bda7670b3733d0548856"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_flags_usage::@bda7670b3733d0548856"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_int128::@ee07aa9d207536ee2175"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_flags_usage_internal::@bda7670b3733d0548856"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_strings_internal::@c1b32c74471c54f8afa7"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_time_zone::@74bfc506b354a89713e6"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_bad_optional_access::@c67a71be74a9b4da44b7"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_strings::@c1b32c74471c54f8afa7"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_str_format_internal::@c1b32c74471c54f8afa7"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_synchronization::@510ab3aad97f8fd1289b"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_civil_time::@74bfc506b354a89713e6"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_graphcycles_internal::@510ab3aad97f8fd1289b"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_time::@74bfc506b354a89713e6"
|
||||
}
|
||||
],
|
||||
"folder" :
|
||||
{
|
||||
"name" : "Abseil/internal"
|
||||
},
|
||||
"id" : "absl_flags_parse::@bda7670b3733d0548856",
|
||||
"name" : "absl_flags_parse",
|
||||
"nameOnDisk" : "absl_flags_parse.lib",
|
||||
"paths" :
|
||||
{
|
||||
"build" : "src/includes/3thparty/tsl/absl/flags",
|
||||
"source" : "src/includes/3thparty/abseil-cpp/absl/flags"
|
||||
},
|
||||
"sourceGroups" :
|
||||
[
|
||||
{
|
||||
"name" : "Source Files",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
0
|
||||
]
|
||||
},
|
||||
{
|
||||
"name" : "Header Files",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
1,
|
||||
2
|
||||
]
|
||||
}
|
||||
],
|
||||
"sources" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/flags/parse.cc",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/flags/internal/parse.h",
|
||||
"sourceGroupIndex" : 1
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/flags/parse.h",
|
||||
"sourceGroupIndex" : 1
|
||||
}
|
||||
],
|
||||
"type" : "STATIC_LIBRARY"
|
||||
}
|
@ -1,290 +0,0 @@
|
||||
{
|
||||
"archive" :
|
||||
{
|
||||
"commandFragments" :
|
||||
[
|
||||
{
|
||||
"fragment" : "/machine:x64",
|
||||
"role" : "flags"
|
||||
}
|
||||
]
|
||||
},
|
||||
"artifacts" :
|
||||
[
|
||||
{
|
||||
"path" : "src/includes/3thparty/tsl/absl/flags/absl_flags_program_name.lib"
|
||||
}
|
||||
],
|
||||
"backtrace" : 2,
|
||||
"backtraceGraph" :
|
||||
{
|
||||
"commands" :
|
||||
[
|
||||
"add_library",
|
||||
"absl_cc_library",
|
||||
"target_link_libraries",
|
||||
"target_compile_options",
|
||||
"target_include_directories",
|
||||
"target_sources"
|
||||
],
|
||||
"files" :
|
||||
[
|
||||
"src/includes/3thparty/abseil-cpp/CMake/AbseilHelpers.cmake",
|
||||
"src/includes/3thparty/abseil-cpp/absl/flags/CMakeLists.txt"
|
||||
],
|
||||
"nodes" :
|
||||
[
|
||||
{
|
||||
"file" : 1
|
||||
},
|
||||
{
|
||||
"command" : 1,
|
||||
"file" : 1,
|
||||
"line" : 39,
|
||||
"parent" : 0
|
||||
},
|
||||
{
|
||||
"command" : 0,
|
||||
"file" : 0,
|
||||
"line" : 165,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 2,
|
||||
"file" : 0,
|
||||
"line" : 167,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 3,
|
||||
"file" : 0,
|
||||
"line" : 189,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 4,
|
||||
"file" : 0,
|
||||
"line" : 184,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 5,
|
||||
"file" : 0,
|
||||
"line" : 166,
|
||||
"parent" : 1
|
||||
}
|
||||
]
|
||||
},
|
||||
"compileGroups" :
|
||||
[
|
||||
{
|
||||
"compileCommandFragments" :
|
||||
[
|
||||
{
|
||||
"fragment" : "-O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd "
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/W3"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/DNOMINMAX"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/DWIN32_LEAN_AND_MEAN"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/D_CRT_SECURE_NO_WARNINGS"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/D_SCL_SECURE_NO_WARNINGS"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/D_ENABLE_EXTENDED_ALIGNED_STORAGE"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/bigobj"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4005"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4068"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4180"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4244"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4267"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4503"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4800"
|
||||
},
|
||||
{
|
||||
"fragment" : "-std:c++17"
|
||||
}
|
||||
],
|
||||
"defines" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"define" : "__CLANG_SUPPORT_DYN_ANNOTATION__"
|
||||
}
|
||||
],
|
||||
"includes" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 5,
|
||||
"path" : "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp"
|
||||
}
|
||||
],
|
||||
"language" : "CXX",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
0
|
||||
]
|
||||
}
|
||||
],
|
||||
"dependencies" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_raw_logging_internal::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_spinlock_wait::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_malloc_internal::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_dynamic_annotations::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_log_severity::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_throw_delegate::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_base::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_stacktrace::@f37703cfbd56643e5121"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_symbolize::@f37703cfbd56643e5121"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_debugging_internal::@f37703cfbd56643e5121"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_demangle_internal::@f37703cfbd56643e5121"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_int128::@ee07aa9d207536ee2175"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_strings_internal::@c1b32c74471c54f8afa7"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_time_zone::@74bfc506b354a89713e6"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_strings::@c1b32c74471c54f8afa7"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_synchronization::@510ab3aad97f8fd1289b"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_civil_time::@74bfc506b354a89713e6"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_graphcycles_internal::@510ab3aad97f8fd1289b"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_time::@74bfc506b354a89713e6"
|
||||
}
|
||||
],
|
||||
"folder" :
|
||||
{
|
||||
"name" : "Abseil"
|
||||
},
|
||||
"id" : "absl_flags_program_name::@bda7670b3733d0548856",
|
||||
"name" : "absl_flags_program_name",
|
||||
"nameOnDisk" : "absl_flags_program_name.lib",
|
||||
"paths" :
|
||||
{
|
||||
"build" : "src/includes/3thparty/tsl/absl/flags",
|
||||
"source" : "src/includes/3thparty/abseil-cpp/absl/flags"
|
||||
},
|
||||
"sourceGroups" :
|
||||
[
|
||||
{
|
||||
"name" : "Source Files",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
0
|
||||
]
|
||||
},
|
||||
{
|
||||
"name" : "Header Files",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
1
|
||||
]
|
||||
}
|
||||
],
|
||||
"sources" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/flags/internal/program_name.cc",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/flags/internal/program_name.h",
|
||||
"sourceGroupIndex" : 1
|
||||
}
|
||||
],
|
||||
"type" : "STATIC_LIBRARY"
|
||||
}
|
@ -1,324 +0,0 @@
|
||||
{
|
||||
"archive" :
|
||||
{
|
||||
"commandFragments" :
|
||||
[
|
||||
{
|
||||
"fragment" : "/machine:x64",
|
||||
"role" : "flags"
|
||||
}
|
||||
]
|
||||
},
|
||||
"artifacts" :
|
||||
[
|
||||
{
|
||||
"path" : "src/includes/3thparty/tsl/absl/flags/absl_flags_registry.lib"
|
||||
}
|
||||
],
|
||||
"backtrace" : 2,
|
||||
"backtraceGraph" :
|
||||
{
|
||||
"commands" :
|
||||
[
|
||||
"add_library",
|
||||
"absl_cc_library",
|
||||
"target_link_libraries",
|
||||
"target_compile_options",
|
||||
"target_include_directories",
|
||||
"target_sources"
|
||||
],
|
||||
"files" :
|
||||
[
|
||||
"src/includes/3thparty/abseil-cpp/CMake/AbseilHelpers.cmake",
|
||||
"src/includes/3thparty/abseil-cpp/absl/flags/CMakeLists.txt"
|
||||
],
|
||||
"nodes" :
|
||||
[
|
||||
{
|
||||
"file" : 1
|
||||
},
|
||||
{
|
||||
"command" : 1,
|
||||
"file" : 1,
|
||||
"line" : 137,
|
||||
"parent" : 0
|
||||
},
|
||||
{
|
||||
"command" : 0,
|
||||
"file" : 0,
|
||||
"line" : 165,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 2,
|
||||
"file" : 0,
|
||||
"line" : 167,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 3,
|
||||
"file" : 0,
|
||||
"line" : 189,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 4,
|
||||
"file" : 0,
|
||||
"line" : 184,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 5,
|
||||
"file" : 0,
|
||||
"line" : 166,
|
||||
"parent" : 1
|
||||
}
|
||||
]
|
||||
},
|
||||
"compileGroups" :
|
||||
[
|
||||
{
|
||||
"compileCommandFragments" :
|
||||
[
|
||||
{
|
||||
"fragment" : "-O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd "
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/W3"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/DNOMINMAX"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/DWIN32_LEAN_AND_MEAN"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/D_CRT_SECURE_NO_WARNINGS"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/D_SCL_SECURE_NO_WARNINGS"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/D_ENABLE_EXTENDED_ALIGNED_STORAGE"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/bigobj"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4005"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4068"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4180"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4244"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4267"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4503"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4800"
|
||||
},
|
||||
{
|
||||
"fragment" : "-std:c++17"
|
||||
}
|
||||
],
|
||||
"defines" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"define" : "__CLANG_SUPPORT_DYN_ANNOTATION__"
|
||||
}
|
||||
],
|
||||
"includes" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 5,
|
||||
"path" : "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp"
|
||||
}
|
||||
],
|
||||
"language" : "CXX",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
0,
|
||||
1
|
||||
]
|
||||
}
|
||||
],
|
||||
"dependencies" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_raw_logging_internal::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_spinlock_wait::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_malloc_internal::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_dynamic_annotations::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_log_severity::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_throw_delegate::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_base::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_flags_config::@bda7670b3733d0548856"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_flags_program_name::@bda7670b3733d0548856"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_stacktrace::@f37703cfbd56643e5121"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_flags_marshalling::@bda7670b3733d0548856"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_symbolize::@f37703cfbd56643e5121"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_debugging_internal::@f37703cfbd56643e5121"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_demangle_internal::@f37703cfbd56643e5121"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_int128::@ee07aa9d207536ee2175"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_strings_internal::@c1b32c74471c54f8afa7"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_time_zone::@74bfc506b354a89713e6"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_bad_optional_access::@c67a71be74a9b4da44b7"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_strings::@c1b32c74471c54f8afa7"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_str_format_internal::@c1b32c74471c54f8afa7"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_synchronization::@510ab3aad97f8fd1289b"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_civil_time::@74bfc506b354a89713e6"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_graphcycles_internal::@510ab3aad97f8fd1289b"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_time::@74bfc506b354a89713e6"
|
||||
}
|
||||
],
|
||||
"folder" :
|
||||
{
|
||||
"name" : "Abseil/internal"
|
||||
},
|
||||
"id" : "absl_flags_registry::@bda7670b3733d0548856",
|
||||
"name" : "absl_flags_registry",
|
||||
"nameOnDisk" : "absl_flags_registry.lib",
|
||||
"paths" :
|
||||
{
|
||||
"build" : "src/includes/3thparty/tsl/absl/flags",
|
||||
"source" : "src/includes/3thparty/abseil-cpp/absl/flags"
|
||||
},
|
||||
"sourceGroups" :
|
||||
[
|
||||
{
|
||||
"name" : "Source Files",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
0,
|
||||
1
|
||||
]
|
||||
},
|
||||
{
|
||||
"name" : "Header Files",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
2,
|
||||
3
|
||||
]
|
||||
}
|
||||
],
|
||||
"sources" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/flags/internal/registry.cc",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/flags/internal/type_erased.cc",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/flags/internal/registry.h",
|
||||
"sourceGroupIndex" : 1
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/flags/internal/type_erased.h",
|
||||
"sourceGroupIndex" : 1
|
||||
}
|
||||
],
|
||||
"type" : "STATIC_LIBRARY"
|
||||
}
|
@ -1,326 +0,0 @@
|
||||
{
|
||||
"archive" :
|
||||
{
|
||||
"commandFragments" :
|
||||
[
|
||||
{
|
||||
"fragment" : "/machine:x64",
|
||||
"role" : "flags"
|
||||
}
|
||||
]
|
||||
},
|
||||
"artifacts" :
|
||||
[
|
||||
{
|
||||
"path" : "src/includes/3thparty/tsl/absl/flags/absl_flags_usage.lib"
|
||||
}
|
||||
],
|
||||
"backtrace" : 2,
|
||||
"backtraceGraph" :
|
||||
{
|
||||
"commands" :
|
||||
[
|
||||
"add_library",
|
||||
"absl_cc_library",
|
||||
"target_link_libraries",
|
||||
"target_compile_options",
|
||||
"target_include_directories",
|
||||
"target_sources"
|
||||
],
|
||||
"files" :
|
||||
[
|
||||
"src/includes/3thparty/abseil-cpp/CMake/AbseilHelpers.cmake",
|
||||
"src/includes/3thparty/abseil-cpp/absl/flags/CMakeLists.txt"
|
||||
],
|
||||
"nodes" :
|
||||
[
|
||||
{
|
||||
"file" : 1
|
||||
},
|
||||
{
|
||||
"command" : 1,
|
||||
"file" : 1,
|
||||
"line" : 209,
|
||||
"parent" : 0
|
||||
},
|
||||
{
|
||||
"command" : 0,
|
||||
"file" : 0,
|
||||
"line" : 165,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 2,
|
||||
"file" : 0,
|
||||
"line" : 167,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 3,
|
||||
"file" : 0,
|
||||
"line" : 189,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 4,
|
||||
"file" : 0,
|
||||
"line" : 184,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 5,
|
||||
"file" : 0,
|
||||
"line" : 166,
|
||||
"parent" : 1
|
||||
}
|
||||
]
|
||||
},
|
||||
"compileGroups" :
|
||||
[
|
||||
{
|
||||
"compileCommandFragments" :
|
||||
[
|
||||
{
|
||||
"fragment" : "-O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd "
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/W3"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/DNOMINMAX"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/DWIN32_LEAN_AND_MEAN"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/D_CRT_SECURE_NO_WARNINGS"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/D_SCL_SECURE_NO_WARNINGS"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/D_ENABLE_EXTENDED_ALIGNED_STORAGE"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/bigobj"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4005"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4068"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4180"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4244"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4267"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4503"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4800"
|
||||
},
|
||||
{
|
||||
"fragment" : "-std:c++17"
|
||||
}
|
||||
],
|
||||
"defines" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"define" : "__CLANG_SUPPORT_DYN_ANNOTATION__"
|
||||
}
|
||||
],
|
||||
"includes" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 5,
|
||||
"path" : "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp"
|
||||
}
|
||||
],
|
||||
"language" : "CXX",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
0
|
||||
]
|
||||
}
|
||||
],
|
||||
"dependencies" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_raw_logging_internal::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_spinlock_wait::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_malloc_internal::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_dynamic_annotations::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_log_severity::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_throw_delegate::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_base::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_flags_config::@bda7670b3733d0548856"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_flags_program_name::@bda7670b3733d0548856"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_flags_internal::@bda7670b3733d0548856"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_stacktrace::@f37703cfbd56643e5121"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_flags_marshalling::@bda7670b3733d0548856"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_symbolize::@f37703cfbd56643e5121"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_debugging_internal::@f37703cfbd56643e5121"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_demangle_internal::@f37703cfbd56643e5121"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_flags_registry::@bda7670b3733d0548856"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_flags::@bda7670b3733d0548856"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_int128::@ee07aa9d207536ee2175"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_flags_usage_internal::@bda7670b3733d0548856"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_strings_internal::@c1b32c74471c54f8afa7"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_time_zone::@74bfc506b354a89713e6"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_bad_optional_access::@c67a71be74a9b4da44b7"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_strings::@c1b32c74471c54f8afa7"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_str_format_internal::@c1b32c74471c54f8afa7"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_synchronization::@510ab3aad97f8fd1289b"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_civil_time::@74bfc506b354a89713e6"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_graphcycles_internal::@510ab3aad97f8fd1289b"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_time::@74bfc506b354a89713e6"
|
||||
}
|
||||
],
|
||||
"folder" :
|
||||
{
|
||||
"name" : "Abseil/internal"
|
||||
},
|
||||
"id" : "absl_flags_usage::@bda7670b3733d0548856",
|
||||
"name" : "absl_flags_usage",
|
||||
"nameOnDisk" : "absl_flags_usage.lib",
|
||||
"paths" :
|
||||
{
|
||||
"build" : "src/includes/3thparty/tsl/absl/flags",
|
||||
"source" : "src/includes/3thparty/abseil-cpp/absl/flags"
|
||||
},
|
||||
"sourceGroups" :
|
||||
[
|
||||
{
|
||||
"name" : "Source Files",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
0
|
||||
]
|
||||
},
|
||||
{
|
||||
"name" : "Header Files",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
1
|
||||
]
|
||||
}
|
||||
],
|
||||
"sources" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/flags/usage.cc",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/flags/usage.h",
|
||||
"sourceGroupIndex" : 1
|
||||
}
|
||||
],
|
||||
"type" : "STATIC_LIBRARY"
|
||||
}
|
@ -1,322 +0,0 @@
|
||||
{
|
||||
"archive" :
|
||||
{
|
||||
"commandFragments" :
|
||||
[
|
||||
{
|
||||
"fragment" : "/machine:x64",
|
||||
"role" : "flags"
|
||||
}
|
||||
]
|
||||
},
|
||||
"artifacts" :
|
||||
[
|
||||
{
|
||||
"path" : "src/includes/3thparty/tsl/absl/flags/absl_flags_usage_internal.lib"
|
||||
}
|
||||
],
|
||||
"backtrace" : 2,
|
||||
"backtraceGraph" :
|
||||
{
|
||||
"commands" :
|
||||
[
|
||||
"add_library",
|
||||
"absl_cc_library",
|
||||
"target_link_libraries",
|
||||
"target_compile_options",
|
||||
"target_include_directories",
|
||||
"target_sources"
|
||||
],
|
||||
"files" :
|
||||
[
|
||||
"src/includes/3thparty/abseil-cpp/CMake/AbseilHelpers.cmake",
|
||||
"src/includes/3thparty/abseil-cpp/absl/flags/CMakeLists.txt"
|
||||
],
|
||||
"nodes" :
|
||||
[
|
||||
{
|
||||
"file" : 1
|
||||
},
|
||||
{
|
||||
"command" : 1,
|
||||
"file" : 1,
|
||||
"line" : 185,
|
||||
"parent" : 0
|
||||
},
|
||||
{
|
||||
"command" : 0,
|
||||
"file" : 0,
|
||||
"line" : 165,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 2,
|
||||
"file" : 0,
|
||||
"line" : 167,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 3,
|
||||
"file" : 0,
|
||||
"line" : 189,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 4,
|
||||
"file" : 0,
|
||||
"line" : 184,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 5,
|
||||
"file" : 0,
|
||||
"line" : 166,
|
||||
"parent" : 1
|
||||
}
|
||||
]
|
||||
},
|
||||
"compileGroups" :
|
||||
[
|
||||
{
|
||||
"compileCommandFragments" :
|
||||
[
|
||||
{
|
||||
"fragment" : "-O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd "
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/W3"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/DNOMINMAX"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/DWIN32_LEAN_AND_MEAN"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/D_CRT_SECURE_NO_WARNINGS"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/D_SCL_SECURE_NO_WARNINGS"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/D_ENABLE_EXTENDED_ALIGNED_STORAGE"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/bigobj"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4005"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4068"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4180"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4244"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4267"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4503"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4800"
|
||||
},
|
||||
{
|
||||
"fragment" : "-std:c++17"
|
||||
}
|
||||
],
|
||||
"defines" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"define" : "__CLANG_SUPPORT_DYN_ANNOTATION__"
|
||||
}
|
||||
],
|
||||
"includes" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 5,
|
||||
"path" : "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp"
|
||||
}
|
||||
],
|
||||
"language" : "CXX",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
0
|
||||
]
|
||||
}
|
||||
],
|
||||
"dependencies" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_raw_logging_internal::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_spinlock_wait::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_malloc_internal::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_dynamic_annotations::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_log_severity::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_throw_delegate::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_base::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_flags_config::@bda7670b3733d0548856"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_flags_program_name::@bda7670b3733d0548856"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_flags_internal::@bda7670b3733d0548856"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_stacktrace::@f37703cfbd56643e5121"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_flags_marshalling::@bda7670b3733d0548856"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_symbolize::@f37703cfbd56643e5121"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_debugging_internal::@f37703cfbd56643e5121"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_demangle_internal::@f37703cfbd56643e5121"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_flags_registry::@bda7670b3733d0548856"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_flags::@bda7670b3733d0548856"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_int128::@ee07aa9d207536ee2175"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_strings_internal::@c1b32c74471c54f8afa7"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_time_zone::@74bfc506b354a89713e6"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_bad_optional_access::@c67a71be74a9b4da44b7"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_strings::@c1b32c74471c54f8afa7"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_str_format_internal::@c1b32c74471c54f8afa7"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_synchronization::@510ab3aad97f8fd1289b"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_civil_time::@74bfc506b354a89713e6"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_graphcycles_internal::@510ab3aad97f8fd1289b"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_time::@74bfc506b354a89713e6"
|
||||
}
|
||||
],
|
||||
"folder" :
|
||||
{
|
||||
"name" : "Abseil/internal"
|
||||
},
|
||||
"id" : "absl_flags_usage_internal::@bda7670b3733d0548856",
|
||||
"name" : "absl_flags_usage_internal",
|
||||
"nameOnDisk" : "absl_flags_usage_internal.lib",
|
||||
"paths" :
|
||||
{
|
||||
"build" : "src/includes/3thparty/tsl/absl/flags",
|
||||
"source" : "src/includes/3thparty/abseil-cpp/absl/flags"
|
||||
},
|
||||
"sourceGroups" :
|
||||
[
|
||||
{
|
||||
"name" : "Source Files",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
0
|
||||
]
|
||||
},
|
||||
{
|
||||
"name" : "Header Files",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
1
|
||||
]
|
||||
}
|
||||
],
|
||||
"sources" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/flags/internal/usage.cc",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/flags/internal/usage.h",
|
||||
"sourceGroupIndex" : 1
|
||||
}
|
||||
],
|
||||
"type" : "STATIC_LIBRARY"
|
||||
}
|
@ -1,238 +0,0 @@
|
||||
{
|
||||
"archive" :
|
||||
{
|
||||
"commandFragments" :
|
||||
[
|
||||
{
|
||||
"fragment" : "/machine:x64",
|
||||
"role" : "flags"
|
||||
}
|
||||
]
|
||||
},
|
||||
"artifacts" :
|
||||
[
|
||||
{
|
||||
"path" : "src/includes/3thparty/tsl/absl/synchronization/absl_graphcycles_internal.lib"
|
||||
}
|
||||
],
|
||||
"backtrace" : 2,
|
||||
"backtraceGraph" :
|
||||
{
|
||||
"commands" :
|
||||
[
|
||||
"add_library",
|
||||
"absl_cc_library",
|
||||
"target_link_libraries",
|
||||
"target_compile_options",
|
||||
"target_include_directories",
|
||||
"target_sources"
|
||||
],
|
||||
"files" :
|
||||
[
|
||||
"src/includes/3thparty/abseil-cpp/CMake/AbseilHelpers.cmake",
|
||||
"src/includes/3thparty/abseil-cpp/absl/synchronization/CMakeLists.txt"
|
||||
],
|
||||
"nodes" :
|
||||
[
|
||||
{
|
||||
"file" : 1
|
||||
},
|
||||
{
|
||||
"command" : 1,
|
||||
"file" : 1,
|
||||
"line" : 17,
|
||||
"parent" : 0
|
||||
},
|
||||
{
|
||||
"command" : 0,
|
||||
"file" : 0,
|
||||
"line" : 165,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 2,
|
||||
"file" : 0,
|
||||
"line" : 167,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 3,
|
||||
"file" : 0,
|
||||
"line" : 189,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 4,
|
||||
"file" : 0,
|
||||
"line" : 184,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 5,
|
||||
"file" : 0,
|
||||
"line" : 166,
|
||||
"parent" : 1
|
||||
}
|
||||
]
|
||||
},
|
||||
"compileGroups" :
|
||||
[
|
||||
{
|
||||
"compileCommandFragments" :
|
||||
[
|
||||
{
|
||||
"fragment" : "-O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd "
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/W3"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/DNOMINMAX"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/DWIN32_LEAN_AND_MEAN"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/D_CRT_SECURE_NO_WARNINGS"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/D_SCL_SECURE_NO_WARNINGS"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/D_ENABLE_EXTENDED_ALIGNED_STORAGE"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/bigobj"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4005"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4068"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4180"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4244"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4267"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4503"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4800"
|
||||
},
|
||||
{
|
||||
"fragment" : "-std:c++17"
|
||||
}
|
||||
],
|
||||
"defines" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"define" : "__CLANG_SUPPORT_DYN_ANNOTATION__"
|
||||
}
|
||||
],
|
||||
"includes" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 5,
|
||||
"path" : "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp"
|
||||
}
|
||||
],
|
||||
"language" : "CXX",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
0
|
||||
]
|
||||
}
|
||||
],
|
||||
"dependencies" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_raw_logging_internal::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_spinlock_wait::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_malloc_internal::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_dynamic_annotations::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_log_severity::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_base::@ad904a2f81246d9a9f6a"
|
||||
}
|
||||
],
|
||||
"folder" :
|
||||
{
|
||||
"name" : "Abseil/internal"
|
||||
},
|
||||
"id" : "absl_graphcycles_internal::@510ab3aad97f8fd1289b",
|
||||
"name" : "absl_graphcycles_internal",
|
||||
"nameOnDisk" : "absl_graphcycles_internal.lib",
|
||||
"paths" :
|
||||
{
|
||||
"build" : "src/includes/3thparty/tsl/absl/synchronization",
|
||||
"source" : "src/includes/3thparty/abseil-cpp/absl/synchronization"
|
||||
},
|
||||
"sourceGroups" :
|
||||
[
|
||||
{
|
||||
"name" : "Source Files",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
0
|
||||
]
|
||||
},
|
||||
{
|
||||
"name" : "Header Files",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
1
|
||||
]
|
||||
}
|
||||
],
|
||||
"sources" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/synchronization/internal/graphcycles.cc",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/synchronization/internal/graphcycles.h",
|
||||
"sourceGroupIndex" : 1
|
||||
}
|
||||
],
|
||||
"type" : "STATIC_LIBRARY"
|
||||
}
|
@ -1,268 +0,0 @@
|
||||
{
|
||||
"archive" :
|
||||
{
|
||||
"commandFragments" :
|
||||
[
|
||||
{
|
||||
"fragment" : "/machine:x64",
|
||||
"role" : "flags"
|
||||
}
|
||||
]
|
||||
},
|
||||
"artifacts" :
|
||||
[
|
||||
{
|
||||
"path" : "src/includes/3thparty/tsl/absl/hash/absl_hash.lib"
|
||||
}
|
||||
],
|
||||
"backtrace" : 2,
|
||||
"backtraceGraph" :
|
||||
{
|
||||
"commands" :
|
||||
[
|
||||
"add_library",
|
||||
"absl_cc_library",
|
||||
"target_link_libraries",
|
||||
"target_compile_options",
|
||||
"target_include_directories",
|
||||
"target_sources"
|
||||
],
|
||||
"files" :
|
||||
[
|
||||
"src/includes/3thparty/abseil-cpp/CMake/AbseilHelpers.cmake",
|
||||
"src/includes/3thparty/abseil-cpp/absl/hash/CMakeLists.txt"
|
||||
],
|
||||
"nodes" :
|
||||
[
|
||||
{
|
||||
"file" : 1
|
||||
},
|
||||
{
|
||||
"command" : 1,
|
||||
"file" : 1,
|
||||
"line" : 17,
|
||||
"parent" : 0
|
||||
},
|
||||
{
|
||||
"command" : 0,
|
||||
"file" : 0,
|
||||
"line" : 165,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 2,
|
||||
"file" : 0,
|
||||
"line" : 167,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 3,
|
||||
"file" : 0,
|
||||
"line" : 189,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 4,
|
||||
"file" : 0,
|
||||
"line" : 184,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 5,
|
||||
"file" : 0,
|
||||
"line" : 166,
|
||||
"parent" : 1
|
||||
}
|
||||
]
|
||||
},
|
||||
"compileGroups" :
|
||||
[
|
||||
{
|
||||
"compileCommandFragments" :
|
||||
[
|
||||
{
|
||||
"fragment" : "-O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd "
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/W3"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/DNOMINMAX"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/DWIN32_LEAN_AND_MEAN"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/D_CRT_SECURE_NO_WARNINGS"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/D_SCL_SECURE_NO_WARNINGS"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/D_ENABLE_EXTENDED_ALIGNED_STORAGE"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/bigobj"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4005"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4068"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4180"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4244"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4267"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4503"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4800"
|
||||
},
|
||||
{
|
||||
"fragment" : "-std:c++17"
|
||||
}
|
||||
],
|
||||
"defines" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"define" : "__CLANG_SUPPORT_DYN_ANNOTATION__"
|
||||
}
|
||||
],
|
||||
"includes" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 5,
|
||||
"path" : "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp"
|
||||
}
|
||||
],
|
||||
"language" : "CXX",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
0
|
||||
]
|
||||
}
|
||||
],
|
||||
"dependencies" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_raw_logging_internal::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_spinlock_wait::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_dynamic_annotations::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_log_severity::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_throw_delegate::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_base::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_int128::@ee07aa9d207536ee2175"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_city::@59f37a08b2b9a5b55768"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_strings_internal::@c1b32c74471c54f8afa7"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_bad_optional_access::@c67a71be74a9b4da44b7"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_strings::@c1b32c74471c54f8afa7"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_bad_variant_access::@c67a71be74a9b4da44b7"
|
||||
}
|
||||
],
|
||||
"folder" :
|
||||
{
|
||||
"name" : "Abseil"
|
||||
},
|
||||
"id" : "absl_hash::@59f37a08b2b9a5b55768",
|
||||
"name" : "absl_hash",
|
||||
"nameOnDisk" : "absl_hash.lib",
|
||||
"paths" :
|
||||
{
|
||||
"build" : "src/includes/3thparty/tsl/absl/hash",
|
||||
"source" : "src/includes/3thparty/abseil-cpp/absl/hash"
|
||||
},
|
||||
"sourceGroups" :
|
||||
[
|
||||
{
|
||||
"name" : "Source Files",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
0
|
||||
]
|
||||
},
|
||||
{
|
||||
"name" : "Header Files",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
1,
|
||||
2
|
||||
]
|
||||
}
|
||||
],
|
||||
"sources" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/hash/internal/hash.cc",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/hash/internal/hash.h",
|
||||
"sourceGroupIndex" : 1
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/hash/hash.h",
|
||||
"sourceGroupIndex" : 1
|
||||
}
|
||||
],
|
||||
"type" : "STATIC_LIBRARY"
|
||||
}
|
@ -1,302 +0,0 @@
|
||||
{
|
||||
"archive" :
|
||||
{
|
||||
"commandFragments" :
|
||||
[
|
||||
{
|
||||
"fragment" : "/machine:x64",
|
||||
"role" : "flags"
|
||||
}
|
||||
]
|
||||
},
|
||||
"artifacts" :
|
||||
[
|
||||
{
|
||||
"path" : "src/includes/3thparty/tsl/absl/container/absl_hashtablez_sampler.lib"
|
||||
}
|
||||
],
|
||||
"backtrace" : 2,
|
||||
"backtraceGraph" :
|
||||
{
|
||||
"commands" :
|
||||
[
|
||||
"add_library",
|
||||
"absl_cc_library",
|
||||
"target_link_libraries",
|
||||
"target_compile_options",
|
||||
"target_include_directories",
|
||||
"target_sources"
|
||||
],
|
||||
"files" :
|
||||
[
|
||||
"src/includes/3thparty/abseil-cpp/CMake/AbseilHelpers.cmake",
|
||||
"src/includes/3thparty/abseil-cpp/absl/container/CMakeLists.txt"
|
||||
],
|
||||
"nodes" :
|
||||
[
|
||||
{
|
||||
"file" : 1
|
||||
},
|
||||
{
|
||||
"command" : 1,
|
||||
"file" : 1,
|
||||
"line" : 531,
|
||||
"parent" : 0
|
||||
},
|
||||
{
|
||||
"command" : 0,
|
||||
"file" : 0,
|
||||
"line" : 165,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 2,
|
||||
"file" : 0,
|
||||
"line" : 167,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 3,
|
||||
"file" : 0,
|
||||
"line" : 189,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 4,
|
||||
"file" : 0,
|
||||
"line" : 184,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 5,
|
||||
"file" : 0,
|
||||
"line" : 166,
|
||||
"parent" : 1
|
||||
}
|
||||
]
|
||||
},
|
||||
"compileGroups" :
|
||||
[
|
||||
{
|
||||
"compileCommandFragments" :
|
||||
[
|
||||
{
|
||||
"fragment" : "-O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd "
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/W3"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/DNOMINMAX"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/DWIN32_LEAN_AND_MEAN"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/D_CRT_SECURE_NO_WARNINGS"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/D_SCL_SECURE_NO_WARNINGS"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/D_ENABLE_EXTENDED_ALIGNED_STORAGE"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/bigobj"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4005"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4068"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4180"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4244"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4267"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4503"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4800"
|
||||
},
|
||||
{
|
||||
"fragment" : "-std:c++17"
|
||||
}
|
||||
],
|
||||
"defines" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"define" : "__CLANG_SUPPORT_DYN_ANNOTATION__"
|
||||
}
|
||||
],
|
||||
"includes" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 5,
|
||||
"path" : "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp"
|
||||
}
|
||||
],
|
||||
"language" : "CXX",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
0,
|
||||
1
|
||||
]
|
||||
}
|
||||
],
|
||||
"dependencies" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_raw_logging_internal::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_spinlock_wait::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_malloc_internal::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_dynamic_annotations::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_log_severity::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_throw_delegate::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_exponential_biased::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_base::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_stacktrace::@f37703cfbd56643e5121"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_symbolize::@f37703cfbd56643e5121"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_debugging_internal::@f37703cfbd56643e5121"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_demangle_internal::@f37703cfbd56643e5121"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_int128::@ee07aa9d207536ee2175"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_strings_internal::@c1b32c74471c54f8afa7"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_time_zone::@74bfc506b354a89713e6"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_strings::@c1b32c74471c54f8afa7"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_synchronization::@510ab3aad97f8fd1289b"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_civil_time::@74bfc506b354a89713e6"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_graphcycles_internal::@510ab3aad97f8fd1289b"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_time::@74bfc506b354a89713e6"
|
||||
}
|
||||
],
|
||||
"folder" :
|
||||
{
|
||||
"name" : "Abseil/internal"
|
||||
},
|
||||
"id" : "absl_hashtablez_sampler::@5e009cf106843927cf0e",
|
||||
"name" : "absl_hashtablez_sampler",
|
||||
"nameOnDisk" : "absl_hashtablez_sampler.lib",
|
||||
"paths" :
|
||||
{
|
||||
"build" : "src/includes/3thparty/tsl/absl/container",
|
||||
"source" : "src/includes/3thparty/abseil-cpp/absl/container"
|
||||
},
|
||||
"sourceGroups" :
|
||||
[
|
||||
{
|
||||
"name" : "Source Files",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
0,
|
||||
1
|
||||
]
|
||||
},
|
||||
{
|
||||
"name" : "Header Files",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
2
|
||||
]
|
||||
}
|
||||
],
|
||||
"sources" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/container/internal/hashtablez_sampler.cc",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/container/internal/hashtablez_sampler_force_weak_definition.cc",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/container/internal/hashtablez_sampler.h",
|
||||
"sourceGroupIndex" : 1
|
||||
}
|
||||
],
|
||||
"type" : "STATIC_LIBRARY"
|
||||
}
|
@ -1,215 +0,0 @@
|
||||
{
|
||||
"archive" :
|
||||
{
|
||||
"commandFragments" :
|
||||
[
|
||||
{
|
||||
"fragment" : "/machine:x64",
|
||||
"role" : "flags"
|
||||
}
|
||||
]
|
||||
},
|
||||
"artifacts" :
|
||||
[
|
||||
{
|
||||
"path" : "src/includes/3thparty/tsl/absl/numeric/absl_int128.lib"
|
||||
}
|
||||
],
|
||||
"backtrace" : 2,
|
||||
"backtraceGraph" :
|
||||
{
|
||||
"commands" :
|
||||
[
|
||||
"add_library",
|
||||
"absl_cc_library",
|
||||
"target_compile_options",
|
||||
"target_include_directories",
|
||||
"target_sources"
|
||||
],
|
||||
"files" :
|
||||
[
|
||||
"src/includes/3thparty/abseil-cpp/CMake/AbseilHelpers.cmake",
|
||||
"src/includes/3thparty/abseil-cpp/absl/numeric/CMakeLists.txt"
|
||||
],
|
||||
"nodes" :
|
||||
[
|
||||
{
|
||||
"file" : 1
|
||||
},
|
||||
{
|
||||
"command" : 1,
|
||||
"file" : 1,
|
||||
"line" : 17,
|
||||
"parent" : 0
|
||||
},
|
||||
{
|
||||
"command" : 0,
|
||||
"file" : 0,
|
||||
"line" : 165,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 2,
|
||||
"file" : 0,
|
||||
"line" : 189,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 3,
|
||||
"file" : 0,
|
||||
"line" : 184,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 4,
|
||||
"file" : 0,
|
||||
"line" : 166,
|
||||
"parent" : 1
|
||||
}
|
||||
]
|
||||
},
|
||||
"compileGroups" :
|
||||
[
|
||||
{
|
||||
"compileCommandFragments" :
|
||||
[
|
||||
{
|
||||
"fragment" : "-O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd "
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/W3"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/DNOMINMAX"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/DWIN32_LEAN_AND_MEAN"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/D_CRT_SECURE_NO_WARNINGS"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/D_SCL_SECURE_NO_WARNINGS"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/D_ENABLE_EXTENDED_ALIGNED_STORAGE"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/bigobj"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/wd4005"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/wd4068"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/wd4180"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/wd4244"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/wd4267"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/wd4503"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/wd4800"
|
||||
},
|
||||
{
|
||||
"fragment" : "-std:c++17"
|
||||
}
|
||||
],
|
||||
"includes" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"path" : "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp"
|
||||
}
|
||||
],
|
||||
"language" : "CXX",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
0
|
||||
]
|
||||
}
|
||||
],
|
||||
"folder" :
|
||||
{
|
||||
"name" : "Abseil"
|
||||
},
|
||||
"id" : "absl_int128::@ee07aa9d207536ee2175",
|
||||
"name" : "absl_int128",
|
||||
"nameOnDisk" : "absl_int128.lib",
|
||||
"paths" :
|
||||
{
|
||||
"build" : "src/includes/3thparty/tsl/absl/numeric",
|
||||
"source" : "src/includes/3thparty/abseil-cpp/absl/numeric"
|
||||
},
|
||||
"sourceGroups" :
|
||||
[
|
||||
{
|
||||
"name" : "Source Files",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
0
|
||||
]
|
||||
},
|
||||
{
|
||||
"name" : "",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
1,
|
||||
2
|
||||
]
|
||||
},
|
||||
{
|
||||
"name" : "Header Files",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
3
|
||||
]
|
||||
}
|
||||
],
|
||||
"sources" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 5,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/numeric/int128.cc",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 5,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/numeric/int128_have_intrinsic.inc",
|
||||
"sourceGroupIndex" : 1
|
||||
},
|
||||
{
|
||||
"backtrace" : 5,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/numeric/int128_no_intrinsic.inc",
|
||||
"sourceGroupIndex" : 1
|
||||
},
|
||||
{
|
||||
"backtrace" : 5,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/numeric/int128.h",
|
||||
"sourceGroupIndex" : 2
|
||||
}
|
||||
],
|
||||
"type" : "STATIC_LIBRARY"
|
||||
}
|
@ -1,197 +0,0 @@
|
||||
{
|
||||
"archive" :
|
||||
{
|
||||
"commandFragments" :
|
||||
[
|
||||
{
|
||||
"fragment" : "/machine:x64",
|
||||
"role" : "flags"
|
||||
}
|
||||
]
|
||||
},
|
||||
"artifacts" :
|
||||
[
|
||||
{
|
||||
"path" : "src/includes/3thparty/tsl/absl/debugging/absl_leak_check.lib"
|
||||
}
|
||||
],
|
||||
"backtrace" : 2,
|
||||
"backtraceGraph" :
|
||||
{
|
||||
"commands" :
|
||||
[
|
||||
"add_library",
|
||||
"absl_cc_library",
|
||||
"target_compile_options",
|
||||
"target_include_directories",
|
||||
"target_sources"
|
||||
],
|
||||
"files" :
|
||||
[
|
||||
"src/includes/3thparty/abseil-cpp/CMake/AbseilHelpers.cmake",
|
||||
"src/includes/3thparty/abseil-cpp/absl/debugging/CMakeLists.txt"
|
||||
],
|
||||
"nodes" :
|
||||
[
|
||||
{
|
||||
"file" : 1
|
||||
},
|
||||
{
|
||||
"command" : 1,
|
||||
"file" : 1,
|
||||
"line" : 193,
|
||||
"parent" : 0
|
||||
},
|
||||
{
|
||||
"command" : 0,
|
||||
"file" : 0,
|
||||
"line" : 165,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 2,
|
||||
"file" : 0,
|
||||
"line" : 189,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 3,
|
||||
"file" : 0,
|
||||
"line" : 184,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 4,
|
||||
"file" : 0,
|
||||
"line" : 166,
|
||||
"parent" : 1
|
||||
}
|
||||
]
|
||||
},
|
||||
"compileGroups" :
|
||||
[
|
||||
{
|
||||
"compileCommandFragments" :
|
||||
[
|
||||
{
|
||||
"fragment" : "-O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd "
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/W3"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/DNOMINMAX"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/DWIN32_LEAN_AND_MEAN"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/D_CRT_SECURE_NO_WARNINGS"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/D_SCL_SECURE_NO_WARNINGS"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/D_ENABLE_EXTENDED_ALIGNED_STORAGE"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/bigobj"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/wd4005"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/wd4068"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/wd4180"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/wd4244"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/wd4267"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/wd4503"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/wd4800"
|
||||
},
|
||||
{
|
||||
"fragment" : "-std:c++17"
|
||||
}
|
||||
],
|
||||
"includes" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"path" : "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp"
|
||||
}
|
||||
],
|
||||
"language" : "CXX",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
0
|
||||
]
|
||||
}
|
||||
],
|
||||
"folder" :
|
||||
{
|
||||
"name" : "Abseil"
|
||||
},
|
||||
"id" : "absl_leak_check::@f37703cfbd56643e5121",
|
||||
"name" : "absl_leak_check",
|
||||
"nameOnDisk" : "absl_leak_check.lib",
|
||||
"paths" :
|
||||
{
|
||||
"build" : "src/includes/3thparty/tsl/absl/debugging",
|
||||
"source" : "src/includes/3thparty/abseil-cpp/absl/debugging"
|
||||
},
|
||||
"sourceGroups" :
|
||||
[
|
||||
{
|
||||
"name" : "Source Files",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
0
|
||||
]
|
||||
},
|
||||
{
|
||||
"name" : "Header Files",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
1
|
||||
]
|
||||
}
|
||||
],
|
||||
"sources" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 5,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/debugging/leak_check.cc",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 5,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/debugging/leak_check.h",
|
||||
"sourceGroupIndex" : 1
|
||||
}
|
||||
],
|
||||
"type" : "STATIC_LIBRARY"
|
||||
}
|
@ -1,185 +0,0 @@
|
||||
{
|
||||
"archive" :
|
||||
{
|
||||
"commandFragments" :
|
||||
[
|
||||
{
|
||||
"fragment" : "/machine:x64",
|
||||
"role" : "flags"
|
||||
}
|
||||
]
|
||||
},
|
||||
"artifacts" :
|
||||
[
|
||||
{
|
||||
"path" : "src/includes/3thparty/tsl/absl/debugging/absl_leak_check_disable.lib"
|
||||
}
|
||||
],
|
||||
"backtrace" : 2,
|
||||
"backtraceGraph" :
|
||||
{
|
||||
"commands" :
|
||||
[
|
||||
"add_library",
|
||||
"absl_cc_library",
|
||||
"target_compile_options",
|
||||
"target_include_directories",
|
||||
"target_sources"
|
||||
],
|
||||
"files" :
|
||||
[
|
||||
"src/includes/3thparty/abseil-cpp/CMake/AbseilHelpers.cmake",
|
||||
"src/includes/3thparty/abseil-cpp/absl/debugging/CMakeLists.txt"
|
||||
],
|
||||
"nodes" :
|
||||
[
|
||||
{
|
||||
"file" : 1
|
||||
},
|
||||
{
|
||||
"command" : 1,
|
||||
"file" : 1,
|
||||
"line" : 208,
|
||||
"parent" : 0
|
||||
},
|
||||
{
|
||||
"command" : 0,
|
||||
"file" : 0,
|
||||
"line" : 165,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 2,
|
||||
"file" : 0,
|
||||
"line" : 189,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 3,
|
||||
"file" : 0,
|
||||
"line" : 184,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 4,
|
||||
"file" : 0,
|
||||
"line" : 166,
|
||||
"parent" : 1
|
||||
}
|
||||
]
|
||||
},
|
||||
"compileGroups" :
|
||||
[
|
||||
{
|
||||
"compileCommandFragments" :
|
||||
[
|
||||
{
|
||||
"fragment" : "-O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd "
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/W3"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/DNOMINMAX"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/DWIN32_LEAN_AND_MEAN"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/D_CRT_SECURE_NO_WARNINGS"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/D_SCL_SECURE_NO_WARNINGS"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/D_ENABLE_EXTENDED_ALIGNED_STORAGE"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/bigobj"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/wd4005"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/wd4068"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/wd4180"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/wd4244"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/wd4267"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/wd4503"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/wd4800"
|
||||
},
|
||||
{
|
||||
"fragment" : "-std:c++17"
|
||||
}
|
||||
],
|
||||
"includes" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"path" : "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp"
|
||||
}
|
||||
],
|
||||
"language" : "CXX",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
0
|
||||
]
|
||||
}
|
||||
],
|
||||
"folder" :
|
||||
{
|
||||
"name" : "Abseil"
|
||||
},
|
||||
"id" : "absl_leak_check_disable::@f37703cfbd56643e5121",
|
||||
"name" : "absl_leak_check_disable",
|
||||
"nameOnDisk" : "absl_leak_check_disable.lib",
|
||||
"paths" :
|
||||
{
|
||||
"build" : "src/includes/3thparty/tsl/absl/debugging",
|
||||
"source" : "src/includes/3thparty/abseil-cpp/absl/debugging"
|
||||
},
|
||||
"sourceGroups" :
|
||||
[
|
||||
{
|
||||
"name" : "Source Files",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
0
|
||||
]
|
||||
}
|
||||
],
|
||||
"sources" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 5,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/debugging/leak_check_disable.cc",
|
||||
"sourceGroupIndex" : 0
|
||||
}
|
||||
],
|
||||
"type" : "STATIC_LIBRARY"
|
||||
}
|
@ -1,197 +0,0 @@
|
||||
{
|
||||
"archive" :
|
||||
{
|
||||
"commandFragments" :
|
||||
[
|
||||
{
|
||||
"fragment" : "/machine:x64",
|
||||
"role" : "flags"
|
||||
}
|
||||
]
|
||||
},
|
||||
"artifacts" :
|
||||
[
|
||||
{
|
||||
"path" : "src/includes/3thparty/tsl/absl/base/absl_log_severity.lib"
|
||||
}
|
||||
],
|
||||
"backtrace" : 2,
|
||||
"backtraceGraph" :
|
||||
{
|
||||
"commands" :
|
||||
[
|
||||
"add_library",
|
||||
"absl_cc_library",
|
||||
"target_compile_options",
|
||||
"target_include_directories",
|
||||
"target_sources"
|
||||
],
|
||||
"files" :
|
||||
[
|
||||
"src/includes/3thparty/abseil-cpp/CMake/AbseilHelpers.cmake",
|
||||
"src/includes/3thparty/abseil-cpp/absl/base/CMakeLists.txt"
|
||||
],
|
||||
"nodes" :
|
||||
[
|
||||
{
|
||||
"file" : 1
|
||||
},
|
||||
{
|
||||
"command" : 1,
|
||||
"file" : 1,
|
||||
"line" : 31,
|
||||
"parent" : 0
|
||||
},
|
||||
{
|
||||
"command" : 0,
|
||||
"file" : 0,
|
||||
"line" : 165,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 2,
|
||||
"file" : 0,
|
||||
"line" : 189,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 3,
|
||||
"file" : 0,
|
||||
"line" : 184,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 4,
|
||||
"file" : 0,
|
||||
"line" : 166,
|
||||
"parent" : 1
|
||||
}
|
||||
]
|
||||
},
|
||||
"compileGroups" :
|
||||
[
|
||||
{
|
||||
"compileCommandFragments" :
|
||||
[
|
||||
{
|
||||
"fragment" : "-O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd "
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/W3"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/DNOMINMAX"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/DWIN32_LEAN_AND_MEAN"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/D_CRT_SECURE_NO_WARNINGS"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/D_SCL_SECURE_NO_WARNINGS"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/D_ENABLE_EXTENDED_ALIGNED_STORAGE"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/bigobj"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/wd4005"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/wd4068"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/wd4180"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/wd4244"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/wd4267"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/wd4503"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/wd4800"
|
||||
},
|
||||
{
|
||||
"fragment" : "-std:c++17"
|
||||
}
|
||||
],
|
||||
"includes" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"path" : "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp"
|
||||
}
|
||||
],
|
||||
"language" : "CXX",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
0
|
||||
]
|
||||
}
|
||||
],
|
||||
"folder" :
|
||||
{
|
||||
"name" : "Abseil/internal"
|
||||
},
|
||||
"id" : "absl_log_severity::@ad904a2f81246d9a9f6a",
|
||||
"name" : "absl_log_severity",
|
||||
"nameOnDisk" : "absl_log_severity.lib",
|
||||
"paths" :
|
||||
{
|
||||
"build" : "src/includes/3thparty/tsl/absl/base",
|
||||
"source" : "src/includes/3thparty/abseil-cpp/absl/base"
|
||||
},
|
||||
"sourceGroups" :
|
||||
[
|
||||
{
|
||||
"name" : "Source Files",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
0
|
||||
]
|
||||
},
|
||||
{
|
||||
"name" : "Header Files",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
1
|
||||
]
|
||||
}
|
||||
],
|
||||
"sources" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 5,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/base/log_severity.cc",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 5,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/base/log_severity.h",
|
||||
"sourceGroupIndex" : 1
|
||||
}
|
||||
],
|
||||
"type" : "STATIC_LIBRARY"
|
||||
}
|
@ -1,240 +0,0 @@
|
||||
{
|
||||
"archive" :
|
||||
{
|
||||
"commandFragments" :
|
||||
[
|
||||
{
|
||||
"fragment" : "/machine:x64",
|
||||
"role" : "flags"
|
||||
}
|
||||
]
|
||||
},
|
||||
"artifacts" :
|
||||
[
|
||||
{
|
||||
"path" : "src/includes/3thparty/tsl/absl/base/absl_malloc_internal.lib"
|
||||
}
|
||||
],
|
||||
"backtrace" : 2,
|
||||
"backtraceGraph" :
|
||||
{
|
||||
"commands" :
|
||||
[
|
||||
"add_library",
|
||||
"absl_cc_library",
|
||||
"target_link_libraries",
|
||||
"target_compile_options",
|
||||
"target_include_directories",
|
||||
"target_sources"
|
||||
],
|
||||
"files" :
|
||||
[
|
||||
"src/includes/3thparty/abseil-cpp/CMake/AbseilHelpers.cmake",
|
||||
"src/includes/3thparty/abseil-cpp/absl/base/CMakeLists.txt"
|
||||
],
|
||||
"nodes" :
|
||||
[
|
||||
{
|
||||
"file" : 1
|
||||
},
|
||||
{
|
||||
"command" : 1,
|
||||
"file" : 1,
|
||||
"line" : 122,
|
||||
"parent" : 0
|
||||
},
|
||||
{
|
||||
"command" : 0,
|
||||
"file" : 0,
|
||||
"line" : 165,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 2,
|
||||
"file" : 0,
|
||||
"line" : 167,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 3,
|
||||
"file" : 0,
|
||||
"line" : 189,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 4,
|
||||
"file" : 0,
|
||||
"line" : 184,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 5,
|
||||
"file" : 0,
|
||||
"line" : 166,
|
||||
"parent" : 1
|
||||
}
|
||||
]
|
||||
},
|
||||
"compileGroups" :
|
||||
[
|
||||
{
|
||||
"compileCommandFragments" :
|
||||
[
|
||||
{
|
||||
"fragment" : "-O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd "
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/W3"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/DNOMINMAX"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/DWIN32_LEAN_AND_MEAN"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/D_CRT_SECURE_NO_WARNINGS"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/D_SCL_SECURE_NO_WARNINGS"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/D_ENABLE_EXTENDED_ALIGNED_STORAGE"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/bigobj"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4005"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4068"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4180"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4244"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4267"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4503"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4800"
|
||||
},
|
||||
{
|
||||
"fragment" : "-std:c++17"
|
||||
}
|
||||
],
|
||||
"defines" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"define" : "__CLANG_SUPPORT_DYN_ANNOTATION__"
|
||||
}
|
||||
],
|
||||
"includes" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 5,
|
||||
"path" : "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp"
|
||||
}
|
||||
],
|
||||
"language" : "CXX",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
0
|
||||
]
|
||||
}
|
||||
],
|
||||
"dependencies" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_raw_logging_internal::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_spinlock_wait::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_dynamic_annotations::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_log_severity::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_base::@ad904a2f81246d9a9f6a"
|
||||
}
|
||||
],
|
||||
"folder" :
|
||||
{
|
||||
"name" : "Abseil/internal"
|
||||
},
|
||||
"id" : "absl_malloc_internal::@ad904a2f81246d9a9f6a",
|
||||
"name" : "absl_malloc_internal",
|
||||
"nameOnDisk" : "absl_malloc_internal.lib",
|
||||
"paths" :
|
||||
{
|
||||
"build" : "src/includes/3thparty/tsl/absl/base",
|
||||
"source" : "src/includes/3thparty/abseil-cpp/absl/base"
|
||||
},
|
||||
"sourceGroups" :
|
||||
[
|
||||
{
|
||||
"name" : "Source Files",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
0
|
||||
]
|
||||
},
|
||||
{
|
||||
"name" : "Header Files",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
1,
|
||||
2
|
||||
]
|
||||
}
|
||||
],
|
||||
"sources" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/base/internal/low_level_alloc.cc",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/base/internal/direct_mmap.h",
|
||||
"sourceGroupIndex" : 1
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/base/internal/low_level_alloc.h",
|
||||
"sourceGroupIndex" : 1
|
||||
}
|
||||
],
|
||||
"type" : "STATIC_LIBRARY"
|
||||
}
|
@ -1,211 +0,0 @@
|
||||
{
|
||||
"archive" :
|
||||
{
|
||||
"commandFragments" :
|
||||
[
|
||||
{
|
||||
"fragment" : "/machine:x64",
|
||||
"role" : "flags"
|
||||
}
|
||||
]
|
||||
},
|
||||
"artifacts" :
|
||||
[
|
||||
{
|
||||
"path" : "src/includes/3thparty/tsl/absl/base/absl_periodic_sampler.lib"
|
||||
}
|
||||
],
|
||||
"backtrace" : 2,
|
||||
"backtraceGraph" :
|
||||
{
|
||||
"commands" :
|
||||
[
|
||||
"add_library",
|
||||
"absl_cc_library",
|
||||
"target_link_libraries",
|
||||
"target_compile_options",
|
||||
"target_include_directories",
|
||||
"target_sources"
|
||||
],
|
||||
"files" :
|
||||
[
|
||||
"src/includes/3thparty/abseil-cpp/CMake/AbseilHelpers.cmake",
|
||||
"src/includes/3thparty/abseil-cpp/absl/base/CMakeLists.txt"
|
||||
],
|
||||
"nodes" :
|
||||
[
|
||||
{
|
||||
"file" : 1
|
||||
},
|
||||
{
|
||||
"command" : 1,
|
||||
"file" : 1,
|
||||
"line" : 543,
|
||||
"parent" : 0
|
||||
},
|
||||
{
|
||||
"command" : 0,
|
||||
"file" : 0,
|
||||
"line" : 165,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 2,
|
||||
"file" : 0,
|
||||
"line" : 167,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 3,
|
||||
"file" : 0,
|
||||
"line" : 189,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 4,
|
||||
"file" : 0,
|
||||
"line" : 184,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 5,
|
||||
"file" : 0,
|
||||
"line" : 166,
|
||||
"parent" : 1
|
||||
}
|
||||
]
|
||||
},
|
||||
"compileGroups" :
|
||||
[
|
||||
{
|
||||
"compileCommandFragments" :
|
||||
[
|
||||
{
|
||||
"fragment" : "-O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd "
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/W3"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/DNOMINMAX"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/DWIN32_LEAN_AND_MEAN"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/D_CRT_SECURE_NO_WARNINGS"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/D_SCL_SECURE_NO_WARNINGS"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/D_ENABLE_EXTENDED_ALIGNED_STORAGE"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/bigobj"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4005"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4068"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4180"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4244"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4267"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4503"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4800"
|
||||
},
|
||||
{
|
||||
"fragment" : "-std:c++17"
|
||||
}
|
||||
],
|
||||
"includes" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 5,
|
||||
"path" : "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp"
|
||||
}
|
||||
],
|
||||
"language" : "CXX",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
0
|
||||
]
|
||||
}
|
||||
],
|
||||
"dependencies" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_exponential_biased::@ad904a2f81246d9a9f6a"
|
||||
}
|
||||
],
|
||||
"folder" :
|
||||
{
|
||||
"name" : "Abseil/internal"
|
||||
},
|
||||
"id" : "absl_periodic_sampler::@ad904a2f81246d9a9f6a",
|
||||
"name" : "absl_periodic_sampler",
|
||||
"nameOnDisk" : "absl_periodic_sampler.lib",
|
||||
"paths" :
|
||||
{
|
||||
"build" : "src/includes/3thparty/tsl/absl/base",
|
||||
"source" : "src/includes/3thparty/abseil-cpp/absl/base"
|
||||
},
|
||||
"sourceGroups" :
|
||||
[
|
||||
{
|
||||
"name" : "Source Files",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
0
|
||||
]
|
||||
},
|
||||
{
|
||||
"name" : "Header Files",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
1
|
||||
]
|
||||
}
|
||||
],
|
||||
"sources" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/base/internal/periodic_sampler.cc",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/base/internal/periodic_sampler.h",
|
||||
"sourceGroupIndex" : 1
|
||||
}
|
||||
],
|
||||
"type" : "STATIC_LIBRARY"
|
||||
}
|
@ -1,324 +0,0 @@
|
||||
{
|
||||
"archive" :
|
||||
{
|
||||
"commandFragments" :
|
||||
[
|
||||
{
|
||||
"fragment" : "/machine:x64",
|
||||
"role" : "flags"
|
||||
}
|
||||
]
|
||||
},
|
||||
"artifacts" :
|
||||
[
|
||||
{
|
||||
"path" : "src/includes/3thparty/tsl/absl/random/absl_random_distributions.lib"
|
||||
}
|
||||
],
|
||||
"backtrace" : 2,
|
||||
"backtraceGraph" :
|
||||
{
|
||||
"commands" :
|
||||
[
|
||||
"add_library",
|
||||
"absl_cc_library",
|
||||
"target_link_libraries",
|
||||
"target_compile_options",
|
||||
"target_include_directories",
|
||||
"target_sources"
|
||||
],
|
||||
"files" :
|
||||
[
|
||||
"src/includes/3thparty/abseil-cpp/CMake/AbseilHelpers.cmake",
|
||||
"src/includes/3thparty/abseil-cpp/absl/random/CMakeLists.txt"
|
||||
],
|
||||
"nodes" :
|
||||
[
|
||||
{
|
||||
"file" : 1
|
||||
},
|
||||
{
|
||||
"command" : 1,
|
||||
"file" : 1,
|
||||
"line" : 161,
|
||||
"parent" : 0
|
||||
},
|
||||
{
|
||||
"command" : 0,
|
||||
"file" : 0,
|
||||
"line" : 165,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 2,
|
||||
"file" : 0,
|
||||
"line" : 167,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 3,
|
||||
"file" : 0,
|
||||
"line" : 189,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 4,
|
||||
"file" : 0,
|
||||
"line" : 184,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 5,
|
||||
"file" : 0,
|
||||
"line" : 166,
|
||||
"parent" : 1
|
||||
}
|
||||
]
|
||||
},
|
||||
"compileGroups" :
|
||||
[
|
||||
{
|
||||
"compileCommandFragments" :
|
||||
[
|
||||
{
|
||||
"fragment" : "-O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd "
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/W3"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/DNOMINMAX"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/DWIN32_LEAN_AND_MEAN"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/D_CRT_SECURE_NO_WARNINGS"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/D_SCL_SECURE_NO_WARNINGS"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/D_ENABLE_EXTENDED_ALIGNED_STORAGE"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/bigobj"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4005"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4068"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4180"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4244"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4267"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4503"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4800"
|
||||
},
|
||||
{
|
||||
"fragment" : "-std:c++17"
|
||||
}
|
||||
],
|
||||
"defines" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"define" : "__CLANG_SUPPORT_DYN_ANNOTATION__"
|
||||
}
|
||||
],
|
||||
"includes" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 5,
|
||||
"path" : "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp"
|
||||
}
|
||||
],
|
||||
"language" : "CXX",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
0,
|
||||
1
|
||||
]
|
||||
}
|
||||
],
|
||||
"dependencies" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_raw_logging_internal::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_spinlock_wait::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_dynamic_annotations::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_log_severity::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_throw_delegate::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_base::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_int128::@ee07aa9d207536ee2175"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_strings_internal::@c1b32c74471c54f8afa7"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_strings::@c1b32c74471c54f8afa7"
|
||||
}
|
||||
],
|
||||
"folder" :
|
||||
{
|
||||
"name" : "Abseil/internal"
|
||||
},
|
||||
"id" : "absl_random_distributions::@4faca3489b9be734a029",
|
||||
"name" : "absl_random_distributions",
|
||||
"nameOnDisk" : "absl_random_distributions.lib",
|
||||
"paths" :
|
||||
{
|
||||
"build" : "src/includes/3thparty/tsl/absl/random",
|
||||
"source" : "src/includes/3thparty/abseil-cpp/absl/random"
|
||||
},
|
||||
"sourceGroups" :
|
||||
[
|
||||
{
|
||||
"name" : "Source Files",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
0,
|
||||
1
|
||||
]
|
||||
},
|
||||
{
|
||||
"name" : "Header Files",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
2,
|
||||
3,
|
||||
4,
|
||||
5,
|
||||
6,
|
||||
7,
|
||||
8,
|
||||
9,
|
||||
10,
|
||||
11,
|
||||
12,
|
||||
13
|
||||
]
|
||||
}
|
||||
],
|
||||
"sources" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/random/discrete_distribution.cc",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/random/gaussian_distribution.cc",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/random/bernoulli_distribution.h",
|
||||
"sourceGroupIndex" : 1
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/random/beta_distribution.h",
|
||||
"sourceGroupIndex" : 1
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/random/discrete_distribution.h",
|
||||
"sourceGroupIndex" : 1
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/random/distribution_format_traits.h",
|
||||
"sourceGroupIndex" : 1
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/random/distributions.h",
|
||||
"sourceGroupIndex" : 1
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/random/exponential_distribution.h",
|
||||
"sourceGroupIndex" : 1
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/random/gaussian_distribution.h",
|
||||
"sourceGroupIndex" : 1
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/random/log_uniform_int_distribution.h",
|
||||
"sourceGroupIndex" : 1
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/random/poisson_distribution.h",
|
||||
"sourceGroupIndex" : 1
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/random/uniform_int_distribution.h",
|
||||
"sourceGroupIndex" : 1
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/random/uniform_real_distribution.h",
|
||||
"sourceGroupIndex" : 1
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/random/zipf_distribution.h",
|
||||
"sourceGroupIndex" : 1
|
||||
}
|
||||
],
|
||||
"type" : "STATIC_LIBRARY"
|
||||
}
|
@ -1,268 +0,0 @@
|
||||
{
|
||||
"archive" :
|
||||
{
|
||||
"commandFragments" :
|
||||
[
|
||||
{
|
||||
"fragment" : "/machine:x64",
|
||||
"role" : "flags"
|
||||
}
|
||||
]
|
||||
},
|
||||
"artifacts" :
|
||||
[
|
||||
{
|
||||
"path" : "src/includes/3thparty/tsl/absl/random/absl_random_internal_distribution_test_util.lib"
|
||||
}
|
||||
],
|
||||
"backtrace" : 2,
|
||||
"backtraceGraph" :
|
||||
{
|
||||
"commands" :
|
||||
[
|
||||
"add_library",
|
||||
"absl_cc_library",
|
||||
"target_link_libraries",
|
||||
"target_compile_options",
|
||||
"target_include_directories",
|
||||
"target_sources"
|
||||
],
|
||||
"files" :
|
||||
[
|
||||
"src/includes/3thparty/abseil-cpp/CMake/AbseilHelpers.cmake",
|
||||
"src/includes/3thparty/abseil-cpp/absl/random/CMakeLists.txt"
|
||||
],
|
||||
"nodes" :
|
||||
[
|
||||
{
|
||||
"file" : 1
|
||||
},
|
||||
{
|
||||
"command" : 1,
|
||||
"file" : 1,
|
||||
"line" : 871,
|
||||
"parent" : 0
|
||||
},
|
||||
{
|
||||
"command" : 0,
|
||||
"file" : 0,
|
||||
"line" : 165,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 2,
|
||||
"file" : 0,
|
||||
"line" : 167,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 3,
|
||||
"file" : 0,
|
||||
"line" : 189,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 4,
|
||||
"file" : 0,
|
||||
"line" : 184,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 5,
|
||||
"file" : 0,
|
||||
"line" : 166,
|
||||
"parent" : 1
|
||||
}
|
||||
]
|
||||
},
|
||||
"compileGroups" :
|
||||
[
|
||||
{
|
||||
"compileCommandFragments" :
|
||||
[
|
||||
{
|
||||
"fragment" : "-O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd "
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/W3"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/DNOMINMAX"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/DWIN32_LEAN_AND_MEAN"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/D_CRT_SECURE_NO_WARNINGS"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/D_SCL_SECURE_NO_WARNINGS"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/D_ENABLE_EXTENDED_ALIGNED_STORAGE"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/bigobj"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4005"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4068"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4180"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4244"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4267"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4503"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4800"
|
||||
},
|
||||
{
|
||||
"fragment" : "-std:c++17"
|
||||
}
|
||||
],
|
||||
"defines" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"define" : "__CLANG_SUPPORT_DYN_ANNOTATION__"
|
||||
}
|
||||
],
|
||||
"includes" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 5,
|
||||
"path" : "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp"
|
||||
}
|
||||
],
|
||||
"language" : "CXX",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
0,
|
||||
1
|
||||
]
|
||||
}
|
||||
],
|
||||
"dependencies" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_raw_logging_internal::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_spinlock_wait::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_dynamic_annotations::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_log_severity::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_throw_delegate::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_base::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_int128::@ee07aa9d207536ee2175"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_strings_internal::@c1b32c74471c54f8afa7"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_strings::@c1b32c74471c54f8afa7"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_str_format_internal::@c1b32c74471c54f8afa7"
|
||||
}
|
||||
],
|
||||
"folder" :
|
||||
{
|
||||
"name" : "Abseil/internal"
|
||||
},
|
||||
"id" : "absl_random_internal_distribution_test_util::@4faca3489b9be734a029",
|
||||
"name" : "absl_random_internal_distribution_test_util",
|
||||
"nameOnDisk" : "absl_random_internal_distribution_test_util.lib",
|
||||
"paths" :
|
||||
{
|
||||
"build" : "src/includes/3thparty/tsl/absl/random",
|
||||
"source" : "src/includes/3thparty/abseil-cpp/absl/random"
|
||||
},
|
||||
"sourceGroups" :
|
||||
[
|
||||
{
|
||||
"name" : "Source Files",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
0,
|
||||
1
|
||||
]
|
||||
},
|
||||
{
|
||||
"name" : "Header Files",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
2,
|
||||
3
|
||||
]
|
||||
}
|
||||
],
|
||||
"sources" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/random/internal/chi_square.cc",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/random/internal/distribution_test_util.cc",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/random/internal/chi_square.h",
|
||||
"sourceGroupIndex" : 1
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/random/internal/distribution_test_util.h",
|
||||
"sourceGroupIndex" : 1
|
||||
}
|
||||
],
|
||||
"type" : "STATIC_LIBRARY"
|
||||
}
|
@ -1,278 +0,0 @@
|
||||
{
|
||||
"archive" :
|
||||
{
|
||||
"commandFragments" :
|
||||
[
|
||||
{
|
||||
"fragment" : "/machine:x64",
|
||||
"role" : "flags"
|
||||
}
|
||||
]
|
||||
},
|
||||
"artifacts" :
|
||||
[
|
||||
{
|
||||
"path" : "src/includes/3thparty/tsl/absl/random/absl_random_internal_pool_urbg.lib"
|
||||
}
|
||||
],
|
||||
"backtrace" : 2,
|
||||
"backtraceGraph" :
|
||||
{
|
||||
"commands" :
|
||||
[
|
||||
"add_library",
|
||||
"absl_cc_library",
|
||||
"target_link_libraries",
|
||||
"target_compile_options",
|
||||
"target_include_directories",
|
||||
"target_sources"
|
||||
],
|
||||
"files" :
|
||||
[
|
||||
"src/includes/3thparty/abseil-cpp/CMake/AbseilHelpers.cmake",
|
||||
"src/includes/3thparty/abseil-cpp/absl/random/CMakeLists.txt"
|
||||
],
|
||||
"nodes" :
|
||||
[
|
||||
{
|
||||
"file" : 1
|
||||
},
|
||||
{
|
||||
"command" : 1,
|
||||
"file" : 1,
|
||||
"line" : 592,
|
||||
"parent" : 0
|
||||
},
|
||||
{
|
||||
"command" : 0,
|
||||
"file" : 0,
|
||||
"line" : 165,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 2,
|
||||
"file" : 0,
|
||||
"line" : 167,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 3,
|
||||
"file" : 0,
|
||||
"line" : 189,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 4,
|
||||
"file" : 0,
|
||||
"line" : 184,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 5,
|
||||
"file" : 0,
|
||||
"line" : 166,
|
||||
"parent" : 1
|
||||
}
|
||||
]
|
||||
},
|
||||
"compileGroups" :
|
||||
[
|
||||
{
|
||||
"compileCommandFragments" :
|
||||
[
|
||||
{
|
||||
"fragment" : "-O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd "
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/W3"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/DNOMINMAX"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/DWIN32_LEAN_AND_MEAN"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/D_CRT_SECURE_NO_WARNINGS"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/D_SCL_SECURE_NO_WARNINGS"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/D_ENABLE_EXTENDED_ALIGNED_STORAGE"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/bigobj"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4005"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4068"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4180"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4244"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4267"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4503"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4800"
|
||||
},
|
||||
{
|
||||
"fragment" : "-std:c++17"
|
||||
}
|
||||
],
|
||||
"defines" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"define" : "__CLANG_SUPPORT_DYN_ANNOTATION__"
|
||||
}
|
||||
],
|
||||
"includes" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 5,
|
||||
"path" : "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp"
|
||||
}
|
||||
],
|
||||
"language" : "CXX",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
0
|
||||
]
|
||||
}
|
||||
],
|
||||
"dependencies" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_raw_logging_internal::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_spinlock_wait::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_dynamic_annotations::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_log_severity::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_throw_delegate::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_base::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_int128::@ee07aa9d207536ee2175"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_random_seed_gen_exception::@4faca3489b9be734a029"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_random_internal_randen_slow::@4faca3489b9be734a029"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_random_internal_randen_hwaes::@4faca3489b9be734a029"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_random_internal_randen_hwaes_impl::@4faca3489b9be734a029"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_strings_internal::@c1b32c74471c54f8afa7"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_random_internal_seed_material::@4faca3489b9be734a029"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_random_internal_randen::@4faca3489b9be734a029"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_bad_optional_access::@c67a71be74a9b4da44b7"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_strings::@c1b32c74471c54f8afa7"
|
||||
}
|
||||
],
|
||||
"folder" :
|
||||
{
|
||||
"name" : "Abseil/internal"
|
||||
},
|
||||
"id" : "absl_random_internal_pool_urbg::@4faca3489b9be734a029",
|
||||
"name" : "absl_random_internal_pool_urbg",
|
||||
"nameOnDisk" : "absl_random_internal_pool_urbg.lib",
|
||||
"paths" :
|
||||
{
|
||||
"build" : "src/includes/3thparty/tsl/absl/random",
|
||||
"source" : "src/includes/3thparty/abseil-cpp/absl/random"
|
||||
},
|
||||
"sourceGroups" :
|
||||
[
|
||||
{
|
||||
"name" : "Source Files",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
0
|
||||
]
|
||||
},
|
||||
{
|
||||
"name" : "Header Files",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
1
|
||||
]
|
||||
}
|
||||
],
|
||||
"sources" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/random/internal/pool_urbg.cc",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/random/internal/pool_urbg.h",
|
||||
"sourceGroupIndex" : 1
|
||||
}
|
||||
],
|
||||
"type" : "STATIC_LIBRARY"
|
||||
}
|
@ -1,219 +0,0 @@
|
||||
{
|
||||
"archive" :
|
||||
{
|
||||
"commandFragments" :
|
||||
[
|
||||
{
|
||||
"fragment" : "/machine:x64",
|
||||
"role" : "flags"
|
||||
}
|
||||
]
|
||||
},
|
||||
"artifacts" :
|
||||
[
|
||||
{
|
||||
"path" : "src/includes/3thparty/tsl/absl/random/absl_random_internal_randen.lib"
|
||||
}
|
||||
],
|
||||
"backtrace" : 2,
|
||||
"backtraceGraph" :
|
||||
{
|
||||
"commands" :
|
||||
[
|
||||
"add_library",
|
||||
"absl_cc_library",
|
||||
"target_link_libraries",
|
||||
"target_compile_options",
|
||||
"target_include_directories",
|
||||
"target_sources"
|
||||
],
|
||||
"files" :
|
||||
[
|
||||
"src/includes/3thparty/abseil-cpp/CMake/AbseilHelpers.cmake",
|
||||
"src/includes/3thparty/abseil-cpp/absl/random/CMakeLists.txt"
|
||||
],
|
||||
"nodes" :
|
||||
[
|
||||
{
|
||||
"file" : 1
|
||||
},
|
||||
{
|
||||
"command" : 1,
|
||||
"file" : 1,
|
||||
"line" : 799,
|
||||
"parent" : 0
|
||||
},
|
||||
{
|
||||
"command" : 0,
|
||||
"file" : 0,
|
||||
"line" : 165,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 2,
|
||||
"file" : 0,
|
||||
"line" : 167,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 3,
|
||||
"file" : 0,
|
||||
"line" : 189,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 4,
|
||||
"file" : 0,
|
||||
"line" : 184,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 5,
|
||||
"file" : 0,
|
||||
"line" : 166,
|
||||
"parent" : 1
|
||||
}
|
||||
]
|
||||
},
|
||||
"compileGroups" :
|
||||
[
|
||||
{
|
||||
"compileCommandFragments" :
|
||||
[
|
||||
{
|
||||
"fragment" : "-O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd "
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/W3"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/DNOMINMAX"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/DWIN32_LEAN_AND_MEAN"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/D_CRT_SECURE_NO_WARNINGS"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/D_SCL_SECURE_NO_WARNINGS"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/D_ENABLE_EXTENDED_ALIGNED_STORAGE"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/bigobj"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4005"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4068"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4180"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4244"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4267"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4503"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4800"
|
||||
},
|
||||
{
|
||||
"fragment" : "-std:c++17"
|
||||
}
|
||||
],
|
||||
"includes" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 5,
|
||||
"path" : "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp"
|
||||
}
|
||||
],
|
||||
"language" : "CXX",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
0
|
||||
]
|
||||
}
|
||||
],
|
||||
"dependencies" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_random_internal_randen_slow::@4faca3489b9be734a029"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_random_internal_randen_hwaes::@4faca3489b9be734a029"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_random_internal_randen_hwaes_impl::@4faca3489b9be734a029"
|
||||
}
|
||||
],
|
||||
"folder" :
|
||||
{
|
||||
"name" : "Abseil/internal"
|
||||
},
|
||||
"id" : "absl_random_internal_randen::@4faca3489b9be734a029",
|
||||
"name" : "absl_random_internal_randen",
|
||||
"nameOnDisk" : "absl_random_internal_randen.lib",
|
||||
"paths" :
|
||||
{
|
||||
"build" : "src/includes/3thparty/tsl/absl/random",
|
||||
"source" : "src/includes/3thparty/abseil-cpp/absl/random"
|
||||
},
|
||||
"sourceGroups" :
|
||||
[
|
||||
{
|
||||
"name" : "Source Files",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
0
|
||||
]
|
||||
},
|
||||
{
|
||||
"name" : "Header Files",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
1
|
||||
]
|
||||
}
|
||||
],
|
||||
"sources" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/random/internal/randen.cc",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/random/internal/randen.h",
|
||||
"sourceGroupIndex" : 1
|
||||
}
|
||||
],
|
||||
"type" : "STATIC_LIBRARY"
|
||||
}
|
@ -1,217 +0,0 @@
|
||||
{
|
||||
"archive" :
|
||||
{
|
||||
"commandFragments" :
|
||||
[
|
||||
{
|
||||
"fragment" : "/machine:x64",
|
||||
"role" : "flags"
|
||||
}
|
||||
]
|
||||
},
|
||||
"artifacts" :
|
||||
[
|
||||
{
|
||||
"path" : "src/includes/3thparty/tsl/absl/random/absl_random_internal_randen_hwaes.lib"
|
||||
}
|
||||
],
|
||||
"backtrace" : 2,
|
||||
"backtraceGraph" :
|
||||
{
|
||||
"commands" :
|
||||
[
|
||||
"add_library",
|
||||
"absl_cc_library",
|
||||
"target_link_libraries",
|
||||
"target_compile_options",
|
||||
"target_include_directories",
|
||||
"target_sources"
|
||||
],
|
||||
"files" :
|
||||
[
|
||||
"src/includes/3thparty/abseil-cpp/CMake/AbseilHelpers.cmake",
|
||||
"src/includes/3thparty/abseil-cpp/absl/random/CMakeLists.txt"
|
||||
],
|
||||
"nodes" :
|
||||
[
|
||||
{
|
||||
"file" : 1
|
||||
},
|
||||
{
|
||||
"command" : 1,
|
||||
"file" : 1,
|
||||
"line" : 834,
|
||||
"parent" : 0
|
||||
},
|
||||
{
|
||||
"command" : 0,
|
||||
"file" : 0,
|
||||
"line" : 165,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 2,
|
||||
"file" : 0,
|
||||
"line" : 167,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 3,
|
||||
"file" : 0,
|
||||
"line" : 189,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 4,
|
||||
"file" : 0,
|
||||
"line" : 184,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 5,
|
||||
"file" : 0,
|
||||
"line" : 166,
|
||||
"parent" : 1
|
||||
}
|
||||
]
|
||||
},
|
||||
"compileGroups" :
|
||||
[
|
||||
{
|
||||
"compileCommandFragments" :
|
||||
[
|
||||
{
|
||||
"fragment" : "-O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd "
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/W3"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/DNOMINMAX"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/DWIN32_LEAN_AND_MEAN"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/D_CRT_SECURE_NO_WARNINGS"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/D_SCL_SECURE_NO_WARNINGS"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/D_ENABLE_EXTENDED_ALIGNED_STORAGE"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/bigobj"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4005"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4068"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4180"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4244"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4267"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4503"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4800"
|
||||
},
|
||||
{
|
||||
"fragment" : "-std:c++17"
|
||||
}
|
||||
],
|
||||
"includes" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 5,
|
||||
"path" : "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp"
|
||||
}
|
||||
],
|
||||
"language" : "CXX",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
0
|
||||
]
|
||||
}
|
||||
],
|
||||
"dependencies" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_random_internal_randen_hwaes_impl::@4faca3489b9be734a029"
|
||||
}
|
||||
],
|
||||
"folder" :
|
||||
{
|
||||
"name" : "Abseil/internal"
|
||||
},
|
||||
"id" : "absl_random_internal_randen_hwaes::@4faca3489b9be734a029",
|
||||
"name" : "absl_random_internal_randen_hwaes",
|
||||
"nameOnDisk" : "absl_random_internal_randen_hwaes.lib",
|
||||
"paths" :
|
||||
{
|
||||
"build" : "src/includes/3thparty/tsl/absl/random",
|
||||
"source" : "src/includes/3thparty/abseil-cpp/absl/random"
|
||||
},
|
||||
"sourceGroups" :
|
||||
[
|
||||
{
|
||||
"name" : "Source Files",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
0
|
||||
]
|
||||
},
|
||||
{
|
||||
"name" : "Header Files",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
1,
|
||||
2
|
||||
]
|
||||
}
|
||||
],
|
||||
"sources" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/random/internal/randen_detect.cc",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/random/internal/randen_detect.h",
|
||||
"sourceGroupIndex" : 1
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/random/internal/randen_hwaes.h",
|
||||
"sourceGroupIndex" : 1
|
||||
}
|
||||
],
|
||||
"type" : "STATIC_LIBRARY"
|
||||
}
|
@ -1,197 +0,0 @@
|
||||
{
|
||||
"archive" :
|
||||
{
|
||||
"commandFragments" :
|
||||
[
|
||||
{
|
||||
"fragment" : "/machine:x64",
|
||||
"role" : "flags"
|
||||
}
|
||||
]
|
||||
},
|
||||
"artifacts" :
|
||||
[
|
||||
{
|
||||
"path" : "src/includes/3thparty/tsl/absl/random/absl_random_internal_randen_hwaes_impl.lib"
|
||||
}
|
||||
],
|
||||
"backtrace" : 2,
|
||||
"backtraceGraph" :
|
||||
{
|
||||
"commands" :
|
||||
[
|
||||
"add_library",
|
||||
"absl_cc_library",
|
||||
"target_compile_options",
|
||||
"target_include_directories",
|
||||
"target_sources"
|
||||
],
|
||||
"files" :
|
||||
[
|
||||
"src/includes/3thparty/abseil-cpp/CMake/AbseilHelpers.cmake",
|
||||
"src/includes/3thparty/abseil-cpp/absl/random/CMakeLists.txt"
|
||||
],
|
||||
"nodes" :
|
||||
[
|
||||
{
|
||||
"file" : 1
|
||||
},
|
||||
{
|
||||
"command" : 1,
|
||||
"file" : 1,
|
||||
"line" : 854,
|
||||
"parent" : 0
|
||||
},
|
||||
{
|
||||
"command" : 0,
|
||||
"file" : 0,
|
||||
"line" : 165,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 2,
|
||||
"file" : 0,
|
||||
"line" : 189,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 3,
|
||||
"file" : 0,
|
||||
"line" : 184,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 4,
|
||||
"file" : 0,
|
||||
"line" : 166,
|
||||
"parent" : 1
|
||||
}
|
||||
]
|
||||
},
|
||||
"compileGroups" :
|
||||
[
|
||||
{
|
||||
"compileCommandFragments" :
|
||||
[
|
||||
{
|
||||
"fragment" : "-O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd "
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/W3"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/DNOMINMAX"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/DWIN32_LEAN_AND_MEAN"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/D_CRT_SECURE_NO_WARNINGS"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/D_SCL_SECURE_NO_WARNINGS"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/D_ENABLE_EXTENDED_ALIGNED_STORAGE"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/bigobj"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/wd4005"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/wd4068"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/wd4180"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/wd4244"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/wd4267"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/wd4503"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/wd4800"
|
||||
},
|
||||
{
|
||||
"fragment" : "-std:c++17"
|
||||
}
|
||||
],
|
||||
"includes" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"path" : "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp"
|
||||
}
|
||||
],
|
||||
"language" : "CXX",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
0
|
||||
]
|
||||
}
|
||||
],
|
||||
"folder" :
|
||||
{
|
||||
"name" : "Abseil/internal"
|
||||
},
|
||||
"id" : "absl_random_internal_randen_hwaes_impl::@4faca3489b9be734a029",
|
||||
"name" : "absl_random_internal_randen_hwaes_impl",
|
||||
"nameOnDisk" : "absl_random_internal_randen_hwaes_impl.lib",
|
||||
"paths" :
|
||||
{
|
||||
"build" : "src/includes/3thparty/tsl/absl/random",
|
||||
"source" : "src/includes/3thparty/abseil-cpp/absl/random"
|
||||
},
|
||||
"sourceGroups" :
|
||||
[
|
||||
{
|
||||
"name" : "Source Files",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
0
|
||||
]
|
||||
},
|
||||
{
|
||||
"name" : "Header Files",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
1
|
||||
]
|
||||
}
|
||||
],
|
||||
"sources" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 5,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/random/internal/randen_hwaes.cc",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 5,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/random/internal/randen_hwaes.h",
|
||||
"sourceGroupIndex" : 1
|
||||
}
|
||||
],
|
||||
"type" : "STATIC_LIBRARY"
|
||||
}
|
@ -1,197 +0,0 @@
|
||||
{
|
||||
"archive" :
|
||||
{
|
||||
"commandFragments" :
|
||||
[
|
||||
{
|
||||
"fragment" : "/machine:x64",
|
||||
"role" : "flags"
|
||||
}
|
||||
]
|
||||
},
|
||||
"artifacts" :
|
||||
[
|
||||
{
|
||||
"path" : "src/includes/3thparty/tsl/absl/random/absl_random_internal_randen_slow.lib"
|
||||
}
|
||||
],
|
||||
"backtrace" : 2,
|
||||
"backtraceGraph" :
|
||||
{
|
||||
"commands" :
|
||||
[
|
||||
"add_library",
|
||||
"absl_cc_library",
|
||||
"target_compile_options",
|
||||
"target_include_directories",
|
||||
"target_sources"
|
||||
],
|
||||
"files" :
|
||||
[
|
||||
"src/includes/3thparty/abseil-cpp/CMake/AbseilHelpers.cmake",
|
||||
"src/includes/3thparty/abseil-cpp/absl/random/CMakeLists.txt"
|
||||
],
|
||||
"nodes" :
|
||||
[
|
||||
{
|
||||
"file" : 1
|
||||
},
|
||||
{
|
||||
"command" : 1,
|
||||
"file" : 1,
|
||||
"line" : 817,
|
||||
"parent" : 0
|
||||
},
|
||||
{
|
||||
"command" : 0,
|
||||
"file" : 0,
|
||||
"line" : 165,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 2,
|
||||
"file" : 0,
|
||||
"line" : 189,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 3,
|
||||
"file" : 0,
|
||||
"line" : 184,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 4,
|
||||
"file" : 0,
|
||||
"line" : 166,
|
||||
"parent" : 1
|
||||
}
|
||||
]
|
||||
},
|
||||
"compileGroups" :
|
||||
[
|
||||
{
|
||||
"compileCommandFragments" :
|
||||
[
|
||||
{
|
||||
"fragment" : "-O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd "
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/W3"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/DNOMINMAX"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/DWIN32_LEAN_AND_MEAN"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/D_CRT_SECURE_NO_WARNINGS"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/D_SCL_SECURE_NO_WARNINGS"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/D_ENABLE_EXTENDED_ALIGNED_STORAGE"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/bigobj"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/wd4005"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/wd4068"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/wd4180"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/wd4244"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/wd4267"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/wd4503"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/wd4800"
|
||||
},
|
||||
{
|
||||
"fragment" : "-std:c++17"
|
||||
}
|
||||
],
|
||||
"includes" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"path" : "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp"
|
||||
}
|
||||
],
|
||||
"language" : "CXX",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
0
|
||||
]
|
||||
}
|
||||
],
|
||||
"folder" :
|
||||
{
|
||||
"name" : "Abseil/internal"
|
||||
},
|
||||
"id" : "absl_random_internal_randen_slow::@4faca3489b9be734a029",
|
||||
"name" : "absl_random_internal_randen_slow",
|
||||
"nameOnDisk" : "absl_random_internal_randen_slow.lib",
|
||||
"paths" :
|
||||
{
|
||||
"build" : "src/includes/3thparty/tsl/absl/random",
|
||||
"source" : "src/includes/3thparty/abseil-cpp/absl/random"
|
||||
},
|
||||
"sourceGroups" :
|
||||
[
|
||||
{
|
||||
"name" : "Source Files",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
0
|
||||
]
|
||||
},
|
||||
{
|
||||
"name" : "Header Files",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
1
|
||||
]
|
||||
}
|
||||
],
|
||||
"sources" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 5,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/random/internal/randen_slow.cc",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 5,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/random/internal/randen_slow.h",
|
||||
"sourceGroupIndex" : 1
|
||||
}
|
||||
],
|
||||
"type" : "STATIC_LIBRARY"
|
||||
}
|
@ -1,254 +0,0 @@
|
||||
{
|
||||
"archive" :
|
||||
{
|
||||
"commandFragments" :
|
||||
[
|
||||
{
|
||||
"fragment" : "/machine:x64",
|
||||
"role" : "flags"
|
||||
}
|
||||
]
|
||||
},
|
||||
"artifacts" :
|
||||
[
|
||||
{
|
||||
"path" : "src/includes/3thparty/tsl/absl/random/absl_random_internal_seed_material.lib"
|
||||
}
|
||||
],
|
||||
"backtrace" : 2,
|
||||
"backtraceGraph" :
|
||||
{
|
||||
"commands" :
|
||||
[
|
||||
"add_library",
|
||||
"absl_cc_library",
|
||||
"target_link_libraries",
|
||||
"target_compile_options",
|
||||
"target_include_directories",
|
||||
"target_sources"
|
||||
],
|
||||
"files" :
|
||||
[
|
||||
"src/includes/3thparty/abseil-cpp/CMake/AbseilHelpers.cmake",
|
||||
"src/includes/3thparty/abseil-cpp/absl/random/CMakeLists.txt"
|
||||
],
|
||||
"nodes" :
|
||||
[
|
||||
{
|
||||
"file" : 1
|
||||
},
|
||||
{
|
||||
"command" : 1,
|
||||
"file" : 1,
|
||||
"line" : 570,
|
||||
"parent" : 0
|
||||
},
|
||||
{
|
||||
"command" : 0,
|
||||
"file" : 0,
|
||||
"line" : 165,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 2,
|
||||
"file" : 0,
|
||||
"line" : 167,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 3,
|
||||
"file" : 0,
|
||||
"line" : 189,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 4,
|
||||
"file" : 0,
|
||||
"line" : 184,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 5,
|
||||
"file" : 0,
|
||||
"line" : 166,
|
||||
"parent" : 1
|
||||
}
|
||||
]
|
||||
},
|
||||
"compileGroups" :
|
||||
[
|
||||
{
|
||||
"compileCommandFragments" :
|
||||
[
|
||||
{
|
||||
"fragment" : "-O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd "
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/W3"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/DNOMINMAX"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/DWIN32_LEAN_AND_MEAN"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/D_CRT_SECURE_NO_WARNINGS"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/D_SCL_SECURE_NO_WARNINGS"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/D_ENABLE_EXTENDED_ALIGNED_STORAGE"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/bigobj"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4005"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4068"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4180"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4244"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4267"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4503"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4800"
|
||||
},
|
||||
{
|
||||
"fragment" : "-std:c++17"
|
||||
}
|
||||
],
|
||||
"defines" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"define" : "__CLANG_SUPPORT_DYN_ANNOTATION__"
|
||||
}
|
||||
],
|
||||
"includes" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 5,
|
||||
"path" : "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp"
|
||||
}
|
||||
],
|
||||
"language" : "CXX",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
0
|
||||
]
|
||||
}
|
||||
],
|
||||
"dependencies" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_raw_logging_internal::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_spinlock_wait::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_dynamic_annotations::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_log_severity::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_throw_delegate::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_base::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_int128::@ee07aa9d207536ee2175"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_strings_internal::@c1b32c74471c54f8afa7"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_bad_optional_access::@c67a71be74a9b4da44b7"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_strings::@c1b32c74471c54f8afa7"
|
||||
}
|
||||
],
|
||||
"folder" :
|
||||
{
|
||||
"name" : "Abseil/internal"
|
||||
},
|
||||
"id" : "absl_random_internal_seed_material::@4faca3489b9be734a029",
|
||||
"name" : "absl_random_internal_seed_material",
|
||||
"nameOnDisk" : "absl_random_internal_seed_material.lib",
|
||||
"paths" :
|
||||
{
|
||||
"build" : "src/includes/3thparty/tsl/absl/random",
|
||||
"source" : "src/includes/3thparty/abseil-cpp/absl/random"
|
||||
},
|
||||
"sourceGroups" :
|
||||
[
|
||||
{
|
||||
"name" : "Source Files",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
0
|
||||
]
|
||||
},
|
||||
{
|
||||
"name" : "Header Files",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
1
|
||||
]
|
||||
}
|
||||
],
|
||||
"sources" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/random/internal/seed_material.cc",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/random/internal/seed_material.h",
|
||||
"sourceGroupIndex" : 1
|
||||
}
|
||||
],
|
||||
"type" : "STATIC_LIBRARY"
|
||||
}
|
@ -1,197 +0,0 @@
|
||||
{
|
||||
"archive" :
|
||||
{
|
||||
"commandFragments" :
|
||||
[
|
||||
{
|
||||
"fragment" : "/machine:x64",
|
||||
"role" : "flags"
|
||||
}
|
||||
]
|
||||
},
|
||||
"artifacts" :
|
||||
[
|
||||
{
|
||||
"path" : "src/includes/3thparty/tsl/absl/random/absl_random_seed_gen_exception.lib"
|
||||
}
|
||||
],
|
||||
"backtrace" : 2,
|
||||
"backtraceGraph" :
|
||||
{
|
||||
"commands" :
|
||||
[
|
||||
"add_library",
|
||||
"absl_cc_library",
|
||||
"target_compile_options",
|
||||
"target_include_directories",
|
||||
"target_sources"
|
||||
],
|
||||
"files" :
|
||||
[
|
||||
"src/includes/3thparty/abseil-cpp/CMake/AbseilHelpers.cmake",
|
||||
"src/includes/3thparty/abseil-cpp/absl/random/CMakeLists.txt"
|
||||
],
|
||||
"nodes" :
|
||||
[
|
||||
{
|
||||
"file" : 1
|
||||
},
|
||||
{
|
||||
"command" : 1,
|
||||
"file" : 1,
|
||||
"line" : 201,
|
||||
"parent" : 0
|
||||
},
|
||||
{
|
||||
"command" : 0,
|
||||
"file" : 0,
|
||||
"line" : 165,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 2,
|
||||
"file" : 0,
|
||||
"line" : 189,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 3,
|
||||
"file" : 0,
|
||||
"line" : 184,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 4,
|
||||
"file" : 0,
|
||||
"line" : 166,
|
||||
"parent" : 1
|
||||
}
|
||||
]
|
||||
},
|
||||
"compileGroups" :
|
||||
[
|
||||
{
|
||||
"compileCommandFragments" :
|
||||
[
|
||||
{
|
||||
"fragment" : "-O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd "
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/W3"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/DNOMINMAX"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/DWIN32_LEAN_AND_MEAN"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/D_CRT_SECURE_NO_WARNINGS"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/D_SCL_SECURE_NO_WARNINGS"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/D_ENABLE_EXTENDED_ALIGNED_STORAGE"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/bigobj"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/wd4005"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/wd4068"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/wd4180"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/wd4244"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/wd4267"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/wd4503"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/wd4800"
|
||||
},
|
||||
{
|
||||
"fragment" : "-std:c++17"
|
||||
}
|
||||
],
|
||||
"includes" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"path" : "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp"
|
||||
}
|
||||
],
|
||||
"language" : "CXX",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
0
|
||||
]
|
||||
}
|
||||
],
|
||||
"folder" :
|
||||
{
|
||||
"name" : "Abseil/internal"
|
||||
},
|
||||
"id" : "absl_random_seed_gen_exception::@4faca3489b9be734a029",
|
||||
"name" : "absl_random_seed_gen_exception",
|
||||
"nameOnDisk" : "absl_random_seed_gen_exception.lib",
|
||||
"paths" :
|
||||
{
|
||||
"build" : "src/includes/3thparty/tsl/absl/random",
|
||||
"source" : "src/includes/3thparty/abseil-cpp/absl/random"
|
||||
},
|
||||
"sourceGroups" :
|
||||
[
|
||||
{
|
||||
"name" : "Source Files",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
0
|
||||
]
|
||||
},
|
||||
{
|
||||
"name" : "Header Files",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
1
|
||||
]
|
||||
}
|
||||
],
|
||||
"sources" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 5,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/random/seed_gen_exception.cc",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 5,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/random/seed_gen_exception.h",
|
||||
"sourceGroupIndex" : 1
|
||||
}
|
||||
],
|
||||
"type" : "STATIC_LIBRARY"
|
||||
}
|
@ -1,282 +0,0 @@
|
||||
{
|
||||
"archive" :
|
||||
{
|
||||
"commandFragments" :
|
||||
[
|
||||
{
|
||||
"fragment" : "/machine:x64",
|
||||
"role" : "flags"
|
||||
}
|
||||
]
|
||||
},
|
||||
"artifacts" :
|
||||
[
|
||||
{
|
||||
"path" : "src/includes/3thparty/tsl/absl/random/absl_random_seed_sequences.lib"
|
||||
}
|
||||
],
|
||||
"backtrace" : 2,
|
||||
"backtraceGraph" :
|
||||
{
|
||||
"commands" :
|
||||
[
|
||||
"add_library",
|
||||
"absl_cc_library",
|
||||
"target_link_libraries",
|
||||
"target_compile_options",
|
||||
"target_include_directories",
|
||||
"target_sources"
|
||||
],
|
||||
"files" :
|
||||
[
|
||||
"src/includes/3thparty/abseil-cpp/CMake/AbseilHelpers.cmake",
|
||||
"src/includes/3thparty/abseil-cpp/absl/random/CMakeLists.txt"
|
||||
],
|
||||
"nodes" :
|
||||
[
|
||||
{
|
||||
"file" : 1
|
||||
},
|
||||
{
|
||||
"command" : 1,
|
||||
"file" : 1,
|
||||
"line" : 216,
|
||||
"parent" : 0
|
||||
},
|
||||
{
|
||||
"command" : 0,
|
||||
"file" : 0,
|
||||
"line" : 165,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 2,
|
||||
"file" : 0,
|
||||
"line" : 167,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 3,
|
||||
"file" : 0,
|
||||
"line" : 189,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 4,
|
||||
"file" : 0,
|
||||
"line" : 184,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 5,
|
||||
"file" : 0,
|
||||
"line" : 166,
|
||||
"parent" : 1
|
||||
}
|
||||
]
|
||||
},
|
||||
"compileGroups" :
|
||||
[
|
||||
{
|
||||
"compileCommandFragments" :
|
||||
[
|
||||
{
|
||||
"fragment" : "-O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd "
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/W3"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/DNOMINMAX"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/DWIN32_LEAN_AND_MEAN"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/D_CRT_SECURE_NO_WARNINGS"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/D_SCL_SECURE_NO_WARNINGS"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/D_ENABLE_EXTENDED_ALIGNED_STORAGE"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/bigobj"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4005"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4068"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4180"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4244"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4267"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4503"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4800"
|
||||
},
|
||||
{
|
||||
"fragment" : "-std:c++17"
|
||||
}
|
||||
],
|
||||
"defines" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"define" : "__CLANG_SUPPORT_DYN_ANNOTATION__"
|
||||
}
|
||||
],
|
||||
"includes" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 5,
|
||||
"path" : "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp"
|
||||
}
|
||||
],
|
||||
"language" : "CXX",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
0
|
||||
]
|
||||
}
|
||||
],
|
||||
"dependencies" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_raw_logging_internal::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_spinlock_wait::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_dynamic_annotations::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_log_severity::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_throw_delegate::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_base::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_int128::@ee07aa9d207536ee2175"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_random_seed_gen_exception::@4faca3489b9be734a029"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_random_internal_randen_slow::@4faca3489b9be734a029"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_random_internal_randen_hwaes::@4faca3489b9be734a029"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_random_internal_randen_hwaes_impl::@4faca3489b9be734a029"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_strings_internal::@c1b32c74471c54f8afa7"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_random_internal_pool_urbg::@4faca3489b9be734a029"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_random_internal_seed_material::@4faca3489b9be734a029"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_random_internal_randen::@4faca3489b9be734a029"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_bad_optional_access::@c67a71be74a9b4da44b7"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_strings::@c1b32c74471c54f8afa7"
|
||||
}
|
||||
],
|
||||
"folder" :
|
||||
{
|
||||
"name" : "Abseil/internal"
|
||||
},
|
||||
"id" : "absl_random_seed_sequences::@4faca3489b9be734a029",
|
||||
"name" : "absl_random_seed_sequences",
|
||||
"nameOnDisk" : "absl_random_seed_sequences.lib",
|
||||
"paths" :
|
||||
{
|
||||
"build" : "src/includes/3thparty/tsl/absl/random",
|
||||
"source" : "src/includes/3thparty/abseil-cpp/absl/random"
|
||||
},
|
||||
"sourceGroups" :
|
||||
[
|
||||
{
|
||||
"name" : "Source Files",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
0
|
||||
]
|
||||
},
|
||||
{
|
||||
"name" : "Header Files",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
1
|
||||
]
|
||||
}
|
||||
],
|
||||
"sources" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/random/seed_sequences.cc",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/random/seed_sequences.h",
|
||||
"sourceGroupIndex" : 1
|
||||
}
|
||||
],
|
||||
"type" : "STATIC_LIBRARY"
|
||||
}
|
@ -1,302 +0,0 @@
|
||||
{
|
||||
"archive" :
|
||||
{
|
||||
"commandFragments" :
|
||||
[
|
||||
{
|
||||
"fragment" : "/machine:x64",
|
||||
"role" : "flags"
|
||||
}
|
||||
]
|
||||
},
|
||||
"artifacts" :
|
||||
[
|
||||
{
|
||||
"path" : "src/includes/3thparty/tsl/absl/container/absl_raw_hash_set.lib"
|
||||
}
|
||||
],
|
||||
"backtrace" : 2,
|
||||
"backtraceGraph" :
|
||||
{
|
||||
"commands" :
|
||||
[
|
||||
"add_library",
|
||||
"absl_cc_library",
|
||||
"target_link_libraries",
|
||||
"target_compile_options",
|
||||
"target_include_directories",
|
||||
"target_sources"
|
||||
],
|
||||
"files" :
|
||||
[
|
||||
"src/includes/3thparty/abseil-cpp/CMake/AbseilHelpers.cmake",
|
||||
"src/includes/3thparty/abseil-cpp/absl/container/CMakeLists.txt"
|
||||
],
|
||||
"nodes" :
|
||||
[
|
||||
{
|
||||
"file" : 1
|
||||
},
|
||||
{
|
||||
"command" : 1,
|
||||
"file" : 1,
|
||||
"line" : 643,
|
||||
"parent" : 0
|
||||
},
|
||||
{
|
||||
"command" : 0,
|
||||
"file" : 0,
|
||||
"line" : 165,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 2,
|
||||
"file" : 0,
|
||||
"line" : 167,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 3,
|
||||
"file" : 0,
|
||||
"line" : 189,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 4,
|
||||
"file" : 0,
|
||||
"line" : 184,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 5,
|
||||
"file" : 0,
|
||||
"line" : 166,
|
||||
"parent" : 1
|
||||
}
|
||||
]
|
||||
},
|
||||
"compileGroups" :
|
||||
[
|
||||
{
|
||||
"compileCommandFragments" :
|
||||
[
|
||||
{
|
||||
"fragment" : "-O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd "
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/W3"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/DNOMINMAX"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/DWIN32_LEAN_AND_MEAN"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/D_CRT_SECURE_NO_WARNINGS"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/D_SCL_SECURE_NO_WARNINGS"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/D_ENABLE_EXTENDED_ALIGNED_STORAGE"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/bigobj"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4005"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4068"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4180"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4244"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4267"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4503"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4800"
|
||||
},
|
||||
{
|
||||
"fragment" : "-std:c++17"
|
||||
}
|
||||
],
|
||||
"defines" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"define" : "__CLANG_SUPPORT_DYN_ANNOTATION__"
|
||||
}
|
||||
],
|
||||
"includes" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 5,
|
||||
"path" : "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp"
|
||||
}
|
||||
],
|
||||
"language" : "CXX",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
0
|
||||
]
|
||||
}
|
||||
],
|
||||
"dependencies" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_raw_logging_internal::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_spinlock_wait::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_malloc_internal::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_dynamic_annotations::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_log_severity::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_throw_delegate::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_exponential_biased::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_hashtablez_sampler::@5e009cf106843927cf0e"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_base::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_stacktrace::@f37703cfbd56643e5121"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_symbolize::@f37703cfbd56643e5121"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_debugging_internal::@f37703cfbd56643e5121"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_demangle_internal::@f37703cfbd56643e5121"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_int128::@ee07aa9d207536ee2175"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_strings_internal::@c1b32c74471c54f8afa7"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_time_zone::@74bfc506b354a89713e6"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_bad_optional_access::@c67a71be74a9b4da44b7"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_strings::@c1b32c74471c54f8afa7"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_synchronization::@510ab3aad97f8fd1289b"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_civil_time::@74bfc506b354a89713e6"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_graphcycles_internal::@510ab3aad97f8fd1289b"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_time::@74bfc506b354a89713e6"
|
||||
}
|
||||
],
|
||||
"folder" :
|
||||
{
|
||||
"name" : "Abseil"
|
||||
},
|
||||
"id" : "absl_raw_hash_set::@5e009cf106843927cf0e",
|
||||
"name" : "absl_raw_hash_set",
|
||||
"nameOnDisk" : "absl_raw_hash_set.lib",
|
||||
"paths" :
|
||||
{
|
||||
"build" : "src/includes/3thparty/tsl/absl/container",
|
||||
"source" : "src/includes/3thparty/abseil-cpp/absl/container"
|
||||
},
|
||||
"sourceGroups" :
|
||||
[
|
||||
{
|
||||
"name" : "Source Files",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
0
|
||||
]
|
||||
},
|
||||
{
|
||||
"name" : "Header Files",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
1
|
||||
]
|
||||
}
|
||||
],
|
||||
"sources" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/container/internal/raw_hash_set.cc",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/container/internal/raw_hash_set.h",
|
||||
"sourceGroupIndex" : 1
|
||||
}
|
||||
],
|
||||
"type" : "STATIC_LIBRARY"
|
||||
}
|
@ -1,211 +0,0 @@
|
||||
{
|
||||
"archive" :
|
||||
{
|
||||
"commandFragments" :
|
||||
[
|
||||
{
|
||||
"fragment" : "/machine:x64",
|
||||
"role" : "flags"
|
||||
}
|
||||
]
|
||||
},
|
||||
"artifacts" :
|
||||
[
|
||||
{
|
||||
"path" : "src/includes/3thparty/tsl/absl/base/absl_raw_logging_internal.lib"
|
||||
}
|
||||
],
|
||||
"backtrace" : 2,
|
||||
"backtraceGraph" :
|
||||
{
|
||||
"commands" :
|
||||
[
|
||||
"add_library",
|
||||
"absl_cc_library",
|
||||
"target_link_libraries",
|
||||
"target_compile_options",
|
||||
"target_include_directories",
|
||||
"target_sources"
|
||||
],
|
||||
"files" :
|
||||
[
|
||||
"src/includes/3thparty/abseil-cpp/CMake/AbseilHelpers.cmake",
|
||||
"src/includes/3thparty/abseil-cpp/absl/base/CMakeLists.txt"
|
||||
],
|
||||
"nodes" :
|
||||
[
|
||||
{
|
||||
"file" : 1
|
||||
},
|
||||
{
|
||||
"command" : 1,
|
||||
"file" : 1,
|
||||
"line" : 44,
|
||||
"parent" : 0
|
||||
},
|
||||
{
|
||||
"command" : 0,
|
||||
"file" : 0,
|
||||
"line" : 165,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 2,
|
||||
"file" : 0,
|
||||
"line" : 167,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 3,
|
||||
"file" : 0,
|
||||
"line" : 189,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 4,
|
||||
"file" : 0,
|
||||
"line" : 184,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 5,
|
||||
"file" : 0,
|
||||
"line" : 166,
|
||||
"parent" : 1
|
||||
}
|
||||
]
|
||||
},
|
||||
"compileGroups" :
|
||||
[
|
||||
{
|
||||
"compileCommandFragments" :
|
||||
[
|
||||
{
|
||||
"fragment" : "-O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd "
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/W3"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/DNOMINMAX"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/DWIN32_LEAN_AND_MEAN"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/D_CRT_SECURE_NO_WARNINGS"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/D_SCL_SECURE_NO_WARNINGS"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/D_ENABLE_EXTENDED_ALIGNED_STORAGE"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/bigobj"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4005"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4068"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4180"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4244"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4267"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4503"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4800"
|
||||
},
|
||||
{
|
||||
"fragment" : "-std:c++17"
|
||||
}
|
||||
],
|
||||
"includes" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 5,
|
||||
"path" : "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp"
|
||||
}
|
||||
],
|
||||
"language" : "CXX",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
0
|
||||
]
|
||||
}
|
||||
],
|
||||
"dependencies" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_log_severity::@ad904a2f81246d9a9f6a"
|
||||
}
|
||||
],
|
||||
"folder" :
|
||||
{
|
||||
"name" : "Abseil/internal"
|
||||
},
|
||||
"id" : "absl_raw_logging_internal::@ad904a2f81246d9a9f6a",
|
||||
"name" : "absl_raw_logging_internal",
|
||||
"nameOnDisk" : "absl_raw_logging_internal.lib",
|
||||
"paths" :
|
||||
{
|
||||
"build" : "src/includes/3thparty/tsl/absl/base",
|
||||
"source" : "src/includes/3thparty/abseil-cpp/absl/base"
|
||||
},
|
||||
"sourceGroups" :
|
||||
[
|
||||
{
|
||||
"name" : "Source Files",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
0
|
||||
]
|
||||
},
|
||||
{
|
||||
"name" : "Header Files",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
1
|
||||
]
|
||||
}
|
||||
],
|
||||
"sources" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/base/internal/raw_logging.cc",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/base/internal/raw_logging.h",
|
||||
"sourceGroupIndex" : 1
|
||||
}
|
||||
],
|
||||
"type" : "STATIC_LIBRARY"
|
||||
}
|
@ -1,215 +0,0 @@
|
||||
{
|
||||
"archive" :
|
||||
{
|
||||
"commandFragments" :
|
||||
[
|
||||
{
|
||||
"fragment" : "/machine:x64",
|
||||
"role" : "flags"
|
||||
}
|
||||
]
|
||||
},
|
||||
"artifacts" :
|
||||
[
|
||||
{
|
||||
"path" : "src/includes/3thparty/tsl/absl/base/absl_scoped_set_env.lib"
|
||||
}
|
||||
],
|
||||
"backtrace" : 2,
|
||||
"backtraceGraph" :
|
||||
{
|
||||
"commands" :
|
||||
[
|
||||
"add_library",
|
||||
"absl_cc_library",
|
||||
"target_link_libraries",
|
||||
"target_compile_options",
|
||||
"target_include_directories",
|
||||
"target_sources"
|
||||
],
|
||||
"files" :
|
||||
[
|
||||
"src/includes/3thparty/abseil-cpp/CMake/AbseilHelpers.cmake",
|
||||
"src/includes/3thparty/abseil-cpp/absl/base/CMakeLists.txt"
|
||||
],
|
||||
"nodes" :
|
||||
[
|
||||
{
|
||||
"file" : 1
|
||||
},
|
||||
{
|
||||
"command" : 1,
|
||||
"file" : 1,
|
||||
"line" : 570,
|
||||
"parent" : 0
|
||||
},
|
||||
{
|
||||
"command" : 0,
|
||||
"file" : 0,
|
||||
"line" : 165,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 2,
|
||||
"file" : 0,
|
||||
"line" : 167,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 3,
|
||||
"file" : 0,
|
||||
"line" : 189,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 4,
|
||||
"file" : 0,
|
||||
"line" : 184,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 5,
|
||||
"file" : 0,
|
||||
"line" : 166,
|
||||
"parent" : 1
|
||||
}
|
||||
]
|
||||
},
|
||||
"compileGroups" :
|
||||
[
|
||||
{
|
||||
"compileCommandFragments" :
|
||||
[
|
||||
{
|
||||
"fragment" : "-O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd "
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/W3"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/DNOMINMAX"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/DWIN32_LEAN_AND_MEAN"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/D_CRT_SECURE_NO_WARNINGS"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/D_SCL_SECURE_NO_WARNINGS"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/D_ENABLE_EXTENDED_ALIGNED_STORAGE"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/bigobj"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4005"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4068"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4180"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4244"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4267"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4503"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4800"
|
||||
},
|
||||
{
|
||||
"fragment" : "-std:c++17"
|
||||
}
|
||||
],
|
||||
"includes" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 5,
|
||||
"path" : "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp"
|
||||
}
|
||||
],
|
||||
"language" : "CXX",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
0
|
||||
]
|
||||
}
|
||||
],
|
||||
"dependencies" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_raw_logging_internal::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_log_severity::@ad904a2f81246d9a9f6a"
|
||||
}
|
||||
],
|
||||
"folder" :
|
||||
{
|
||||
"name" : "Abseil/internal"
|
||||
},
|
||||
"id" : "absl_scoped_set_env::@ad904a2f81246d9a9f6a",
|
||||
"name" : "absl_scoped_set_env",
|
||||
"nameOnDisk" : "absl_scoped_set_env.lib",
|
||||
"paths" :
|
||||
{
|
||||
"build" : "src/includes/3thparty/tsl/absl/base",
|
||||
"source" : "src/includes/3thparty/abseil-cpp/absl/base"
|
||||
},
|
||||
"sourceGroups" :
|
||||
[
|
||||
{
|
||||
"name" : "Source Files",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
0
|
||||
]
|
||||
},
|
||||
{
|
||||
"name" : "Header Files",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
1
|
||||
]
|
||||
}
|
||||
],
|
||||
"sources" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/base/internal/scoped_set_env.cc",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/base/internal/scoped_set_env.h",
|
||||
"sourceGroupIndex" : 1
|
||||
}
|
||||
],
|
||||
"type" : "STATIC_LIBRARY"
|
||||
}
|
@ -1,227 +0,0 @@
|
||||
{
|
||||
"archive" :
|
||||
{
|
||||
"commandFragments" :
|
||||
[
|
||||
{
|
||||
"fragment" : "/machine:x64",
|
||||
"role" : "flags"
|
||||
}
|
||||
]
|
||||
},
|
||||
"artifacts" :
|
||||
[
|
||||
{
|
||||
"path" : "src/includes/3thparty/tsl/absl/base/absl_spinlock_wait.lib"
|
||||
}
|
||||
],
|
||||
"backtrace" : 2,
|
||||
"backtraceGraph" :
|
||||
{
|
||||
"commands" :
|
||||
[
|
||||
"add_library",
|
||||
"absl_cc_library",
|
||||
"target_compile_options",
|
||||
"target_include_directories",
|
||||
"target_sources"
|
||||
],
|
||||
"files" :
|
||||
[
|
||||
"src/includes/3thparty/abseil-cpp/CMake/AbseilHelpers.cmake",
|
||||
"src/includes/3thparty/abseil-cpp/absl/base/CMakeLists.txt"
|
||||
],
|
||||
"nodes" :
|
||||
[
|
||||
{
|
||||
"file" : 1
|
||||
},
|
||||
{
|
||||
"command" : 1,
|
||||
"file" : 1,
|
||||
"line" : 60,
|
||||
"parent" : 0
|
||||
},
|
||||
{
|
||||
"command" : 0,
|
||||
"file" : 0,
|
||||
"line" : 165,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 2,
|
||||
"file" : 0,
|
||||
"line" : 189,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 3,
|
||||
"file" : 0,
|
||||
"line" : 184,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 4,
|
||||
"file" : 0,
|
||||
"line" : 166,
|
||||
"parent" : 1
|
||||
}
|
||||
]
|
||||
},
|
||||
"compileGroups" :
|
||||
[
|
||||
{
|
||||
"compileCommandFragments" :
|
||||
[
|
||||
{
|
||||
"fragment" : "-O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd "
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/W3"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/DNOMINMAX"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/DWIN32_LEAN_AND_MEAN"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/D_CRT_SECURE_NO_WARNINGS"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/D_SCL_SECURE_NO_WARNINGS"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/D_ENABLE_EXTENDED_ALIGNED_STORAGE"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/bigobj"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/wd4005"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/wd4068"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/wd4180"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/wd4244"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/wd4267"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/wd4503"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/wd4800"
|
||||
},
|
||||
{
|
||||
"fragment" : "-std:c++17"
|
||||
}
|
||||
],
|
||||
"includes" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"path" : "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp"
|
||||
}
|
||||
],
|
||||
"language" : "CXX",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
3
|
||||
]
|
||||
}
|
||||
],
|
||||
"folder" :
|
||||
{
|
||||
"name" : "Abseil/internal"
|
||||
},
|
||||
"id" : "absl_spinlock_wait::@ad904a2f81246d9a9f6a",
|
||||
"name" : "absl_spinlock_wait",
|
||||
"nameOnDisk" : "absl_spinlock_wait.lib",
|
||||
"paths" :
|
||||
{
|
||||
"build" : "src/includes/3thparty/tsl/absl/base",
|
||||
"source" : "src/includes/3thparty/abseil-cpp/absl/base"
|
||||
},
|
||||
"sourceGroups" :
|
||||
[
|
||||
{
|
||||
"name" : "",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
0,
|
||||
1,
|
||||
2,
|
||||
4
|
||||
]
|
||||
},
|
||||
{
|
||||
"name" : "Source Files",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
3
|
||||
]
|
||||
},
|
||||
{
|
||||
"name" : "Header Files",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
5
|
||||
]
|
||||
}
|
||||
],
|
||||
"sources" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 5,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/base/internal/spinlock_akaros.inc",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 5,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/base/internal/spinlock_linux.inc",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 5,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/base/internal/spinlock_posix.inc",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 5,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/base/internal/spinlock_wait.cc",
|
||||
"sourceGroupIndex" : 1
|
||||
},
|
||||
{
|
||||
"backtrace" : 5,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/base/internal/spinlock_win32.inc",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 5,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/base/internal/spinlock_wait.h",
|
||||
"sourceGroupIndex" : 2
|
||||
}
|
||||
],
|
||||
"type" : "STATIC_LIBRARY"
|
||||
}
|
@ -1,284 +0,0 @@
|
||||
{
|
||||
"archive" :
|
||||
{
|
||||
"commandFragments" :
|
||||
[
|
||||
{
|
||||
"fragment" : "/machine:x64",
|
||||
"role" : "flags"
|
||||
}
|
||||
]
|
||||
},
|
||||
"artifacts" :
|
||||
[
|
||||
{
|
||||
"path" : "src/includes/3thparty/tsl/absl/debugging/absl_stacktrace.lib"
|
||||
}
|
||||
],
|
||||
"backtrace" : 2,
|
||||
"backtraceGraph" :
|
||||
{
|
||||
"commands" :
|
||||
[
|
||||
"add_library",
|
||||
"absl_cc_library",
|
||||
"target_link_libraries",
|
||||
"target_compile_options",
|
||||
"target_include_directories",
|
||||
"target_sources"
|
||||
],
|
||||
"files" :
|
||||
[
|
||||
"src/includes/3thparty/abseil-cpp/CMake/AbseilHelpers.cmake",
|
||||
"src/includes/3thparty/abseil-cpp/absl/debugging/CMakeLists.txt"
|
||||
],
|
||||
"nodes" :
|
||||
[
|
||||
{
|
||||
"file" : 1
|
||||
},
|
||||
{
|
||||
"command" : 1,
|
||||
"file" : 1,
|
||||
"line" : 17,
|
||||
"parent" : 0
|
||||
},
|
||||
{
|
||||
"command" : 0,
|
||||
"file" : 0,
|
||||
"line" : 165,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 2,
|
||||
"file" : 0,
|
||||
"line" : 167,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 3,
|
||||
"file" : 0,
|
||||
"line" : 189,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 4,
|
||||
"file" : 0,
|
||||
"line" : 184,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 5,
|
||||
"file" : 0,
|
||||
"line" : 166,
|
||||
"parent" : 1
|
||||
}
|
||||
]
|
||||
},
|
||||
"compileGroups" :
|
||||
[
|
||||
{
|
||||
"compileCommandFragments" :
|
||||
[
|
||||
{
|
||||
"fragment" : "-O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd "
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/W3"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/DNOMINMAX"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/DWIN32_LEAN_AND_MEAN"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/D_CRT_SECURE_NO_WARNINGS"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/D_SCL_SECURE_NO_WARNINGS"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/D_ENABLE_EXTENDED_ALIGNED_STORAGE"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/bigobj"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4005"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4068"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4180"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4244"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4267"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4503"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4800"
|
||||
},
|
||||
{
|
||||
"fragment" : "-std:c++17"
|
||||
}
|
||||
],
|
||||
"defines" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"define" : "__CLANG_SUPPORT_DYN_ANNOTATION__"
|
||||
}
|
||||
],
|
||||
"includes" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 5,
|
||||
"path" : "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp"
|
||||
}
|
||||
],
|
||||
"language" : "CXX",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
0
|
||||
]
|
||||
}
|
||||
],
|
||||
"dependencies" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_raw_logging_internal::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_dynamic_annotations::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_log_severity::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_debugging_internal::@f37703cfbd56643e5121"
|
||||
}
|
||||
],
|
||||
"folder" :
|
||||
{
|
||||
"name" : "Abseil"
|
||||
},
|
||||
"id" : "absl_stacktrace::@f37703cfbd56643e5121",
|
||||
"name" : "absl_stacktrace",
|
||||
"nameOnDisk" : "absl_stacktrace.lib",
|
||||
"paths" :
|
||||
{
|
||||
"build" : "src/includes/3thparty/tsl/absl/debugging",
|
||||
"source" : "src/includes/3thparty/abseil-cpp/absl/debugging"
|
||||
},
|
||||
"sourceGroups" :
|
||||
[
|
||||
{
|
||||
"name" : "Source Files",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
0
|
||||
]
|
||||
},
|
||||
{
|
||||
"name" : "Header Files",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
1,
|
||||
4
|
||||
]
|
||||
},
|
||||
{
|
||||
"name" : "",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
2,
|
||||
3,
|
||||
5,
|
||||
6,
|
||||
7,
|
||||
8,
|
||||
9
|
||||
]
|
||||
}
|
||||
],
|
||||
"sources" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/debugging/stacktrace.cc",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/debugging/stacktrace.h",
|
||||
"sourceGroupIndex" : 1
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/debugging/internal/stacktrace_aarch64-inl.inc",
|
||||
"sourceGroupIndex" : 2
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/debugging/internal/stacktrace_arm-inl.inc",
|
||||
"sourceGroupIndex" : 2
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/debugging/internal/stacktrace_config.h",
|
||||
"sourceGroupIndex" : 1
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/debugging/internal/stacktrace_generic-inl.inc",
|
||||
"sourceGroupIndex" : 2
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/debugging/internal/stacktrace_powerpc-inl.inc",
|
||||
"sourceGroupIndex" : 2
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/debugging/internal/stacktrace_unimplemented-inl.inc",
|
||||
"sourceGroupIndex" : 2
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/debugging/internal/stacktrace_win32-inl.inc",
|
||||
"sourceGroupIndex" : 2
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/debugging/internal/stacktrace_x86-inl.inc",
|
||||
"sourceGroupIndex" : 2
|
||||
}
|
||||
],
|
||||
"type" : "STATIC_LIBRARY"
|
||||
}
|
@ -1,326 +0,0 @@
|
||||
{
|
||||
"archive" :
|
||||
{
|
||||
"commandFragments" :
|
||||
[
|
||||
{
|
||||
"fragment" : "/machine:x64",
|
||||
"role" : "flags"
|
||||
}
|
||||
]
|
||||
},
|
||||
"artifacts" :
|
||||
[
|
||||
{
|
||||
"path" : "src/includes/3thparty/tsl/absl/strings/absl_str_format_internal.lib"
|
||||
}
|
||||
],
|
||||
"backtrace" : 2,
|
||||
"backtraceGraph" :
|
||||
{
|
||||
"commands" :
|
||||
[
|
||||
"add_library",
|
||||
"absl_cc_library",
|
||||
"target_link_libraries",
|
||||
"target_compile_options",
|
||||
"target_include_directories",
|
||||
"target_sources"
|
||||
],
|
||||
"files" :
|
||||
[
|
||||
"src/includes/3thparty/abseil-cpp/CMake/AbseilHelpers.cmake",
|
||||
"src/includes/3thparty/abseil-cpp/absl/strings/CMakeLists.txt"
|
||||
],
|
||||
"nodes" :
|
||||
[
|
||||
{
|
||||
"file" : 1
|
||||
},
|
||||
{
|
||||
"command" : 1,
|
||||
"file" : 1,
|
||||
"line" : 371,
|
||||
"parent" : 0
|
||||
},
|
||||
{
|
||||
"command" : 0,
|
||||
"file" : 0,
|
||||
"line" : 165,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 2,
|
||||
"file" : 0,
|
||||
"line" : 167,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 3,
|
||||
"file" : 0,
|
||||
"line" : 189,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 4,
|
||||
"file" : 0,
|
||||
"line" : 184,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 5,
|
||||
"file" : 0,
|
||||
"line" : 166,
|
||||
"parent" : 1
|
||||
}
|
||||
]
|
||||
},
|
||||
"compileGroups" :
|
||||
[
|
||||
{
|
||||
"compileCommandFragments" :
|
||||
[
|
||||
{
|
||||
"fragment" : "-O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd "
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/W3"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/DNOMINMAX"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/DWIN32_LEAN_AND_MEAN"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/D_CRT_SECURE_NO_WARNINGS"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/D_SCL_SECURE_NO_WARNINGS"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/D_ENABLE_EXTENDED_ALIGNED_STORAGE"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/bigobj"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4005"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4068"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4180"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4244"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4267"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4503"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4800"
|
||||
},
|
||||
{
|
||||
"fragment" : "-std:c++17"
|
||||
}
|
||||
],
|
||||
"defines" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"define" : "__CLANG_SUPPORT_DYN_ANNOTATION__"
|
||||
}
|
||||
],
|
||||
"includes" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 5,
|
||||
"path" : "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp"
|
||||
}
|
||||
],
|
||||
"language" : "CXX",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
0,
|
||||
1,
|
||||
2,
|
||||
3,
|
||||
4,
|
||||
5
|
||||
]
|
||||
}
|
||||
],
|
||||
"dependencies" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_raw_logging_internal::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_spinlock_wait::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_dynamic_annotations::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_log_severity::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_throw_delegate::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_base::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_int128::@ee07aa9d207536ee2175"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_strings_internal::@c1b32c74471c54f8afa7"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_strings::@c1b32c74471c54f8afa7"
|
||||
}
|
||||
],
|
||||
"folder" :
|
||||
{
|
||||
"name" : "Abseil/internal"
|
||||
},
|
||||
"id" : "absl_str_format_internal::@c1b32c74471c54f8afa7",
|
||||
"name" : "absl_str_format_internal",
|
||||
"nameOnDisk" : "absl_str_format_internal.lib",
|
||||
"paths" :
|
||||
{
|
||||
"build" : "src/includes/3thparty/tsl/absl/strings",
|
||||
"source" : "src/includes/3thparty/abseil-cpp/absl/strings"
|
||||
},
|
||||
"sourceGroups" :
|
||||
[
|
||||
{
|
||||
"name" : "Source Files",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
0,
|
||||
1,
|
||||
2,
|
||||
3,
|
||||
4,
|
||||
5
|
||||
]
|
||||
},
|
||||
{
|
||||
"name" : "Header Files",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
6,
|
||||
7,
|
||||
8,
|
||||
9,
|
||||
10,
|
||||
11,
|
||||
12
|
||||
]
|
||||
}
|
||||
],
|
||||
"sources" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/strings/internal/str_format/arg.cc",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/strings/internal/str_format/bind.cc",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/strings/internal/str_format/extension.cc",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/strings/internal/str_format/float_conversion.cc",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/strings/internal/str_format/output.cc",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/strings/internal/str_format/parser.cc",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/strings/internal/str_format/arg.h",
|
||||
"sourceGroupIndex" : 1
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/strings/internal/str_format/bind.h",
|
||||
"sourceGroupIndex" : 1
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/strings/internal/str_format/checker.h",
|
||||
"sourceGroupIndex" : 1
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/strings/internal/str_format/extension.h",
|
||||
"sourceGroupIndex" : 1
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/strings/internal/str_format/float_conversion.h",
|
||||
"sourceGroupIndex" : 1
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/strings/internal/str_format/output.h",
|
||||
"sourceGroupIndex" : 1
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/strings/internal/str_format/parser.h",
|
||||
"sourceGroupIndex" : 1
|
||||
}
|
||||
],
|
||||
"type" : "STATIC_LIBRARY"
|
||||
}
|
@ -1,444 +0,0 @@
|
||||
{
|
||||
"archive" :
|
||||
{
|
||||
"commandFragments" :
|
||||
[
|
||||
{
|
||||
"fragment" : "/machine:x64",
|
||||
"role" : "flags"
|
||||
}
|
||||
]
|
||||
},
|
||||
"artifacts" :
|
||||
[
|
||||
{
|
||||
"path" : "src/includes/3thparty/tsl/absl/strings/absl_strings.lib"
|
||||
}
|
||||
],
|
||||
"backtrace" : 2,
|
||||
"backtraceGraph" :
|
||||
{
|
||||
"commands" :
|
||||
[
|
||||
"add_library",
|
||||
"absl_cc_library",
|
||||
"target_link_libraries",
|
||||
"target_compile_options",
|
||||
"target_include_directories",
|
||||
"target_sources"
|
||||
],
|
||||
"files" :
|
||||
[
|
||||
"src/includes/3thparty/abseil-cpp/CMake/AbseilHelpers.cmake",
|
||||
"src/includes/3thparty/abseil-cpp/absl/strings/CMakeLists.txt"
|
||||
],
|
||||
"nodes" :
|
||||
[
|
||||
{
|
||||
"file" : 1
|
||||
},
|
||||
{
|
||||
"command" : 1,
|
||||
"file" : 1,
|
||||
"line" : 17,
|
||||
"parent" : 0
|
||||
},
|
||||
{
|
||||
"command" : 0,
|
||||
"file" : 0,
|
||||
"line" : 165,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 2,
|
||||
"file" : 0,
|
||||
"line" : 167,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 3,
|
||||
"file" : 0,
|
||||
"line" : 189,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 4,
|
||||
"file" : 0,
|
||||
"line" : 184,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 5,
|
||||
"file" : 0,
|
||||
"line" : 166,
|
||||
"parent" : 1
|
||||
}
|
||||
]
|
||||
},
|
||||
"compileGroups" :
|
||||
[
|
||||
{
|
||||
"compileCommandFragments" :
|
||||
[
|
||||
{
|
||||
"fragment" : "-O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd "
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/W3"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/DNOMINMAX"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/DWIN32_LEAN_AND_MEAN"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/D_CRT_SECURE_NO_WARNINGS"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/D_SCL_SECURE_NO_WARNINGS"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/D_ENABLE_EXTENDED_ALIGNED_STORAGE"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/bigobj"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4005"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4068"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4180"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4244"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4267"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4503"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4800"
|
||||
},
|
||||
{
|
||||
"fragment" : "-std:c++17"
|
||||
}
|
||||
],
|
||||
"defines" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"define" : "__CLANG_SUPPORT_DYN_ANNOTATION__"
|
||||
}
|
||||
],
|
||||
"includes" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 5,
|
||||
"path" : "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp"
|
||||
}
|
||||
],
|
||||
"language" : "CXX",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
0,
|
||||
1,
|
||||
2,
|
||||
3,
|
||||
5,
|
||||
7,
|
||||
12,
|
||||
13,
|
||||
14,
|
||||
15,
|
||||
16,
|
||||
17,
|
||||
18
|
||||
]
|
||||
}
|
||||
],
|
||||
"dependencies" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_raw_logging_internal::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_spinlock_wait::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_dynamic_annotations::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_log_severity::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_throw_delegate::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_base::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_int128::@ee07aa9d207536ee2175"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_strings_internal::@c1b32c74471c54f8afa7"
|
||||
}
|
||||
],
|
||||
"folder" :
|
||||
{
|
||||
"name" : "Abseil"
|
||||
},
|
||||
"id" : "absl_strings::@c1b32c74471c54f8afa7",
|
||||
"name" : "absl_strings",
|
||||
"nameOnDisk" : "absl_strings.lib",
|
||||
"paths" :
|
||||
{
|
||||
"build" : "src/includes/3thparty/tsl/absl/strings",
|
||||
"source" : "src/includes/3thparty/abseil-cpp/absl/strings"
|
||||
},
|
||||
"sourceGroups" :
|
||||
[
|
||||
{
|
||||
"name" : "Source Files",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
0,
|
||||
1,
|
||||
2,
|
||||
3,
|
||||
5,
|
||||
7,
|
||||
12,
|
||||
13,
|
||||
14,
|
||||
15,
|
||||
16,
|
||||
17,
|
||||
18
|
||||
]
|
||||
},
|
||||
{
|
||||
"name" : "Header Files",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
4,
|
||||
6,
|
||||
8,
|
||||
9,
|
||||
10,
|
||||
11,
|
||||
19,
|
||||
20,
|
||||
21,
|
||||
22,
|
||||
23,
|
||||
24,
|
||||
25,
|
||||
26,
|
||||
27,
|
||||
28,
|
||||
29,
|
||||
30
|
||||
]
|
||||
}
|
||||
],
|
||||
"sources" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/strings/ascii.cc",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/strings/charconv.cc",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/strings/escaping.cc",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/strings/internal/charconv_bigint.cc",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/strings/internal/charconv_bigint.h",
|
||||
"sourceGroupIndex" : 1
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/strings/internal/charconv_parse.cc",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/strings/internal/charconv_parse.h",
|
||||
"sourceGroupIndex" : 1
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/strings/internal/memutil.cc",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/strings/internal/memutil.h",
|
||||
"sourceGroupIndex" : 1
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/strings/internal/stl_type_traits.h",
|
||||
"sourceGroupIndex" : 1
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/strings/internal/str_join_internal.h",
|
||||
"sourceGroupIndex" : 1
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/strings/internal/str_split_internal.h",
|
||||
"sourceGroupIndex" : 1
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/strings/match.cc",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/strings/numbers.cc",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/strings/str_cat.cc",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/strings/str_replace.cc",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/strings/str_split.cc",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/strings/string_view.cc",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/strings/substitute.cc",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/strings/ascii.h",
|
||||
"sourceGroupIndex" : 1
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/strings/charconv.h",
|
||||
"sourceGroupIndex" : 1
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/strings/escaping.h",
|
||||
"sourceGroupIndex" : 1
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/strings/match.h",
|
||||
"sourceGroupIndex" : 1
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/strings/numbers.h",
|
||||
"sourceGroupIndex" : 1
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/strings/str_cat.h",
|
||||
"sourceGroupIndex" : 1
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/strings/str_join.h",
|
||||
"sourceGroupIndex" : 1
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/strings/str_replace.h",
|
||||
"sourceGroupIndex" : 1
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/strings/str_split.h",
|
||||
"sourceGroupIndex" : 1
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/strings/string_view.h",
|
||||
"sourceGroupIndex" : 1
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/strings/strip.h",
|
||||
"sourceGroupIndex" : 1
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/strings/substitute.h",
|
||||
"sourceGroupIndex" : 1
|
||||
}
|
||||
],
|
||||
"type" : "STATIC_LIBRARY"
|
||||
}
|
@ -1,255 +0,0 @@
|
||||
{
|
||||
"archive" :
|
||||
{
|
||||
"commandFragments" :
|
||||
[
|
||||
{
|
||||
"fragment" : "/machine:x64",
|
||||
"role" : "flags"
|
||||
}
|
||||
]
|
||||
},
|
||||
"artifacts" :
|
||||
[
|
||||
{
|
||||
"path" : "src/includes/3thparty/tsl/absl/strings/absl_strings_internal.lib"
|
||||
}
|
||||
],
|
||||
"backtrace" : 2,
|
||||
"backtraceGraph" :
|
||||
{
|
||||
"commands" :
|
||||
[
|
||||
"add_library",
|
||||
"absl_cc_library",
|
||||
"target_link_libraries",
|
||||
"target_compile_options",
|
||||
"target_include_directories",
|
||||
"target_sources"
|
||||
],
|
||||
"files" :
|
||||
[
|
||||
"src/includes/3thparty/abseil-cpp/CMake/AbseilHelpers.cmake",
|
||||
"src/includes/3thparty/abseil-cpp/absl/strings/CMakeLists.txt"
|
||||
],
|
||||
"nodes" :
|
||||
[
|
||||
{
|
||||
"file" : 1
|
||||
},
|
||||
{
|
||||
"command" : 1,
|
||||
"file" : 1,
|
||||
"line" : 70,
|
||||
"parent" : 0
|
||||
},
|
||||
{
|
||||
"command" : 0,
|
||||
"file" : 0,
|
||||
"line" : 165,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 2,
|
||||
"file" : 0,
|
||||
"line" : 167,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 3,
|
||||
"file" : 0,
|
||||
"line" : 189,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 4,
|
||||
"file" : 0,
|
||||
"line" : 184,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 5,
|
||||
"file" : 0,
|
||||
"line" : 166,
|
||||
"parent" : 1
|
||||
}
|
||||
]
|
||||
},
|
||||
"compileGroups" :
|
||||
[
|
||||
{
|
||||
"compileCommandFragments" :
|
||||
[
|
||||
{
|
||||
"fragment" : "-O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd "
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/W3"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/DNOMINMAX"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/DWIN32_LEAN_AND_MEAN"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/D_CRT_SECURE_NO_WARNINGS"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/D_SCL_SECURE_NO_WARNINGS"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/D_ENABLE_EXTENDED_ALIGNED_STORAGE"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/bigobj"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4005"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4068"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4180"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4244"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4267"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4503"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4800"
|
||||
},
|
||||
{
|
||||
"fragment" : "-std:c++17"
|
||||
}
|
||||
],
|
||||
"includes" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 5,
|
||||
"path" : "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp"
|
||||
}
|
||||
],
|
||||
"language" : "CXX",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
0,
|
||||
1,
|
||||
3
|
||||
]
|
||||
}
|
||||
],
|
||||
"dependencies" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_raw_logging_internal::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_log_severity::@ad904a2f81246d9a9f6a"
|
||||
}
|
||||
],
|
||||
"folder" :
|
||||
{
|
||||
"name" : "Abseil/internal"
|
||||
},
|
||||
"id" : "absl_strings_internal::@c1b32c74471c54f8afa7",
|
||||
"name" : "absl_strings_internal",
|
||||
"nameOnDisk" : "absl_strings_internal.lib",
|
||||
"paths" :
|
||||
{
|
||||
"build" : "src/includes/3thparty/tsl/absl/strings",
|
||||
"source" : "src/includes/3thparty/abseil-cpp/absl/strings"
|
||||
},
|
||||
"sourceGroups" :
|
||||
[
|
||||
{
|
||||
"name" : "Source Files",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
0,
|
||||
1,
|
||||
3
|
||||
]
|
||||
},
|
||||
{
|
||||
"name" : "Header Files",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
2,
|
||||
4,
|
||||
5,
|
||||
6,
|
||||
7
|
||||
]
|
||||
}
|
||||
],
|
||||
"sources" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/strings/internal/ostringstream.cc",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/strings/internal/utf8.cc",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/strings/internal/char_map.h",
|
||||
"sourceGroupIndex" : 1
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/strings/internal/escaping.cc",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/strings/internal/escaping.h",
|
||||
"sourceGroupIndex" : 1
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/strings/internal/ostringstream.h",
|
||||
"sourceGroupIndex" : 1
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/strings/internal/resize_uninitialized.h",
|
||||
"sourceGroupIndex" : 1
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/strings/internal/utf8.h",
|
||||
"sourceGroupIndex" : 1
|
||||
}
|
||||
],
|
||||
"type" : "STATIC_LIBRARY"
|
||||
}
|
@ -1,276 +0,0 @@
|
||||
{
|
||||
"archive" :
|
||||
{
|
||||
"commandFragments" :
|
||||
[
|
||||
{
|
||||
"fragment" : "/machine:x64",
|
||||
"role" : "flags"
|
||||
}
|
||||
]
|
||||
},
|
||||
"artifacts" :
|
||||
[
|
||||
{
|
||||
"path" : "src/includes/3thparty/tsl/absl/debugging/absl_symbolize.lib"
|
||||
}
|
||||
],
|
||||
"backtrace" : 2,
|
||||
"backtraceGraph" :
|
||||
{
|
||||
"commands" :
|
||||
[
|
||||
"add_library",
|
||||
"absl_cc_library",
|
||||
"target_link_libraries",
|
||||
"target_compile_options",
|
||||
"target_include_directories",
|
||||
"target_sources"
|
||||
],
|
||||
"files" :
|
||||
[
|
||||
"src/includes/3thparty/abseil-cpp/CMake/AbseilHelpers.cmake",
|
||||
"src/includes/3thparty/abseil-cpp/absl/debugging/CMakeLists.txt"
|
||||
],
|
||||
"nodes" :
|
||||
[
|
||||
{
|
||||
"file" : 1
|
||||
},
|
||||
{
|
||||
"command" : 1,
|
||||
"file" : 1,
|
||||
"line" : 41,
|
||||
"parent" : 0
|
||||
},
|
||||
{
|
||||
"command" : 0,
|
||||
"file" : 0,
|
||||
"line" : 165,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 2,
|
||||
"file" : 0,
|
||||
"line" : 167,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 3,
|
||||
"file" : 0,
|
||||
"line" : 189,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 4,
|
||||
"file" : 0,
|
||||
"line" : 184,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 5,
|
||||
"file" : 0,
|
||||
"line" : 166,
|
||||
"parent" : 1
|
||||
}
|
||||
]
|
||||
},
|
||||
"compileGroups" :
|
||||
[
|
||||
{
|
||||
"compileCommandFragments" :
|
||||
[
|
||||
{
|
||||
"fragment" : "-O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd "
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/W3"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/DNOMINMAX"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/DWIN32_LEAN_AND_MEAN"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/D_CRT_SECURE_NO_WARNINGS"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/D_SCL_SECURE_NO_WARNINGS"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/D_ENABLE_EXTENDED_ALIGNED_STORAGE"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/bigobj"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4005"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4068"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4180"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4244"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4267"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4503"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4800"
|
||||
},
|
||||
{
|
||||
"fragment" : "-std:c++17"
|
||||
}
|
||||
],
|
||||
"defines" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"define" : "__CLANG_SUPPORT_DYN_ANNOTATION__"
|
||||
}
|
||||
],
|
||||
"includes" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 5,
|
||||
"path" : "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp"
|
||||
}
|
||||
],
|
||||
"language" : "CXX",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
0
|
||||
]
|
||||
}
|
||||
],
|
||||
"dependencies" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_raw_logging_internal::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_spinlock_wait::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_malloc_internal::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_dynamic_annotations::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_log_severity::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_base::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_debugging_internal::@f37703cfbd56643e5121"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_demangle_internal::@f37703cfbd56643e5121"
|
||||
}
|
||||
],
|
||||
"folder" :
|
||||
{
|
||||
"name" : "Abseil"
|
||||
},
|
||||
"id" : "absl_symbolize::@f37703cfbd56643e5121",
|
||||
"name" : "absl_symbolize",
|
||||
"nameOnDisk" : "absl_symbolize.lib",
|
||||
"paths" :
|
||||
{
|
||||
"build" : "src/includes/3thparty/tsl/absl/debugging",
|
||||
"source" : "src/includes/3thparty/abseil-cpp/absl/debugging"
|
||||
},
|
||||
"sourceGroups" :
|
||||
[
|
||||
{
|
||||
"name" : "Source Files",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
0
|
||||
]
|
||||
},
|
||||
{
|
||||
"name" : "",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
1,
|
||||
2,
|
||||
3
|
||||
]
|
||||
},
|
||||
{
|
||||
"name" : "Header Files",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
4,
|
||||
5
|
||||
]
|
||||
}
|
||||
],
|
||||
"sources" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/debugging/symbolize.cc",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/debugging/symbolize_elf.inc",
|
||||
"sourceGroupIndex" : 1
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/debugging/symbolize_unimplemented.inc",
|
||||
"sourceGroupIndex" : 1
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/debugging/symbolize_win32.inc",
|
||||
"sourceGroupIndex" : 1
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/debugging/symbolize.h",
|
||||
"sourceGroupIndex" : 2
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/debugging/internal/symbolize.h",
|
||||
"sourceGroupIndex" : 2
|
||||
}
|
||||
],
|
||||
"type" : "STATIC_LIBRARY"
|
||||
}
|
@ -1,382 +0,0 @@
|
||||
{
|
||||
"archive" :
|
||||
{
|
||||
"commandFragments" :
|
||||
[
|
||||
{
|
||||
"fragment" : "/machine:x64",
|
||||
"role" : "flags"
|
||||
}
|
||||
]
|
||||
},
|
||||
"artifacts" :
|
||||
[
|
||||
{
|
||||
"path" : "src/includes/3thparty/tsl/absl/synchronization/absl_synchronization.lib"
|
||||
}
|
||||
],
|
||||
"backtrace" : 2,
|
||||
"backtraceGraph" :
|
||||
{
|
||||
"commands" :
|
||||
[
|
||||
"add_library",
|
||||
"absl_cc_library",
|
||||
"target_link_libraries",
|
||||
"target_compile_options",
|
||||
"target_include_directories",
|
||||
"target_sources"
|
||||
],
|
||||
"files" :
|
||||
[
|
||||
"src/includes/3thparty/abseil-cpp/CMake/AbseilHelpers.cmake",
|
||||
"src/includes/3thparty/abseil-cpp/absl/synchronization/CMakeLists.txt"
|
||||
],
|
||||
"nodes" :
|
||||
[
|
||||
{
|
||||
"file" : 1
|
||||
},
|
||||
{
|
||||
"command" : 1,
|
||||
"file" : 1,
|
||||
"line" : 48,
|
||||
"parent" : 0
|
||||
},
|
||||
{
|
||||
"command" : 0,
|
||||
"file" : 0,
|
||||
"line" : 165,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 2,
|
||||
"file" : 0,
|
||||
"line" : 167,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 3,
|
||||
"file" : 0,
|
||||
"line" : 189,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 4,
|
||||
"file" : 0,
|
||||
"line" : 184,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 5,
|
||||
"file" : 0,
|
||||
"line" : 166,
|
||||
"parent" : 1
|
||||
}
|
||||
]
|
||||
},
|
||||
"compileGroups" :
|
||||
[
|
||||
{
|
||||
"compileCommandFragments" :
|
||||
[
|
||||
{
|
||||
"fragment" : "-O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd "
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/W3"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/DNOMINMAX"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/DWIN32_LEAN_AND_MEAN"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/D_CRT_SECURE_NO_WARNINGS"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/D_SCL_SECURE_NO_WARNINGS"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/D_ENABLE_EXTENDED_ALIGNED_STORAGE"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/bigobj"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4005"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4068"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4180"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4244"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4267"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4503"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4800"
|
||||
},
|
||||
{
|
||||
"fragment" : "-std:c++17"
|
||||
}
|
||||
],
|
||||
"defines" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"define" : "__CLANG_SUPPORT_DYN_ANNOTATION__"
|
||||
}
|
||||
],
|
||||
"includes" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 5,
|
||||
"path" : "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp"
|
||||
}
|
||||
],
|
||||
"language" : "CXX",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
0,
|
||||
1,
|
||||
2,
|
||||
3,
|
||||
4,
|
||||
5,
|
||||
6
|
||||
]
|
||||
}
|
||||
],
|
||||
"dependencies" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_raw_logging_internal::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_spinlock_wait::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_malloc_internal::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_dynamic_annotations::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_log_severity::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_throw_delegate::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_base::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_stacktrace::@f37703cfbd56643e5121"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_symbolize::@f37703cfbd56643e5121"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_debugging_internal::@f37703cfbd56643e5121"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_demangle_internal::@f37703cfbd56643e5121"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_int128::@ee07aa9d207536ee2175"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_strings_internal::@c1b32c74471c54f8afa7"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_time_zone::@74bfc506b354a89713e6"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_strings::@c1b32c74471c54f8afa7"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_civil_time::@74bfc506b354a89713e6"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_graphcycles_internal::@510ab3aad97f8fd1289b"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_time::@74bfc506b354a89713e6"
|
||||
}
|
||||
],
|
||||
"folder" :
|
||||
{
|
||||
"name" : "Abseil"
|
||||
},
|
||||
"id" : "absl_synchronization::@510ab3aad97f8fd1289b",
|
||||
"name" : "absl_synchronization",
|
||||
"nameOnDisk" : "absl_synchronization.lib",
|
||||
"paths" :
|
||||
{
|
||||
"build" : "src/includes/3thparty/tsl/absl/synchronization",
|
||||
"source" : "src/includes/3thparty/abseil-cpp/absl/synchronization"
|
||||
},
|
||||
"sourceGroups" :
|
||||
[
|
||||
{
|
||||
"name" : "Source Files",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
0,
|
||||
1,
|
||||
2,
|
||||
3,
|
||||
4,
|
||||
5,
|
||||
6
|
||||
]
|
||||
},
|
||||
{
|
||||
"name" : "Header Files",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
7,
|
||||
8,
|
||||
9,
|
||||
11,
|
||||
12,
|
||||
13,
|
||||
14
|
||||
]
|
||||
},
|
||||
{
|
||||
"name" : "",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
10
|
||||
]
|
||||
}
|
||||
],
|
||||
"sources" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/synchronization/barrier.cc",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/synchronization/blocking_counter.cc",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/synchronization/internal/create_thread_identity.cc",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/synchronization/internal/per_thread_sem.cc",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/synchronization/internal/waiter.cc",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/synchronization/notification.cc",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/synchronization/mutex.cc",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/synchronization/barrier.h",
|
||||
"sourceGroupIndex" : 1
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/synchronization/blocking_counter.h",
|
||||
"sourceGroupIndex" : 1
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/synchronization/internal/create_thread_identity.h",
|
||||
"sourceGroupIndex" : 1
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/synchronization/internal/mutex_nonprod.inc",
|
||||
"sourceGroupIndex" : 2
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/synchronization/internal/per_thread_sem.h",
|
||||
"sourceGroupIndex" : 1
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/synchronization/internal/waiter.h",
|
||||
"sourceGroupIndex" : 1
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/synchronization/mutex.h",
|
||||
"sourceGroupIndex" : 1
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/synchronization/notification.h",
|
||||
"sourceGroupIndex" : 1
|
||||
}
|
||||
],
|
||||
"type" : "STATIC_LIBRARY"
|
||||
}
|
@ -1,215 +0,0 @@
|
||||
{
|
||||
"archive" :
|
||||
{
|
||||
"commandFragments" :
|
||||
[
|
||||
{
|
||||
"fragment" : "/machine:x64",
|
||||
"role" : "flags"
|
||||
}
|
||||
]
|
||||
},
|
||||
"artifacts" :
|
||||
[
|
||||
{
|
||||
"path" : "src/includes/3thparty/tsl/absl/base/absl_throw_delegate.lib"
|
||||
}
|
||||
],
|
||||
"backtrace" : 2,
|
||||
"backtraceGraph" :
|
||||
{
|
||||
"commands" :
|
||||
[
|
||||
"add_library",
|
||||
"absl_cc_library",
|
||||
"target_link_libraries",
|
||||
"target_compile_options",
|
||||
"target_include_directories",
|
||||
"target_sources"
|
||||
],
|
||||
"files" :
|
||||
[
|
||||
"src/includes/3thparty/abseil-cpp/CMake/AbseilHelpers.cmake",
|
||||
"src/includes/3thparty/abseil-cpp/absl/base/CMakeLists.txt"
|
||||
],
|
||||
"nodes" :
|
||||
[
|
||||
{
|
||||
"file" : 1
|
||||
},
|
||||
{
|
||||
"command" : 1,
|
||||
"file" : 1,
|
||||
"line" : 198,
|
||||
"parent" : 0
|
||||
},
|
||||
{
|
||||
"command" : 0,
|
||||
"file" : 0,
|
||||
"line" : 165,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 2,
|
||||
"file" : 0,
|
||||
"line" : 167,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 3,
|
||||
"file" : 0,
|
||||
"line" : 189,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 4,
|
||||
"file" : 0,
|
||||
"line" : 184,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 5,
|
||||
"file" : 0,
|
||||
"line" : 166,
|
||||
"parent" : 1
|
||||
}
|
||||
]
|
||||
},
|
||||
"compileGroups" :
|
||||
[
|
||||
{
|
||||
"compileCommandFragments" :
|
||||
[
|
||||
{
|
||||
"fragment" : "-O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd "
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/W3"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/DNOMINMAX"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/DWIN32_LEAN_AND_MEAN"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/D_CRT_SECURE_NO_WARNINGS"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/D_SCL_SECURE_NO_WARNINGS"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/D_ENABLE_EXTENDED_ALIGNED_STORAGE"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/bigobj"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4005"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4068"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4180"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4244"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4267"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4503"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4800"
|
||||
},
|
||||
{
|
||||
"fragment" : "-std:c++17"
|
||||
}
|
||||
],
|
||||
"includes" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 5,
|
||||
"path" : "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp"
|
||||
}
|
||||
],
|
||||
"language" : "CXX",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
0
|
||||
]
|
||||
}
|
||||
],
|
||||
"dependencies" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_raw_logging_internal::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_log_severity::@ad904a2f81246d9a9f6a"
|
||||
}
|
||||
],
|
||||
"folder" :
|
||||
{
|
||||
"name" : "Abseil/internal"
|
||||
},
|
||||
"id" : "absl_throw_delegate::@ad904a2f81246d9a9f6a",
|
||||
"name" : "absl_throw_delegate",
|
||||
"nameOnDisk" : "absl_throw_delegate.lib",
|
||||
"paths" :
|
||||
{
|
||||
"build" : "src/includes/3thparty/tsl/absl/base",
|
||||
"source" : "src/includes/3thparty/abseil-cpp/absl/base"
|
||||
},
|
||||
"sourceGroups" :
|
||||
[
|
||||
{
|
||||
"name" : "Source Files",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
0
|
||||
]
|
||||
},
|
||||
{
|
||||
"name" : "Header Files",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
1
|
||||
]
|
||||
}
|
||||
],
|
||||
"sources" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/base/internal/throw_delegate.cc",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/base/internal/throw_delegate.h",
|
||||
"sourceGroupIndex" : 1
|
||||
}
|
||||
],
|
||||
"type" : "STATIC_LIBRARY"
|
||||
}
|
@ -1,320 +0,0 @@
|
||||
{
|
||||
"archive" :
|
||||
{
|
||||
"commandFragments" :
|
||||
[
|
||||
{
|
||||
"fragment" : "/machine:x64",
|
||||
"role" : "flags"
|
||||
}
|
||||
]
|
||||
},
|
||||
"artifacts" :
|
||||
[
|
||||
{
|
||||
"path" : "src/includes/3thparty/tsl/absl/time/absl_time.lib"
|
||||
}
|
||||
],
|
||||
"backtrace" : 2,
|
||||
"backtraceGraph" :
|
||||
{
|
||||
"commands" :
|
||||
[
|
||||
"add_library",
|
||||
"absl_cc_library",
|
||||
"target_link_libraries",
|
||||
"target_compile_options",
|
||||
"target_include_directories",
|
||||
"target_sources"
|
||||
],
|
||||
"files" :
|
||||
[
|
||||
"src/includes/3thparty/abseil-cpp/CMake/AbseilHelpers.cmake",
|
||||
"src/includes/3thparty/abseil-cpp/absl/time/CMakeLists.txt"
|
||||
],
|
||||
"nodes" :
|
||||
[
|
||||
{
|
||||
"file" : 1
|
||||
},
|
||||
{
|
||||
"command" : 1,
|
||||
"file" : 1,
|
||||
"line" : 17,
|
||||
"parent" : 0
|
||||
},
|
||||
{
|
||||
"command" : 0,
|
||||
"file" : 0,
|
||||
"line" : 165,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 2,
|
||||
"file" : 0,
|
||||
"line" : 167,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 3,
|
||||
"file" : 0,
|
||||
"line" : 189,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 4,
|
||||
"file" : 0,
|
||||
"line" : 184,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 5,
|
||||
"file" : 0,
|
||||
"line" : 166,
|
||||
"parent" : 1
|
||||
}
|
||||
]
|
||||
},
|
||||
"compileGroups" :
|
||||
[
|
||||
{
|
||||
"compileCommandFragments" :
|
||||
[
|
||||
{
|
||||
"fragment" : "-O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd "
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/W3"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/DNOMINMAX"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/DWIN32_LEAN_AND_MEAN"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/D_CRT_SECURE_NO_WARNINGS"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/D_SCL_SECURE_NO_WARNINGS"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/D_ENABLE_EXTENDED_ALIGNED_STORAGE"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/bigobj"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4005"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4068"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4180"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4244"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4267"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4503"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"fragment" : "/wd4800"
|
||||
},
|
||||
{
|
||||
"fragment" : "-std:c++17"
|
||||
}
|
||||
],
|
||||
"defines" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"define" : "__CLANG_SUPPORT_DYN_ANNOTATION__"
|
||||
}
|
||||
],
|
||||
"includes" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 5,
|
||||
"path" : "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp"
|
||||
}
|
||||
],
|
||||
"language" : "CXX",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
0,
|
||||
1,
|
||||
2,
|
||||
3,
|
||||
6
|
||||
]
|
||||
}
|
||||
],
|
||||
"dependencies" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_raw_logging_internal::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_spinlock_wait::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_dynamic_annotations::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_log_severity::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_throw_delegate::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_base::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_int128::@ee07aa9d207536ee2175"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_strings_internal::@c1b32c74471c54f8afa7"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_time_zone::@74bfc506b354a89713e6"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_strings::@c1b32c74471c54f8afa7"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"id" : "absl_civil_time::@74bfc506b354a89713e6"
|
||||
}
|
||||
],
|
||||
"folder" :
|
||||
{
|
||||
"name" : "Abseil"
|
||||
},
|
||||
"id" : "absl_time::@74bfc506b354a89713e6",
|
||||
"name" : "absl_time",
|
||||
"nameOnDisk" : "absl_time.lib",
|
||||
"paths" :
|
||||
{
|
||||
"build" : "src/includes/3thparty/tsl/absl/time",
|
||||
"source" : "src/includes/3thparty/abseil-cpp/absl/time"
|
||||
},
|
||||
"sourceGroups" :
|
||||
[
|
||||
{
|
||||
"name" : "Source Files",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
0,
|
||||
1,
|
||||
2,
|
||||
3,
|
||||
6
|
||||
]
|
||||
},
|
||||
{
|
||||
"name" : "",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
4,
|
||||
5
|
||||
]
|
||||
},
|
||||
{
|
||||
"name" : "Header Files",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
7,
|
||||
8,
|
||||
9
|
||||
]
|
||||
}
|
||||
],
|
||||
"sources" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/time/civil_time.cc",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/time/clock.cc",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/time/duration.cc",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/time/format.cc",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/time/internal/get_current_time_chrono.inc",
|
||||
"sourceGroupIndex" : 1
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/time/internal/get_current_time_posix.inc",
|
||||
"sourceGroupIndex" : 1
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/time/time.cc",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/time/civil_time.h",
|
||||
"sourceGroupIndex" : 2
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/time/clock.h",
|
||||
"sourceGroupIndex" : 2
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/time/time.h",
|
||||
"sourceGroupIndex" : 2
|
||||
}
|
||||
],
|
||||
"type" : "STATIC_LIBRARY"
|
||||
}
|
@ -1,309 +0,0 @@
|
||||
{
|
||||
"archive" :
|
||||
{
|
||||
"commandFragments" :
|
||||
[
|
||||
{
|
||||
"fragment" : "/machine:x64",
|
||||
"role" : "flags"
|
||||
}
|
||||
]
|
||||
},
|
||||
"artifacts" :
|
||||
[
|
||||
{
|
||||
"path" : "src/includes/3thparty/tsl/absl/time/absl_time_zone.lib"
|
||||
}
|
||||
],
|
||||
"backtrace" : 2,
|
||||
"backtraceGraph" :
|
||||
{
|
||||
"commands" :
|
||||
[
|
||||
"add_library",
|
||||
"absl_cc_library",
|
||||
"target_compile_options",
|
||||
"target_include_directories",
|
||||
"target_sources"
|
||||
],
|
||||
"files" :
|
||||
[
|
||||
"src/includes/3thparty/abseil-cpp/CMake/AbseilHelpers.cmake",
|
||||
"src/includes/3thparty/abseil-cpp/absl/time/CMakeLists.txt"
|
||||
],
|
||||
"nodes" :
|
||||
[
|
||||
{
|
||||
"file" : 1
|
||||
},
|
||||
{
|
||||
"command" : 1,
|
||||
"file" : 1,
|
||||
"line" : 61,
|
||||
"parent" : 0
|
||||
},
|
||||
{
|
||||
"command" : 0,
|
||||
"file" : 0,
|
||||
"line" : 165,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 2,
|
||||
"file" : 0,
|
||||
"line" : 189,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 3,
|
||||
"file" : 0,
|
||||
"line" : 184,
|
||||
"parent" : 1
|
||||
},
|
||||
{
|
||||
"command" : 4,
|
||||
"file" : 0,
|
||||
"line" : 166,
|
||||
"parent" : 1
|
||||
}
|
||||
]
|
||||
},
|
||||
"compileGroups" :
|
||||
[
|
||||
{
|
||||
"compileCommandFragments" :
|
||||
[
|
||||
{
|
||||
"fragment" : "-O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd "
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/W3"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/DNOMINMAX"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/DWIN32_LEAN_AND_MEAN"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/D_CRT_SECURE_NO_WARNINGS"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/D_SCL_SECURE_NO_WARNINGS"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/D_ENABLE_EXTENDED_ALIGNED_STORAGE"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/bigobj"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/wd4005"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/wd4068"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/wd4180"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/wd4244"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/wd4267"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/wd4503"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "/wd4800"
|
||||
},
|
||||
{
|
||||
"fragment" : "-std:c++17"
|
||||
}
|
||||
],
|
||||
"includes" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"path" : "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp"
|
||||
}
|
||||
],
|
||||
"language" : "CXX",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
0,
|
||||
2,
|
||||
3,
|
||||
5,
|
||||
7,
|
||||
9,
|
||||
11,
|
||||
12,
|
||||
15
|
||||
]
|
||||
}
|
||||
],
|
||||
"folder" :
|
||||
{
|
||||
"name" : "Abseil/internal"
|
||||
},
|
||||
"id" : "absl_time_zone::@74bfc506b354a89713e6",
|
||||
"name" : "absl_time_zone",
|
||||
"nameOnDisk" : "absl_time_zone.lib",
|
||||
"paths" :
|
||||
{
|
||||
"build" : "src/includes/3thparty/tsl/absl/time",
|
||||
"source" : "src/includes/3thparty/abseil-cpp/absl/time"
|
||||
},
|
||||
"sourceGroups" :
|
||||
[
|
||||
{
|
||||
"name" : "Source Files",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
0,
|
||||
2,
|
||||
3,
|
||||
5,
|
||||
7,
|
||||
9,
|
||||
11,
|
||||
12,
|
||||
15
|
||||
]
|
||||
},
|
||||
{
|
||||
"name" : "Header Files",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
1,
|
||||
4,
|
||||
6,
|
||||
8,
|
||||
10,
|
||||
13,
|
||||
14,
|
||||
16,
|
||||
17
|
||||
]
|
||||
}
|
||||
],
|
||||
"sources" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 5,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/time/internal/cctz/src/time_zone_fixed.cc",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 5,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/time/internal/cctz/src/time_zone_fixed.h",
|
||||
"sourceGroupIndex" : 1
|
||||
},
|
||||
{
|
||||
"backtrace" : 5,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/time/internal/cctz/src/time_zone_format.cc",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 5,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/time/internal/cctz/src/time_zone_if.cc",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 5,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/time/internal/cctz/src/time_zone_if.h",
|
||||
"sourceGroupIndex" : 1
|
||||
},
|
||||
{
|
||||
"backtrace" : 5,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/time/internal/cctz/src/time_zone_impl.cc",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 5,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/time/internal/cctz/src/time_zone_impl.h",
|
||||
"sourceGroupIndex" : 1
|
||||
},
|
||||
{
|
||||
"backtrace" : 5,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/time/internal/cctz/src/time_zone_info.cc",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 5,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/time/internal/cctz/src/time_zone_info.h",
|
||||
"sourceGroupIndex" : 1
|
||||
},
|
||||
{
|
||||
"backtrace" : 5,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/time/internal/cctz/src/time_zone_libc.cc",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 5,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/time/internal/cctz/src/time_zone_libc.h",
|
||||
"sourceGroupIndex" : 1
|
||||
},
|
||||
{
|
||||
"backtrace" : 5,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/time/internal/cctz/src/time_zone_lookup.cc",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 5,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/time/internal/cctz/src/time_zone_posix.cc",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 5,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/time/internal/cctz/src/time_zone_posix.h",
|
||||
"sourceGroupIndex" : 1
|
||||
},
|
||||
{
|
||||
"backtrace" : 5,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/time/internal/cctz/src/tzfile.h",
|
||||
"sourceGroupIndex" : 1
|
||||
},
|
||||
{
|
||||
"backtrace" : 5,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/time/internal/cctz/src/zone_info_source.cc",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 5,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/time/internal/cctz/include/cctz/time_zone.h",
|
||||
"sourceGroupIndex" : 1
|
||||
},
|
||||
{
|
||||
"backtrace" : 5,
|
||||
"path" : "src/includes/3thparty/abseil-cpp/absl/time/internal/cctz/include/cctz/zone_info_source.h",
|
||||
"sourceGroupIndex" : 1
|
||||
}
|
||||
],
|
||||
"type" : "STATIC_LIBRARY"
|
||||
}
|
@ -1,395 +0,0 @@
|
||||
{
|
||||
"artifacts" :
|
||||
[
|
||||
{
|
||||
"path" : "studproject.exe"
|
||||
},
|
||||
{
|
||||
"path" : "studproject.pdb"
|
||||
}
|
||||
],
|
||||
"backtrace" : 1,
|
||||
"backtraceGraph" :
|
||||
{
|
||||
"commands" :
|
||||
[
|
||||
"add_executable",
|
||||
"target_link_libraries"
|
||||
],
|
||||
"files" :
|
||||
[
|
||||
"CMakeLists.txt"
|
||||
],
|
||||
"nodes" :
|
||||
[
|
||||
{
|
||||
"file" : 0
|
||||
},
|
||||
{
|
||||
"command" : 0,
|
||||
"file" : 0,
|
||||
"line" : 13,
|
||||
"parent" : 0
|
||||
},
|
||||
{
|
||||
"command" : 1,
|
||||
"file" : 0,
|
||||
"line" : 22,
|
||||
"parent" : 0
|
||||
}
|
||||
]
|
||||
},
|
||||
"compileGroups" :
|
||||
[
|
||||
{
|
||||
"compileCommandFragments" :
|
||||
[
|
||||
{
|
||||
"fragment" : "-O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd "
|
||||
},
|
||||
{
|
||||
"fragment" : "-std:c++17"
|
||||
}
|
||||
],
|
||||
"defines" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"define" : "__CLANG_SUPPORT_DYN_ANNOTATION__"
|
||||
}
|
||||
],
|
||||
"includes" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"path" : "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp"
|
||||
}
|
||||
],
|
||||
"language" : "CXX",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
1,
|
||||
4,
|
||||
5
|
||||
]
|
||||
}
|
||||
],
|
||||
"dependencies" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"id" : "absl_raw_logging_internal::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"id" : "absl_spinlock_wait::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"id" : "absl_malloc_internal::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"id" : "absl_dynamic_annotations::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"id" : "absl_log_severity::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"id" : "absl_throw_delegate::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"id" : "absl_exponential_biased::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"id" : "absl_hashtablez_sampler::@5e009cf106843927cf0e"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"id" : "absl_base::@ad904a2f81246d9a9f6a"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"id" : "absl_raw_hash_set::@5e009cf106843927cf0e"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"id" : "absl_stacktrace::@f37703cfbd56643e5121"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"id" : "absl_symbolize::@f37703cfbd56643e5121"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"id" : "absl_debugging_internal::@f37703cfbd56643e5121"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"id" : "absl_demangle_internal::@f37703cfbd56643e5121"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"id" : "absl_hash::@59f37a08b2b9a5b55768"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"id" : "absl_int128::@ee07aa9d207536ee2175"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"id" : "absl_city::@59f37a08b2b9a5b55768"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"id" : "absl_strings_internal::@c1b32c74471c54f8afa7"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"id" : "absl_time_zone::@74bfc506b354a89713e6"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"id" : "absl_bad_optional_access::@c67a71be74a9b4da44b7"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"id" : "absl_strings::@c1b32c74471c54f8afa7"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"id" : "absl_bad_variant_access::@c67a71be74a9b4da44b7"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"id" : "absl_synchronization::@510ab3aad97f8fd1289b"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"id" : "absl_civil_time::@74bfc506b354a89713e6"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"id" : "absl_graphcycles_internal::@510ab3aad97f8fd1289b"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"id" : "absl_time::@74bfc506b354a89713e6"
|
||||
}
|
||||
],
|
||||
"id" : "studproject::@6890427a1f51a3e7e1df",
|
||||
"link" :
|
||||
{
|
||||
"commandFragments" :
|
||||
[
|
||||
{
|
||||
"fragment" : "-O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd",
|
||||
"role" : "flags"
|
||||
},
|
||||
{
|
||||
"fragment" : "/machine:x64 /debug /INCREMENTAL /subsystem:console",
|
||||
"role" : "flags"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"fragment" : "src\\includes\\3thparty\\tsl\\absl\\hash\\absl_hash.lib",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"fragment" : "pthread.lib",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"fragment" : "dl.lib",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"fragment" : "stdc++fs.lib",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"fragment" : "src\\includes\\3thparty\\tsl\\absl\\hash\\absl_hash.lib",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"fragment" : "src\\includes\\3thparty\\tsl\\absl\\types\\absl_bad_variant_access.lib",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"fragment" : "src\\includes\\3thparty\\tsl\\absl\\hash\\absl_city.lib",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"fragment" : "src\\includes\\3thparty\\tsl\\absl\\container\\absl_raw_hash_set.lib",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"fragment" : "src\\includes\\3thparty\\tsl\\absl\\types\\absl_bad_optional_access.lib",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"fragment" : "src\\includes\\3thparty\\tsl\\absl\\container\\absl_hashtablez_sampler.lib",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"fragment" : "src\\includes\\3thparty\\tsl\\absl\\base\\absl_exponential_biased.lib",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"fragment" : "src\\includes\\3thparty\\tsl\\absl\\synchronization\\absl_synchronization.lib",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"fragment" : "src\\includes\\3thparty\\tsl\\absl\\synchronization\\absl_graphcycles_internal.lib",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"fragment" : "src\\includes\\3thparty\\tsl\\absl\\debugging\\absl_stacktrace.lib",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"fragment" : "src\\includes\\3thparty\\tsl\\absl\\debugging\\absl_symbolize.lib",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"fragment" : "src\\includes\\3thparty\\tsl\\absl\\base\\absl_malloc_internal.lib",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"fragment" : "src\\includes\\3thparty\\tsl\\absl\\debugging\\absl_debugging_internal.lib",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"fragment" : "src\\includes\\3thparty\\tsl\\absl\\debugging\\absl_demangle_internal.lib",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"fragment" : "src\\includes\\3thparty\\tsl\\absl\\time\\absl_time.lib",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"fragment" : "src\\includes\\3thparty\\tsl\\absl\\strings\\absl_strings.lib",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"fragment" : "src\\includes\\3thparty\\tsl\\absl\\numeric\\absl_int128.lib",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"fragment" : "src\\includes\\3thparty\\tsl\\absl\\base\\absl_throw_delegate.lib",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"fragment" : "src\\includes\\3thparty\\tsl\\absl\\strings\\absl_strings_internal.lib",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"fragment" : "src\\includes\\3thparty\\tsl\\absl\\base\\absl_base.lib",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"fragment" : "src\\includes\\3thparty\\tsl\\absl\\base\\absl_dynamic_annotations.lib",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"fragment" : "src\\includes\\3thparty\\tsl\\absl\\base\\absl_spinlock_wait.lib",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"fragment" : "src\\includes\\3thparty\\tsl\\absl\\base\\absl_raw_logging_internal.lib",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"fragment" : "src\\includes\\3thparty\\tsl\\absl\\base\\absl_log_severity.lib",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"fragment" : "src\\includes\\3thparty\\tsl\\absl\\time\\absl_civil_time.lib",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"fragment" : "src\\includes\\3thparty\\tsl\\absl\\time\\absl_time_zone.lib",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"fragment" : "-ignore:4221",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"fragment" : "kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib",
|
||||
"role" : "libraries"
|
||||
}
|
||||
],
|
||||
"language" : "CXX"
|
||||
},
|
||||
"name" : "studproject",
|
||||
"nameOnDisk" : "studproject.exe",
|
||||
"paths" :
|
||||
{
|
||||
"build" : ".",
|
||||
"source" : "."
|
||||
},
|
||||
"sourceGroups" :
|
||||
[
|
||||
{
|
||||
"name" : "Header Files",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
0,
|
||||
2,
|
||||
3
|
||||
]
|
||||
},
|
||||
{
|
||||
"name" : "Source Files",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
1,
|
||||
4,
|
||||
5
|
||||
]
|
||||
}
|
||||
],
|
||||
"sources" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 1,
|
||||
"path" : "src/includes/generator.h",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 1,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "src/generator.cpp",
|
||||
"sourceGroupIndex" : 1
|
||||
},
|
||||
{
|
||||
"backtrace" : 1,
|
||||
"path" : "src/includes/tests.h",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 1,
|
||||
"path" : "src/includes/aggregate_tests.h",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 1,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "src/includes/3thparty/emilib/loguru.cpp",
|
||||
"sourceGroupIndex" : 1
|
||||
},
|
||||
{
|
||||
"backtrace" : 1,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "src/main.cpp",
|
||||
"sourceGroupIndex" : 1
|
||||
}
|
||||
],
|
||||
"type" : "EXECUTABLE"
|
||||
}
|
Binary file not shown.
@ -1,22 +0,0 @@
|
||||
# ninja log v5
|
||||
0 24 0 clean 435a7940f3eafc26
|
||||
31 3547 6109456195963173 CMakeFiles/studproject.dir/src/generator.cpp.obj e0f421c0eb4ae94c
|
||||
3548 4821 6109456208335499 src/includes/3thparty/tsl/absl/base/CMakeFiles/absl_dynamic_annotations.dir/dynamic_annotations.cc.obj 7c8e61e55e5efeee
|
||||
51 4948 6109456210034438 src/includes/3thparty/tsl/absl/base/CMakeFiles/absl_log_severity.dir/log_severity.cc.obj b3a208115932d9e8
|
||||
42 5164 6109456211943248 src/includes/3thparty/tsl/absl/base/CMakeFiles/absl_spinlock_wait.dir/internal/spinlock_wait.cc.obj 6d207d1b04c5dbff
|
||||
5165 5593 6109456215580995 src/includes/3thparty/tsl/absl/base/absl_spinlock_wait.lib 219533338020d7f0
|
||||
4823 5678 6109456216060700 src/includes/3thparty/tsl/absl/base/absl_dynamic_annotations.lib 232c1a63d64c9c75
|
||||
5595 5983 6109456220078210 src/includes/3thparty/tsl/absl/base/absl_log_severity.lib bbf6475dfbefffb7
|
||||
5983 8671 6109456247291315 src/includes/3thparty/tsl/absl/base/CMakeFiles/absl_base.dir/internal/cycleclock.cc.obj 81189403dafd55cf
|
||||
47 8738 6109456247661098 src/includes/3thparty/tsl/absl/base/CMakeFiles/absl_malloc_internal.dir/internal/low_level_alloc.cc.obj bb268cc8b24bf8dc
|
||||
18 9314 6109456253657365 CMakeFiles/studproject.dir/src/includes/3thparty/emilib/loguru.cpp.obj 240d6c80c48b0e57
|
||||
8671 9678 6109456257425017 src/includes/3thparty/tsl/absl/base/CMakeFiles/absl_base.dir/internal/unscaledcycleclock.cc.obj 6a8f701e92365e77
|
||||
4982 9732 6109456257864746 src/includes/3thparty/tsl/absl/base/CMakeFiles/absl_raw_logging_internal.dir/internal/raw_logging.cc.obj f3b25a058669b1d9
|
||||
5679 9909 6109456259643644 src/includes/3thparty/tsl/absl/base/CMakeFiles/absl_base.dir/internal/spinlock.cc.obj 1aa99383c0130714
|
||||
9733 9925 6109456259483745 src/includes/3thparty/tsl/absl/base/absl_raw_logging_internal.lib 7d4e1f5d531a3639
|
||||
9910 10768 6109456268318268 src/includes/3thparty/tsl/absl/base/CMakeFiles/absl_periodic_sampler.dir/internal/periodic_sampler.cc.obj 7ff4c6b0ab377884
|
||||
9315 12058 6109456281090330 src/includes/3thparty/tsl/absl/base/CMakeFiles/absl_throw_delegate.dir/internal/throw_delegate.cc.obj ab4a222a82165d2c
|
||||
10769 12189 6109456282319577 src/includes/3thparty/tsl/absl/base/CMakeFiles/absl_exponential_biased.dir/internal/exponential_biased.cc.obj 8fa15f166c41e7b3
|
||||
9678 12402 6109456284498218 src/includes/3thparty/tsl/absl/base/CMakeFiles/absl_base.dir/internal/thread_identity.cc.obj dd609acf6bf37583
|
||||
8739 13057 6109456291204049 src/includes/3thparty/tsl/absl/base/CMakeFiles/absl_base.dir/internal/sysinfo.cc.obj c920fed66152ae91
|
||||
9925 13383 6109456294432055 src/includes/3thparty/tsl/absl/base/CMakeFiles/absl_scoped_set_env.dir/internal/scoped_set_env.cc.obj 191d89b5ba3af73b
|
@ -1,326 +0,0 @@
|
||||
# This is the CMakeCache file.
|
||||
# For build in directory: c:/Users/MassiveAtoms/Desktop/hashmap-bench/build
|
||||
# It was generated by CMake: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/Common7/IDE/CommonExtensions/Microsoft/CMake/CMake/bin/cmake.exe
|
||||
# You can edit this file to change values found and used by cmake.
|
||||
# If you do not want to change any of the values, simply exit the editor.
|
||||
# If you do want to change a value, simply edit, save, and exit the editor.
|
||||
# The syntax for the file is as follows:
|
||||
# KEY:TYPE=VALUE
|
||||
# KEY is the name of a variable in the cache.
|
||||
# TYPE is a hint to GUIs for the type of VALUE, DO NOT EDIT TYPE!.
|
||||
# VALUE is the current value for the KEY.
|
||||
|
||||
########################
|
||||
# EXTERNAL cache entries
|
||||
########################
|
||||
|
||||
//No help, variable specified on the command line.
|
||||
CMAKE_BUILD_TYPE:STRING=Debug
|
||||
|
||||
//No help, variable specified on the command line.
|
||||
CMAKE_CXX_COMPILER:FILEPATH=C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/Llvm/bin/clang-cl.exe
|
||||
|
||||
//LLVM archiver
|
||||
CMAKE_CXX_COMPILER_AR:FILEPATH=C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/Llvm/bin/llvm-ar.exe
|
||||
|
||||
//Generate index for LLVM archive
|
||||
CMAKE_CXX_COMPILER_RANLIB:FILEPATH=C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/Llvm/bin/llvm-ranlib.exe
|
||||
|
||||
//No help, variable specified on the command line.
|
||||
CMAKE_C_COMPILER:FILEPATH=C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/Llvm/bin/clang-cl.exe
|
||||
|
||||
//LLVM archiver
|
||||
CMAKE_C_COMPILER_AR:FILEPATH=C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/Llvm/bin/llvm-ar.exe
|
||||
|
||||
//Generate index for LLVM archive
|
||||
CMAKE_C_COMPILER_RANLIB:FILEPATH=C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/Llvm/bin/llvm-ranlib.exe
|
||||
|
||||
//Flags used by the C compiler during all build types.
|
||||
CMAKE_C_FLAGS:STRING=/DWIN32 /D_WINDOWS
|
||||
|
||||
//Flags used by the C compiler during DEBUG builds.
|
||||
CMAKE_C_FLAGS_DEBUG:STRING=/Zi /Ob0 /Od /RTC1
|
||||
|
||||
//Flags used by the C compiler during MINSIZEREL builds.
|
||||
CMAKE_C_FLAGS_MINSIZEREL:STRING=/O1 /Ob1 /DNDEBUG
|
||||
|
||||
//Flags used by the C compiler during RELEASE builds.
|
||||
CMAKE_C_FLAGS_RELEASE:STRING=/O2 /Ob2 /DNDEBUG
|
||||
|
||||
//Flags used by the C compiler during RELWITHDEBINFO builds.
|
||||
CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=/Zi /O2 /Ob1 /DNDEBUG
|
||||
|
||||
//Libraries linked by default with all C applications.
|
||||
CMAKE_C_STANDARD_LIBRARIES:STRING=kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib
|
||||
|
||||
//Flags used by the linker during all build types.
|
||||
CMAKE_EXE_LINKER_FLAGS:STRING=/machine:X86
|
||||
|
||||
//Flags used by the linker during DEBUG builds.
|
||||
CMAKE_EXE_LINKER_FLAGS_DEBUG:STRING=/debug /INCREMENTAL
|
||||
|
||||
//Flags used by the linker during MINSIZEREL builds.
|
||||
CMAKE_EXE_LINKER_FLAGS_MINSIZEREL:STRING=/INCREMENTAL:NO
|
||||
|
||||
//Flags used by the linker during RELEASE builds.
|
||||
CMAKE_EXE_LINKER_FLAGS_RELEASE:STRING=/INCREMENTAL:NO
|
||||
|
||||
//Flags used by the linker during RELWITHDEBINFO builds.
|
||||
CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING=/debug /INCREMENTAL
|
||||
|
||||
//No help, variable specified on the command line.
|
||||
CMAKE_EXPORT_COMPILE_COMMANDS:BOOL=TRUE
|
||||
|
||||
//Install path prefix, prepended onto install directories.
|
||||
CMAKE_INSTALL_PREFIX:PATH=C:/Program Files (x86)/another_studproject
|
||||
|
||||
//Path to a program.
|
||||
CMAKE_LINKER:FILEPATH=C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/Llvm/bin/lld-link.exe
|
||||
|
||||
//Program used to build from build.ninja files.
|
||||
CMAKE_MAKE_PROGRAM:FILEPATH=C:/DEVTOOLS/cpp/_ninja/ninja.exe
|
||||
|
||||
//Flags used by the linker during the creation of modules during
|
||||
// all build types.
|
||||
CMAKE_MODULE_LINKER_FLAGS:STRING=/machine:X86
|
||||
|
||||
//Flags used by the linker during the creation of modules during
|
||||
// DEBUG builds.
|
||||
CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING=/debug /INCREMENTAL
|
||||
|
||||
//Flags used by the linker during the creation of modules during
|
||||
// MINSIZEREL builds.
|
||||
CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING=/INCREMENTAL:NO
|
||||
|
||||
//Flags used by the linker during the creation of modules during
|
||||
// RELEASE builds.
|
||||
CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING=/INCREMENTAL:NO
|
||||
|
||||
//Flags used by the linker during the creation of modules during
|
||||
// RELWITHDEBINFO builds.
|
||||
CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING=/debug /INCREMENTAL
|
||||
|
||||
//Path to a program.
|
||||
CMAKE_MT:FILEPATH=CMAKE_MT-NOTFOUND
|
||||
|
||||
//Path to a program.
|
||||
CMAKE_NM:FILEPATH=C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/Llvm/bin/llvm-nm.exe
|
||||
|
||||
//Value Computed by CMake
|
||||
CMAKE_PROJECT_DESCRIPTION:STATIC=
|
||||
|
||||
//Value Computed by CMake
|
||||
CMAKE_PROJECT_HOMEPAGE_URL:STATIC=
|
||||
|
||||
//Value Computed by CMake
|
||||
CMAKE_PROJECT_NAME:STATIC=another_studproject
|
||||
|
||||
//RC compiler
|
||||
CMAKE_RC_COMPILER:FILEPATH=llvm-rc
|
||||
|
||||
//Flags for Windows Resource Compiler during all build types.
|
||||
CMAKE_RC_FLAGS:STRING=-DWIN32
|
||||
|
||||
//Flags for Windows Resource Compiler during DEBUG builds.
|
||||
CMAKE_RC_FLAGS_DEBUG:STRING=-D_DEBUG
|
||||
|
||||
//Flags for Windows Resource Compiler during MINSIZEREL builds.
|
||||
CMAKE_RC_FLAGS_MINSIZEREL:STRING=
|
||||
|
||||
//Flags for Windows Resource Compiler during RELEASE builds.
|
||||
CMAKE_RC_FLAGS_RELEASE:STRING=
|
||||
|
||||
//Flags for Windows Resource Compiler during RELWITHDEBINFO builds.
|
||||
CMAKE_RC_FLAGS_RELWITHDEBINFO:STRING=
|
||||
|
||||
//Flags used by the linker during the creation of shared libraries
|
||||
// during all build types.
|
||||
CMAKE_SHARED_LINKER_FLAGS:STRING=/machine:X86
|
||||
|
||||
//Flags used by the linker during the creation of shared libraries
|
||||
// during DEBUG builds.
|
||||
CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING=/debug /INCREMENTAL
|
||||
|
||||
//Flags used by the linker during the creation of shared libraries
|
||||
// during MINSIZEREL builds.
|
||||
CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING=/INCREMENTAL:NO
|
||||
|
||||
//Flags used by the linker during the creation of shared libraries
|
||||
// during RELEASE builds.
|
||||
CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING=/INCREMENTAL:NO
|
||||
|
||||
//Flags used by the linker during the creation of shared libraries
|
||||
// during RELWITHDEBINFO builds.
|
||||
CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO:STRING=/debug /INCREMENTAL
|
||||
|
||||
//If set, runtime paths are not added when installing shared libraries,
|
||||
// but are added when building.
|
||||
CMAKE_SKIP_INSTALL_RPATH:BOOL=NO
|
||||
|
||||
//If set, runtime paths are not added when using shared libraries.
|
||||
CMAKE_SKIP_RPATH:BOOL=NO
|
||||
|
||||
//Flags used by the linker during the creation of static libraries
|
||||
// during all build types.
|
||||
CMAKE_STATIC_LINKER_FLAGS:STRING=/machine:X86
|
||||
|
||||
//Flags used by the linker during the creation of static libraries
|
||||
// during DEBUG builds.
|
||||
CMAKE_STATIC_LINKER_FLAGS_DEBUG:STRING=
|
||||
|
||||
//Flags used by the linker during the creation of static libraries
|
||||
// during MINSIZEREL builds.
|
||||
CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL:STRING=
|
||||
|
||||
//Flags used by the linker during the creation of static libraries
|
||||
// during RELEASE builds.
|
||||
CMAKE_STATIC_LINKER_FLAGS_RELEASE:STRING=
|
||||
|
||||
//Flags used by the linker during the creation of static libraries
|
||||
// during RELWITHDEBINFO builds.
|
||||
CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO:STRING=
|
||||
|
||||
//If this value is on, makefiles will be generated without the
|
||||
// .SILENT directive, and all commands will be echoed to the console
|
||||
// during the make. This is useful for debugging only. With Visual
|
||||
// Studio IDE projects all commands are done without /nologo.
|
||||
CMAKE_VERBOSE_MAKEFILE:BOOL=FALSE
|
||||
|
||||
//Value Computed by CMake
|
||||
another_studproject_BINARY_DIR:STATIC=C:/Users/MassiveAtoms/Desktop/hashmap-bench/build
|
||||
|
||||
//Value Computed by CMake
|
||||
another_studproject_SOURCE_DIR:STATIC=C:/Users/MassiveAtoms/Desktop/hashmap-bench
|
||||
|
||||
|
||||
########################
|
||||
# INTERNAL cache entries
|
||||
########################
|
||||
|
||||
//This is the directory where this CMakeCache.txt was created
|
||||
CMAKE_CACHEFILE_DIR:INTERNAL=c:/Users/MassiveAtoms/Desktop/hashmap-bench/build
|
||||
//Major version of cmake used to create the current loaded cache
|
||||
CMAKE_CACHE_MAJOR_VERSION:INTERNAL=3
|
||||
//Minor version of cmake used to create the current loaded cache
|
||||
CMAKE_CACHE_MINOR_VERSION:INTERNAL=16
|
||||
//Patch version of cmake used to create the current loaded cache
|
||||
CMAKE_CACHE_PATCH_VERSION:INTERNAL=19112601
|
||||
//Path to CMake executable.
|
||||
CMAKE_COMMAND:INTERNAL=C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/Common7/IDE/CommonExtensions/Microsoft/CMake/CMake/bin/cmake.exe
|
||||
//Path to cpack program executable.
|
||||
CMAKE_CPACK_COMMAND:INTERNAL=C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/Common7/IDE/CommonExtensions/Microsoft/CMake/CMake/bin/cpack.exe
|
||||
//Path to ctest program executable.
|
||||
CMAKE_CTEST_COMMAND:INTERNAL=C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/Common7/IDE/CommonExtensions/Microsoft/CMake/CMake/bin/ctest.exe
|
||||
//ADVANCED property for variable: CMAKE_CXX_COMPILER
|
||||
CMAKE_CXX_COMPILER-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_CXX_COMPILER_AR
|
||||
CMAKE_CXX_COMPILER_AR-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_CXX_COMPILER_RANLIB
|
||||
CMAKE_CXX_COMPILER_RANLIB-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_C_COMPILER
|
||||
CMAKE_C_COMPILER-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_C_COMPILER_AR
|
||||
CMAKE_C_COMPILER_AR-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_C_COMPILER_RANLIB
|
||||
CMAKE_C_COMPILER_RANLIB-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_C_FLAGS
|
||||
CMAKE_C_FLAGS-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_C_FLAGS_DEBUG
|
||||
CMAKE_C_FLAGS_DEBUG-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_C_FLAGS_MINSIZEREL
|
||||
CMAKE_C_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_C_FLAGS_RELEASE
|
||||
CMAKE_C_FLAGS_RELEASE-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_C_FLAGS_RELWITHDEBINFO
|
||||
CMAKE_C_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_C_STANDARD_LIBRARIES
|
||||
CMAKE_C_STANDARD_LIBRARIES-ADVANCED:INTERNAL=1
|
||||
//Executable file format
|
||||
CMAKE_EXECUTABLE_FORMAT:INTERNAL=Unknown
|
||||
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS
|
||||
CMAKE_EXE_LINKER_FLAGS-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_DEBUG
|
||||
CMAKE_EXE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_MINSIZEREL
|
||||
CMAKE_EXE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELEASE
|
||||
CMAKE_EXE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO
|
||||
CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_EXPORT_COMPILE_COMMANDS
|
||||
CMAKE_EXPORT_COMPILE_COMMANDS-ADVANCED:INTERNAL=1
|
||||
//Name of external makefile project generator.
|
||||
CMAKE_EXTRA_GENERATOR:INTERNAL=
|
||||
//Name of generator.
|
||||
CMAKE_GENERATOR:INTERNAL=Ninja
|
||||
//Generator instance identifier.
|
||||
CMAKE_GENERATOR_INSTANCE:INTERNAL=
|
||||
//Name of generator platform.
|
||||
CMAKE_GENERATOR_PLATFORM:INTERNAL=
|
||||
//Name of generator toolset.
|
||||
CMAKE_GENERATOR_TOOLSET:INTERNAL=
|
||||
//Source directory with the top level CMakeLists.txt file for this
|
||||
// project
|
||||
CMAKE_HOME_DIRECTORY:INTERNAL=C:/Users/MassiveAtoms/Desktop/hashmap-bench
|
||||
//ADVANCED property for variable: CMAKE_LINKER
|
||||
CMAKE_LINKER-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_MAKE_PROGRAM
|
||||
CMAKE_MAKE_PROGRAM-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS
|
||||
CMAKE_MODULE_LINKER_FLAGS-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_DEBUG
|
||||
CMAKE_MODULE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL
|
||||
CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELEASE
|
||||
CMAKE_MODULE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO
|
||||
CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_MT
|
||||
CMAKE_MT-ADVANCED:INTERNAL=1
|
||||
//number of local generators
|
||||
CMAKE_NUMBER_OF_MAKEFILES:INTERNAL=1
|
||||
//Platform information initialized
|
||||
CMAKE_PLATFORM_INFO_INITIALIZED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_RC_COMPILER
|
||||
CMAKE_RC_COMPILER-ADVANCED:INTERNAL=1
|
||||
CMAKE_RC_COMPILER_WORKS:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_RC_FLAGS
|
||||
CMAKE_RC_FLAGS-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_RC_FLAGS_DEBUG
|
||||
CMAKE_RC_FLAGS_DEBUG-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_RC_FLAGS_MINSIZEREL
|
||||
CMAKE_RC_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_RC_FLAGS_RELEASE
|
||||
CMAKE_RC_FLAGS_RELEASE-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_RC_FLAGS_RELWITHDEBINFO
|
||||
CMAKE_RC_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
|
||||
//Path to CMake installation.
|
||||
CMAKE_ROOT:INTERNAL=C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/Common7/IDE/CommonExtensions/Microsoft/CMake/CMake/share/cmake-3.16
|
||||
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS
|
||||
CMAKE_SHARED_LINKER_FLAGS-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_DEBUG
|
||||
CMAKE_SHARED_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL
|
||||
CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELEASE
|
||||
CMAKE_SHARED_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO
|
||||
CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_SKIP_INSTALL_RPATH
|
||||
CMAKE_SKIP_INSTALL_RPATH-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_SKIP_RPATH
|
||||
CMAKE_SKIP_RPATH-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS
|
||||
CMAKE_STATIC_LINKER_FLAGS-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_DEBUG
|
||||
CMAKE_STATIC_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL
|
||||
CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELEASE
|
||||
CMAKE_STATIC_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO
|
||||
CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE
|
||||
CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1
|
||||
|
@ -1,6 +0,0 @@
|
||||
set(CMAKE_RC_COMPILER "llvm-rc")
|
||||
set(CMAKE_RC_COMPILER_ARG1 "")
|
||||
set(CMAKE_RC_COMPILER_LOADED 1)
|
||||
set(CMAKE_RC_SOURCE_FILE_EXTENSIONS rc;RC)
|
||||
set(CMAKE_RC_OUTPUT_EXTENSION .res)
|
||||
set(CMAKE_RC_COMPILER_ENV_VAR "RC")
|
@ -1,15 +0,0 @@
|
||||
set(CMAKE_HOST_SYSTEM "Windows-10.0.18363")
|
||||
set(CMAKE_HOST_SYSTEM_NAME "Windows")
|
||||
set(CMAKE_HOST_SYSTEM_VERSION "10.0.18363")
|
||||
set(CMAKE_HOST_SYSTEM_PROCESSOR "AMD64")
|
||||
|
||||
|
||||
|
||||
set(CMAKE_SYSTEM "Windows-10.0.18363")
|
||||
set(CMAKE_SYSTEM_NAME "Windows")
|
||||
set(CMAKE_SYSTEM_VERSION "10.0.18363")
|
||||
set(CMAKE_SYSTEM_PROCESSOR "AMD64")
|
||||
|
||||
set(CMAKE_CROSSCOMPILING "FALSE")
|
||||
|
||||
set(CMAKE_SYSTEM_LOADED 1)
|
@ -1,671 +0,0 @@
|
||||
#ifdef __cplusplus
|
||||
# error "A C++ compiler has been selected for C."
|
||||
#endif
|
||||
|
||||
#if defined(__18CXX)
|
||||
# define ID_VOID_MAIN
|
||||
#endif
|
||||
#if defined(__CLASSIC_C__)
|
||||
/* cv-qualifiers did not exist in K&R C */
|
||||
# define const
|
||||
# define volatile
|
||||
#endif
|
||||
|
||||
|
||||
/* Version number components: V=Version, R=Revision, P=Patch
|
||||
Version date components: YYYY=Year, MM=Month, DD=Day */
|
||||
|
||||
#if defined(__INTEL_COMPILER) || defined(__ICC)
|
||||
# define COMPILER_ID "Intel"
|
||||
# if defined(_MSC_VER)
|
||||
# define SIMULATE_ID "MSVC"
|
||||
# endif
|
||||
# if defined(__GNUC__)
|
||||
# define SIMULATE_ID "GNU"
|
||||
# endif
|
||||
/* __INTEL_COMPILER = VRP */
|
||||
# define COMPILER_VERSION_MAJOR DEC(__INTEL_COMPILER/100)
|
||||
# define COMPILER_VERSION_MINOR DEC(__INTEL_COMPILER/10 % 10)
|
||||
# if defined(__INTEL_COMPILER_UPDATE)
|
||||
# define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER_UPDATE)
|
||||
# else
|
||||
# define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER % 10)
|
||||
# endif
|
||||
# if defined(__INTEL_COMPILER_BUILD_DATE)
|
||||
/* __INTEL_COMPILER_BUILD_DATE = YYYYMMDD */
|
||||
# define COMPILER_VERSION_TWEAK DEC(__INTEL_COMPILER_BUILD_DATE)
|
||||
# endif
|
||||
# if defined(_MSC_VER)
|
||||
/* _MSC_VER = VVRR */
|
||||
# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100)
|
||||
# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100)
|
||||
# endif
|
||||
# if defined(__GNUC__)
|
||||
# define SIMULATE_VERSION_MAJOR DEC(__GNUC__)
|
||||
# elif defined(__GNUG__)
|
||||
# define SIMULATE_VERSION_MAJOR DEC(__GNUG__)
|
||||
# endif
|
||||
# if defined(__GNUC_MINOR__)
|
||||
# define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__)
|
||||
# endif
|
||||
# if defined(__GNUC_PATCHLEVEL__)
|
||||
# define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__)
|
||||
# endif
|
||||
|
||||
#elif defined(__PATHCC__)
|
||||
# define COMPILER_ID "PathScale"
|
||||
# define COMPILER_VERSION_MAJOR DEC(__PATHCC__)
|
||||
# define COMPILER_VERSION_MINOR DEC(__PATHCC_MINOR__)
|
||||
# if defined(__PATHCC_PATCHLEVEL__)
|
||||
# define COMPILER_VERSION_PATCH DEC(__PATHCC_PATCHLEVEL__)
|
||||
# endif
|
||||
|
||||
#elif defined(__BORLANDC__) && defined(__CODEGEARC_VERSION__)
|
||||
# define COMPILER_ID "Embarcadero"
|
||||
# define COMPILER_VERSION_MAJOR HEX(__CODEGEARC_VERSION__>>24 & 0x00FF)
|
||||
# define COMPILER_VERSION_MINOR HEX(__CODEGEARC_VERSION__>>16 & 0x00FF)
|
||||
# define COMPILER_VERSION_PATCH DEC(__CODEGEARC_VERSION__ & 0xFFFF)
|
||||
|
||||
#elif defined(__BORLANDC__)
|
||||
# define COMPILER_ID "Borland"
|
||||
/* __BORLANDC__ = 0xVRR */
|
||||
# define COMPILER_VERSION_MAJOR HEX(__BORLANDC__>>8)
|
||||
# define COMPILER_VERSION_MINOR HEX(__BORLANDC__ & 0xFF)
|
||||
|
||||
#elif defined(__WATCOMC__) && __WATCOMC__ < 1200
|
||||
# define COMPILER_ID "Watcom"
|
||||
/* __WATCOMC__ = VVRR */
|
||||
# define COMPILER_VERSION_MAJOR DEC(__WATCOMC__ / 100)
|
||||
# define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10)
|
||||
# if (__WATCOMC__ % 10) > 0
|
||||
# define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10)
|
||||
# endif
|
||||
|
||||
#elif defined(__WATCOMC__)
|
||||
# define COMPILER_ID "OpenWatcom"
|
||||
/* __WATCOMC__ = VVRP + 1100 */
|
||||
# define COMPILER_VERSION_MAJOR DEC((__WATCOMC__ - 1100) / 100)
|
||||
# define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10)
|
||||
# if (__WATCOMC__ % 10) > 0
|
||||
# define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10)
|
||||
# endif
|
||||
|
||||
#elif defined(__SUNPRO_C)
|
||||
# define COMPILER_ID "SunPro"
|
||||
# if __SUNPRO_C >= 0x5100
|
||||
/* __SUNPRO_C = 0xVRRP */
|
||||
# define COMPILER_VERSION_MAJOR HEX(__SUNPRO_C>>12)
|
||||
# define COMPILER_VERSION_MINOR HEX(__SUNPRO_C>>4 & 0xFF)
|
||||
# define COMPILER_VERSION_PATCH HEX(__SUNPRO_C & 0xF)
|
||||
# else
|
||||
/* __SUNPRO_CC = 0xVRP */
|
||||
# define COMPILER_VERSION_MAJOR HEX(__SUNPRO_C>>8)
|
||||
# define COMPILER_VERSION_MINOR HEX(__SUNPRO_C>>4 & 0xF)
|
||||
# define COMPILER_VERSION_PATCH HEX(__SUNPRO_C & 0xF)
|
||||
# endif
|
||||
|
||||
#elif defined(__HP_cc)
|
||||
# define COMPILER_ID "HP"
|
||||
/* __HP_cc = VVRRPP */
|
||||
# define COMPILER_VERSION_MAJOR DEC(__HP_cc/10000)
|
||||
# define COMPILER_VERSION_MINOR DEC(__HP_cc/100 % 100)
|
||||
# define COMPILER_VERSION_PATCH DEC(__HP_cc % 100)
|
||||
|
||||
#elif defined(__DECC)
|
||||
# define COMPILER_ID "Compaq"
|
||||
/* __DECC_VER = VVRRTPPPP */
|
||||
# define COMPILER_VERSION_MAJOR DEC(__DECC_VER/10000000)
|
||||
# define COMPILER_VERSION_MINOR DEC(__DECC_VER/100000 % 100)
|
||||
# define COMPILER_VERSION_PATCH DEC(__DECC_VER % 10000)
|
||||
|
||||
#elif defined(__IBMC__) && defined(__COMPILER_VER__)
|
||||
# define COMPILER_ID "zOS"
|
||||
/* __IBMC__ = VRP */
|
||||
# define COMPILER_VERSION_MAJOR DEC(__IBMC__/100)
|
||||
# define COMPILER_VERSION_MINOR DEC(__IBMC__/10 % 10)
|
||||
# define COMPILER_VERSION_PATCH DEC(__IBMC__ % 10)
|
||||
|
||||
#elif defined(__ibmxl__) && defined(__clang__)
|
||||
# define COMPILER_ID "XLClang"
|
||||
# define COMPILER_VERSION_MAJOR DEC(__ibmxl_version__)
|
||||
# define COMPILER_VERSION_MINOR DEC(__ibmxl_release__)
|
||||
# define COMPILER_VERSION_PATCH DEC(__ibmxl_modification__)
|
||||
# define COMPILER_VERSION_TWEAK DEC(__ibmxl_ptf_fix_level__)
|
||||
|
||||
|
||||
#elif defined(__IBMC__) && !defined(__COMPILER_VER__) && __IBMC__ >= 800
|
||||
# define COMPILER_ID "XL"
|
||||
/* __IBMC__ = VRP */
|
||||
# define COMPILER_VERSION_MAJOR DEC(__IBMC__/100)
|
||||
# define COMPILER_VERSION_MINOR DEC(__IBMC__/10 % 10)
|
||||
# define COMPILER_VERSION_PATCH DEC(__IBMC__ % 10)
|
||||
|
||||
#elif defined(__IBMC__) && !defined(__COMPILER_VER__) && __IBMC__ < 800
|
||||
# define COMPILER_ID "VisualAge"
|
||||
/* __IBMC__ = VRP */
|
||||
# define COMPILER_VERSION_MAJOR DEC(__IBMC__/100)
|
||||
# define COMPILER_VERSION_MINOR DEC(__IBMC__/10 % 10)
|
||||
# define COMPILER_VERSION_PATCH DEC(__IBMC__ % 10)
|
||||
|
||||
#elif defined(__PGI)
|
||||
# define COMPILER_ID "PGI"
|
||||
# define COMPILER_VERSION_MAJOR DEC(__PGIC__)
|
||||
# define COMPILER_VERSION_MINOR DEC(__PGIC_MINOR__)
|
||||
# if defined(__PGIC_PATCHLEVEL__)
|
||||
# define COMPILER_VERSION_PATCH DEC(__PGIC_PATCHLEVEL__)
|
||||
# endif
|
||||
|
||||
#elif defined(_CRAYC)
|
||||
# define COMPILER_ID "Cray"
|
||||
# define COMPILER_VERSION_MAJOR DEC(_RELEASE_MAJOR)
|
||||
# define COMPILER_VERSION_MINOR DEC(_RELEASE_MINOR)
|
||||
|
||||
#elif defined(__TI_COMPILER_VERSION__)
|
||||
# define COMPILER_ID "TI"
|
||||
/* __TI_COMPILER_VERSION__ = VVVRRRPPP */
|
||||
# define COMPILER_VERSION_MAJOR DEC(__TI_COMPILER_VERSION__/1000000)
|
||||
# define COMPILER_VERSION_MINOR DEC(__TI_COMPILER_VERSION__/1000 % 1000)
|
||||
# define COMPILER_VERSION_PATCH DEC(__TI_COMPILER_VERSION__ % 1000)
|
||||
|
||||
#elif defined(__FUJITSU) || defined(__FCC_VERSION) || defined(__fcc_version)
|
||||
# define COMPILER_ID "Fujitsu"
|
||||
|
||||
#elif defined(__ghs__)
|
||||
# define COMPILER_ID "GHS"
|
||||
/* __GHS_VERSION_NUMBER = VVVVRP */
|
||||
# ifdef __GHS_VERSION_NUMBER
|
||||
# define COMPILER_VERSION_MAJOR DEC(__GHS_VERSION_NUMBER / 100)
|
||||
# define COMPILER_VERSION_MINOR DEC(__GHS_VERSION_NUMBER / 10 % 10)
|
||||
# define COMPILER_VERSION_PATCH DEC(__GHS_VERSION_NUMBER % 10)
|
||||
# endif
|
||||
|
||||
#elif defined(__TINYC__)
|
||||
# define COMPILER_ID "TinyCC"
|
||||
|
||||
#elif defined(__BCC__)
|
||||
# define COMPILER_ID "Bruce"
|
||||
|
||||
#elif defined(__SCO_VERSION__)
|
||||
# define COMPILER_ID "SCO"
|
||||
|
||||
#elif defined(__ARMCC_VERSION) && !defined(__clang__)
|
||||
# define COMPILER_ID "ARMCC"
|
||||
#if __ARMCC_VERSION >= 1000000
|
||||
/* __ARMCC_VERSION = VRRPPPP */
|
||||
# define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/1000000)
|
||||
# define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 100)
|
||||
# define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000)
|
||||
#else
|
||||
/* __ARMCC_VERSION = VRPPPP */
|
||||
# define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/100000)
|
||||
# define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 10)
|
||||
# define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000)
|
||||
#endif
|
||||
|
||||
|
||||
#elif defined(__clang__) && defined(__apple_build_version__)
|
||||
# define COMPILER_ID "AppleClang"
|
||||
# if defined(_MSC_VER)
|
||||
# define SIMULATE_ID "MSVC"
|
||||
# endif
|
||||
# define COMPILER_VERSION_MAJOR DEC(__clang_major__)
|
||||
# define COMPILER_VERSION_MINOR DEC(__clang_minor__)
|
||||
# define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__)
|
||||
# if defined(_MSC_VER)
|
||||
/* _MSC_VER = VVRR */
|
||||
# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100)
|
||||
# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100)
|
||||
# endif
|
||||
# define COMPILER_VERSION_TWEAK DEC(__apple_build_version__)
|
||||
|
||||
#elif defined(__clang__) && defined(__ARMCOMPILER_VERSION)
|
||||
# define COMPILER_ID "ARMClang"
|
||||
# define COMPILER_VERSION_MAJOR DEC(__ARMCOMPILER_VERSION/1000000)
|
||||
# define COMPILER_VERSION_MINOR DEC(__ARMCOMPILER_VERSION/10000 % 100)
|
||||
# define COMPILER_VERSION_PATCH DEC(__ARMCOMPILER_VERSION % 10000)
|
||||
# define COMPILER_VERSION_INTERNAL DEC(__ARMCOMPILER_VERSION)
|
||||
|
||||
#elif defined(__clang__)
|
||||
# define COMPILER_ID "Clang"
|
||||
# if defined(_MSC_VER)
|
||||
# define SIMULATE_ID "MSVC"
|
||||
# endif
|
||||
# define COMPILER_VERSION_MAJOR DEC(__clang_major__)
|
||||
# define COMPILER_VERSION_MINOR DEC(__clang_minor__)
|
||||
# define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__)
|
||||
# if defined(_MSC_VER)
|
||||
/* _MSC_VER = VVRR */
|
||||
# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100)
|
||||
# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100)
|
||||
# endif
|
||||
|
||||
#elif defined(__GNUC__)
|
||||
# define COMPILER_ID "GNU"
|
||||
# define COMPILER_VERSION_MAJOR DEC(__GNUC__)
|
||||
# if defined(__GNUC_MINOR__)
|
||||
# define COMPILER_VERSION_MINOR DEC(__GNUC_MINOR__)
|
||||
# endif
|
||||
# if defined(__GNUC_PATCHLEVEL__)
|
||||
# define COMPILER_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__)
|
||||
# endif
|
||||
|
||||
#elif defined(_MSC_VER)
|
||||
# define COMPILER_ID "MSVC"
|
||||
/* _MSC_VER = VVRR */
|
||||
# define COMPILER_VERSION_MAJOR DEC(_MSC_VER / 100)
|
||||
# define COMPILER_VERSION_MINOR DEC(_MSC_VER % 100)
|
||||
# if defined(_MSC_FULL_VER)
|
||||
# if _MSC_VER >= 1400
|
||||
/* _MSC_FULL_VER = VVRRPPPPP */
|
||||
# define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 100000)
|
||||
# else
|
||||
/* _MSC_FULL_VER = VVRRPPPP */
|
||||
# define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 10000)
|
||||
# endif
|
||||
# endif
|
||||
# if defined(_MSC_BUILD)
|
||||
# define COMPILER_VERSION_TWEAK DEC(_MSC_BUILD)
|
||||
# endif
|
||||
|
||||
#elif defined(__VISUALDSPVERSION__) || defined(__ADSPBLACKFIN__) || defined(__ADSPTS__) || defined(__ADSP21000__)
|
||||
# define COMPILER_ID "ADSP"
|
||||
#if defined(__VISUALDSPVERSION__)
|
||||
/* __VISUALDSPVERSION__ = 0xVVRRPP00 */
|
||||
# define COMPILER_VERSION_MAJOR HEX(__VISUALDSPVERSION__>>24)
|
||||
# define COMPILER_VERSION_MINOR HEX(__VISUALDSPVERSION__>>16 & 0xFF)
|
||||
# define COMPILER_VERSION_PATCH HEX(__VISUALDSPVERSION__>>8 & 0xFF)
|
||||
#endif
|
||||
|
||||
#elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC)
|
||||
# define COMPILER_ID "IAR"
|
||||
# if defined(__VER__) && defined(__ICCARM__)
|
||||
# define COMPILER_VERSION_MAJOR DEC((__VER__) / 1000000)
|
||||
# define COMPILER_VERSION_MINOR DEC(((__VER__) / 1000) % 1000)
|
||||
# define COMPILER_VERSION_PATCH DEC((__VER__) % 1000)
|
||||
# define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__)
|
||||
# elif defined(__VER__) && (defined(__ICCAVR__) || defined(__ICCRX__) || defined(__ICCRH850__) || defined(__ICCRL78__) || defined(__ICC430__) || defined(__ICCRISCV__) || defined(__ICCV850__) || defined(__ICC8051__))
|
||||
# define COMPILER_VERSION_MAJOR DEC((__VER__) / 100)
|
||||
# define COMPILER_VERSION_MINOR DEC((__VER__) - (((__VER__) / 100)*100))
|
||||
# define COMPILER_VERSION_PATCH DEC(__SUBVERSION__)
|
||||
# define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__)
|
||||
# endif
|
||||
|
||||
#elif defined(__SDCC_VERSION_MAJOR) || defined(SDCC)
|
||||
# define COMPILER_ID "SDCC"
|
||||
# if defined(__SDCC_VERSION_MAJOR)
|
||||
# define COMPILER_VERSION_MAJOR DEC(__SDCC_VERSION_MAJOR)
|
||||
# define COMPILER_VERSION_MINOR DEC(__SDCC_VERSION_MINOR)
|
||||
# define COMPILER_VERSION_PATCH DEC(__SDCC_VERSION_PATCH)
|
||||
# else
|
||||
/* SDCC = VRP */
|
||||
# define COMPILER_VERSION_MAJOR DEC(SDCC/100)
|
||||
# define COMPILER_VERSION_MINOR DEC(SDCC/10 % 10)
|
||||
# define COMPILER_VERSION_PATCH DEC(SDCC % 10)
|
||||
# endif
|
||||
|
||||
|
||||
/* These compilers are either not known or too old to define an
|
||||
identification macro. Try to identify the platform and guess that
|
||||
it is the native compiler. */
|
||||
#elif defined(__hpux) || defined(__hpua)
|
||||
# define COMPILER_ID "HP"
|
||||
|
||||
#else /* unknown compiler */
|
||||
# define COMPILER_ID ""
|
||||
#endif
|
||||
|
||||
/* Construct the string literal in pieces to prevent the source from
|
||||
getting matched. Store it in a pointer rather than an array
|
||||
because some compilers will just produce instructions to fill the
|
||||
array rather than assigning a pointer to a static array. */
|
||||
char const* info_compiler = "INFO" ":" "compiler[" COMPILER_ID "]";
|
||||
#ifdef SIMULATE_ID
|
||||
char const* info_simulate = "INFO" ":" "simulate[" SIMULATE_ID "]";
|
||||
#endif
|
||||
|
||||
#ifdef __QNXNTO__
|
||||
char const* qnxnto = "INFO" ":" "qnxnto[]";
|
||||
#endif
|
||||
|
||||
#if defined(__CRAYXE) || defined(__CRAYXC)
|
||||
char const *info_cray = "INFO" ":" "compiler_wrapper[CrayPrgEnv]";
|
||||
#endif
|
||||
|
||||
#define STRINGIFY_HELPER(X) #X
|
||||
#define STRINGIFY(X) STRINGIFY_HELPER(X)
|
||||
|
||||
/* Identify known platforms by name. */
|
||||
#if defined(__linux) || defined(__linux__) || defined(linux)
|
||||
# define PLATFORM_ID "Linux"
|
||||
|
||||
#elif defined(__CYGWIN__)
|
||||
# define PLATFORM_ID "Cygwin"
|
||||
|
||||
#elif defined(__MINGW32__)
|
||||
# define PLATFORM_ID "MinGW"
|
||||
|
||||
#elif defined(__APPLE__)
|
||||
# define PLATFORM_ID "Darwin"
|
||||
|
||||
#elif defined(_WIN32) || defined(__WIN32__) || defined(WIN32)
|
||||
# define PLATFORM_ID "Windows"
|
||||
|
||||
#elif defined(__FreeBSD__) || defined(__FreeBSD)
|
||||
# define PLATFORM_ID "FreeBSD"
|
||||
|
||||
#elif defined(__NetBSD__) || defined(__NetBSD)
|
||||
# define PLATFORM_ID "NetBSD"
|
||||
|
||||
#elif defined(__OpenBSD__) || defined(__OPENBSD)
|
||||
# define PLATFORM_ID "OpenBSD"
|
||||
|
||||
#elif defined(__sun) || defined(sun)
|
||||
# define PLATFORM_ID "SunOS"
|
||||
|
||||
#elif defined(_AIX) || defined(__AIX) || defined(__AIX__) || defined(__aix) || defined(__aix__)
|
||||
# define PLATFORM_ID "AIX"
|
||||
|
||||
#elif defined(__hpux) || defined(__hpux__)
|
||||
# define PLATFORM_ID "HP-UX"
|
||||
|
||||
#elif defined(__HAIKU__)
|
||||
# define PLATFORM_ID "Haiku"
|
||||
|
||||
#elif defined(__BeOS) || defined(__BEOS__) || defined(_BEOS)
|
||||
# define PLATFORM_ID "BeOS"
|
||||
|
||||
#elif defined(__QNX__) || defined(__QNXNTO__)
|
||||
# define PLATFORM_ID "QNX"
|
||||
|
||||
#elif defined(__tru64) || defined(_tru64) || defined(__TRU64__)
|
||||
# define PLATFORM_ID "Tru64"
|
||||
|
||||
#elif defined(__riscos) || defined(__riscos__)
|
||||
# define PLATFORM_ID "RISCos"
|
||||
|
||||
#elif defined(__sinix) || defined(__sinix__) || defined(__SINIX__)
|
||||
# define PLATFORM_ID "SINIX"
|
||||
|
||||
#elif defined(__UNIX_SV__)
|
||||
# define PLATFORM_ID "UNIX_SV"
|
||||
|
||||
#elif defined(__bsdos__)
|
||||
# define PLATFORM_ID "BSDOS"
|
||||
|
||||
#elif defined(_MPRAS) || defined(MPRAS)
|
||||
# define PLATFORM_ID "MP-RAS"
|
||||
|
||||
#elif defined(__osf) || defined(__osf__)
|
||||
# define PLATFORM_ID "OSF1"
|
||||
|
||||
#elif defined(_SCO_SV) || defined(SCO_SV) || defined(sco_sv)
|
||||
# define PLATFORM_ID "SCO_SV"
|
||||
|
||||
#elif defined(__ultrix) || defined(__ultrix__) || defined(_ULTRIX)
|
||||
# define PLATFORM_ID "ULTRIX"
|
||||
|
||||
#elif defined(__XENIX__) || defined(_XENIX) || defined(XENIX)
|
||||
# define PLATFORM_ID "Xenix"
|
||||
|
||||
#elif defined(__WATCOMC__)
|
||||
# if defined(__LINUX__)
|
||||
# define PLATFORM_ID "Linux"
|
||||
|
||||
# elif defined(__DOS__)
|
||||
# define PLATFORM_ID "DOS"
|
||||
|
||||
# elif defined(__OS2__)
|
||||
# define PLATFORM_ID "OS2"
|
||||
|
||||
# elif defined(__WINDOWS__)
|
||||
# define PLATFORM_ID "Windows3x"
|
||||
|
||||
# else /* unknown platform */
|
||||
# define PLATFORM_ID
|
||||
# endif
|
||||
|
||||
#elif defined(__INTEGRITY)
|
||||
# if defined(INT_178B)
|
||||
# define PLATFORM_ID "Integrity178"
|
||||
|
||||
# else /* regular Integrity */
|
||||
# define PLATFORM_ID "Integrity"
|
||||
# endif
|
||||
|
||||
#else /* unknown platform */
|
||||
# define PLATFORM_ID
|
||||
|
||||
#endif
|
||||
|
||||
/* For windows compilers MSVC and Intel we can determine
|
||||
the architecture of the compiler being used. This is because
|
||||
the compilers do not have flags that can change the architecture,
|
||||
but rather depend on which compiler is being used
|
||||
*/
|
||||
#if defined(_WIN32) && defined(_MSC_VER)
|
||||
# if defined(_M_IA64)
|
||||
# define ARCHITECTURE_ID "IA64"
|
||||
|
||||
# elif defined(_M_X64) || defined(_M_AMD64)
|
||||
# define ARCHITECTURE_ID "x64"
|
||||
|
||||
# elif defined(_M_IX86)
|
||||
# define ARCHITECTURE_ID "X86"
|
||||
|
||||
# elif defined(_M_ARM64)
|
||||
# define ARCHITECTURE_ID "ARM64"
|
||||
|
||||
# elif defined(_M_ARM)
|
||||
# if _M_ARM == 4
|
||||
# define ARCHITECTURE_ID "ARMV4I"
|
||||
# elif _M_ARM == 5
|
||||
# define ARCHITECTURE_ID "ARMV5I"
|
||||
# else
|
||||
# define ARCHITECTURE_ID "ARMV" STRINGIFY(_M_ARM)
|
||||
# endif
|
||||
|
||||
# elif defined(_M_MIPS)
|
||||
# define ARCHITECTURE_ID "MIPS"
|
||||
|
||||
# elif defined(_M_SH)
|
||||
# define ARCHITECTURE_ID "SHx"
|
||||
|
||||
# else /* unknown architecture */
|
||||
# define ARCHITECTURE_ID ""
|
||||
# endif
|
||||
|
||||
#elif defined(__WATCOMC__)
|
||||
# if defined(_M_I86)
|
||||
# define ARCHITECTURE_ID "I86"
|
||||
|
||||
# elif defined(_M_IX86)
|
||||
# define ARCHITECTURE_ID "X86"
|
||||
|
||||
# else /* unknown architecture */
|
||||
# define ARCHITECTURE_ID ""
|
||||
# endif
|
||||
|
||||
#elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC)
|
||||
# if defined(__ICCARM__)
|
||||
# define ARCHITECTURE_ID "ARM"
|
||||
|
||||
# elif defined(__ICCRX__)
|
||||
# define ARCHITECTURE_ID "RX"
|
||||
|
||||
# elif defined(__ICCRH850__)
|
||||
# define ARCHITECTURE_ID "RH850"
|
||||
|
||||
# elif defined(__ICCRL78__)
|
||||
# define ARCHITECTURE_ID "RL78"
|
||||
|
||||
# elif defined(__ICCRISCV__)
|
||||
# define ARCHITECTURE_ID "RISCV"
|
||||
|
||||
# elif defined(__ICCAVR__)
|
||||
# define ARCHITECTURE_ID "AVR"
|
||||
|
||||
# elif defined(__ICC430__)
|
||||
# define ARCHITECTURE_ID "MSP430"
|
||||
|
||||
# elif defined(__ICCV850__)
|
||||
# define ARCHITECTURE_ID "V850"
|
||||
|
||||
# elif defined(__ICC8051__)
|
||||
# define ARCHITECTURE_ID "8051"
|
||||
|
||||
# else /* unknown architecture */
|
||||
# define ARCHITECTURE_ID ""
|
||||
# endif
|
||||
|
||||
#elif defined(__ghs__)
|
||||
# if defined(__PPC64__)
|
||||
# define ARCHITECTURE_ID "PPC64"
|
||||
|
||||
# elif defined(__ppc__)
|
||||
# define ARCHITECTURE_ID "PPC"
|
||||
|
||||
# elif defined(__ARM__)
|
||||
# define ARCHITECTURE_ID "ARM"
|
||||
|
||||
# elif defined(__x86_64__)
|
||||
# define ARCHITECTURE_ID "x64"
|
||||
|
||||
# elif defined(__i386__)
|
||||
# define ARCHITECTURE_ID "X86"
|
||||
|
||||
# else /* unknown architecture */
|
||||
# define ARCHITECTURE_ID ""
|
||||
# endif
|
||||
#else
|
||||
# define ARCHITECTURE_ID
|
||||
#endif
|
||||
|
||||
/* Convert integer to decimal digit literals. */
|
||||
#define DEC(n) \
|
||||
('0' + (((n) / 10000000)%10)), \
|
||||
('0' + (((n) / 1000000)%10)), \
|
||||
('0' + (((n) / 100000)%10)), \
|
||||
('0' + (((n) / 10000)%10)), \
|
||||
('0' + (((n) / 1000)%10)), \
|
||||
('0' + (((n) / 100)%10)), \
|
||||
('0' + (((n) / 10)%10)), \
|
||||
('0' + ((n) % 10))
|
||||
|
||||
/* Convert integer to hex digit literals. */
|
||||
#define HEX(n) \
|
||||
('0' + ((n)>>28 & 0xF)), \
|
||||
('0' + ((n)>>24 & 0xF)), \
|
||||
('0' + ((n)>>20 & 0xF)), \
|
||||
('0' + ((n)>>16 & 0xF)), \
|
||||
('0' + ((n)>>12 & 0xF)), \
|
||||
('0' + ((n)>>8 & 0xF)), \
|
||||
('0' + ((n)>>4 & 0xF)), \
|
||||
('0' + ((n) & 0xF))
|
||||
|
||||
/* Construct a string literal encoding the version number components. */
|
||||
#ifdef COMPILER_VERSION_MAJOR
|
||||
char const info_version[] = {
|
||||
'I', 'N', 'F', 'O', ':',
|
||||
'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','[',
|
||||
COMPILER_VERSION_MAJOR,
|
||||
# ifdef COMPILER_VERSION_MINOR
|
||||
'.', COMPILER_VERSION_MINOR,
|
||||
# ifdef COMPILER_VERSION_PATCH
|
||||
'.', COMPILER_VERSION_PATCH,
|
||||
# ifdef COMPILER_VERSION_TWEAK
|
||||
'.', COMPILER_VERSION_TWEAK,
|
||||
# endif
|
||||
# endif
|
||||
# endif
|
||||
']','\0'};
|
||||
#endif
|
||||
|
||||
/* Construct a string literal encoding the internal version number. */
|
||||
#ifdef COMPILER_VERSION_INTERNAL
|
||||
char const info_version_internal[] = {
|
||||
'I', 'N', 'F', 'O', ':',
|
||||
'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','_',
|
||||
'i','n','t','e','r','n','a','l','[',
|
||||
COMPILER_VERSION_INTERNAL,']','\0'};
|
||||
#endif
|
||||
|
||||
/* Construct a string literal encoding the version number components. */
|
||||
#ifdef SIMULATE_VERSION_MAJOR
|
||||
char const info_simulate_version[] = {
|
||||
'I', 'N', 'F', 'O', ':',
|
||||
's','i','m','u','l','a','t','e','_','v','e','r','s','i','o','n','[',
|
||||
SIMULATE_VERSION_MAJOR,
|
||||
# ifdef SIMULATE_VERSION_MINOR
|
||||
'.', SIMULATE_VERSION_MINOR,
|
||||
# ifdef SIMULATE_VERSION_PATCH
|
||||
'.', SIMULATE_VERSION_PATCH,
|
||||
# ifdef SIMULATE_VERSION_TWEAK
|
||||
'.', SIMULATE_VERSION_TWEAK,
|
||||
# endif
|
||||
# endif
|
||||
# endif
|
||||
']','\0'};
|
||||
#endif
|
||||
|
||||
/* Construct the string literal in pieces to prevent the source from
|
||||
getting matched. Store it in a pointer rather than an array
|
||||
because some compilers will just produce instructions to fill the
|
||||
array rather than assigning a pointer to a static array. */
|
||||
char const* info_platform = "INFO" ":" "platform[" PLATFORM_ID "]";
|
||||
char const* info_arch = "INFO" ":" "arch[" ARCHITECTURE_ID "]";
|
||||
|
||||
|
||||
|
||||
|
||||
#if !defined(__STDC__)
|
||||
# if (defined(_MSC_VER) && !defined(__clang__)) \
|
||||
|| (defined(__ibmxl__) || defined(__IBMC__))
|
||||
# define C_DIALECT "90"
|
||||
# else
|
||||
# define C_DIALECT
|
||||
# endif
|
||||
#elif __STDC_VERSION__ >= 201000L
|
||||
# define C_DIALECT "11"
|
||||
#elif __STDC_VERSION__ >= 199901L
|
||||
# define C_DIALECT "99"
|
||||
#else
|
||||
# define C_DIALECT "90"
|
||||
#endif
|
||||
const char* info_language_dialect_default =
|
||||
"INFO" ":" "dialect_default[" C_DIALECT "]";
|
||||
|
||||
/*--------------------------------------------------------------------------*/
|
||||
|
||||
#ifdef ID_VOID_MAIN
|
||||
void main() {}
|
||||
#else
|
||||
# if defined(__CLASSIC_C__)
|
||||
int main(argc, argv) int argc; char *argv[];
|
||||
# else
|
||||
int main(int argc, char* argv[])
|
||||
# endif
|
||||
{
|
||||
int require = 0;
|
||||
require += info_compiler[argc];
|
||||
require += info_platform[argc];
|
||||
require += info_arch[argc];
|
||||
#ifdef COMPILER_VERSION_MAJOR
|
||||
require += info_version[argc];
|
||||
#endif
|
||||
#ifdef COMPILER_VERSION_INTERNAL
|
||||
require += info_version_internal[argc];
|
||||
#endif
|
||||
#ifdef SIMULATE_ID
|
||||
require += info_simulate[argc];
|
||||
#endif
|
||||
#ifdef SIMULATE_VERSION_MAJOR
|
||||
require += info_simulate_version[argc];
|
||||
#endif
|
||||
#if defined(__CRAYXE) || defined(__CRAYXC)
|
||||
require += info_cray[argc];
|
||||
#endif
|
||||
require += info_language_dialect_default[argc];
|
||||
(void)argv;
|
||||
return require;
|
||||
}
|
||||
#endif
|
Binary file not shown.
@ -1,660 +0,0 @@
|
||||
/* This source file must have a .cpp extension so that all C++ compilers
|
||||
recognize the extension without flags. Borland does not know .cxx for
|
||||
example. */
|
||||
#ifndef __cplusplus
|
||||
# error "A C compiler has been selected for C++."
|
||||
#endif
|
||||
|
||||
|
||||
/* Version number components: V=Version, R=Revision, P=Patch
|
||||
Version date components: YYYY=Year, MM=Month, DD=Day */
|
||||
|
||||
#if defined(__COMO__)
|
||||
# define COMPILER_ID "Comeau"
|
||||
/* __COMO_VERSION__ = VRR */
|
||||
# define COMPILER_VERSION_MAJOR DEC(__COMO_VERSION__ / 100)
|
||||
# define COMPILER_VERSION_MINOR DEC(__COMO_VERSION__ % 100)
|
||||
|
||||
#elif defined(__INTEL_COMPILER) || defined(__ICC)
|
||||
# define COMPILER_ID "Intel"
|
||||
# if defined(_MSC_VER)
|
||||
# define SIMULATE_ID "MSVC"
|
||||
# endif
|
||||
# if defined(__GNUC__)
|
||||
# define SIMULATE_ID "GNU"
|
||||
# endif
|
||||
/* __INTEL_COMPILER = VRP */
|
||||
# define COMPILER_VERSION_MAJOR DEC(__INTEL_COMPILER/100)
|
||||
# define COMPILER_VERSION_MINOR DEC(__INTEL_COMPILER/10 % 10)
|
||||
# if defined(__INTEL_COMPILER_UPDATE)
|
||||
# define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER_UPDATE)
|
||||
# else
|
||||
# define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER % 10)
|
||||
# endif
|
||||
# if defined(__INTEL_COMPILER_BUILD_DATE)
|
||||
/* __INTEL_COMPILER_BUILD_DATE = YYYYMMDD */
|
||||
# define COMPILER_VERSION_TWEAK DEC(__INTEL_COMPILER_BUILD_DATE)
|
||||
# endif
|
||||
# if defined(_MSC_VER)
|
||||
/* _MSC_VER = VVRR */
|
||||
# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100)
|
||||
# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100)
|
||||
# endif
|
||||
# if defined(__GNUC__)
|
||||
# define SIMULATE_VERSION_MAJOR DEC(__GNUC__)
|
||||
# elif defined(__GNUG__)
|
||||
# define SIMULATE_VERSION_MAJOR DEC(__GNUG__)
|
||||
# endif
|
||||
# if defined(__GNUC_MINOR__)
|
||||
# define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__)
|
||||
# endif
|
||||
# if defined(__GNUC_PATCHLEVEL__)
|
||||
# define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__)
|
||||
# endif
|
||||
|
||||
#elif defined(__PATHCC__)
|
||||
# define COMPILER_ID "PathScale"
|
||||
# define COMPILER_VERSION_MAJOR DEC(__PATHCC__)
|
||||
# define COMPILER_VERSION_MINOR DEC(__PATHCC_MINOR__)
|
||||
# if defined(__PATHCC_PATCHLEVEL__)
|
||||
# define COMPILER_VERSION_PATCH DEC(__PATHCC_PATCHLEVEL__)
|
||||
# endif
|
||||
|
||||
#elif defined(__BORLANDC__) && defined(__CODEGEARC_VERSION__)
|
||||
# define COMPILER_ID "Embarcadero"
|
||||
# define COMPILER_VERSION_MAJOR HEX(__CODEGEARC_VERSION__>>24 & 0x00FF)
|
||||
# define COMPILER_VERSION_MINOR HEX(__CODEGEARC_VERSION__>>16 & 0x00FF)
|
||||
# define COMPILER_VERSION_PATCH DEC(__CODEGEARC_VERSION__ & 0xFFFF)
|
||||
|
||||
#elif defined(__BORLANDC__)
|
||||
# define COMPILER_ID "Borland"
|
||||
/* __BORLANDC__ = 0xVRR */
|
||||
# define COMPILER_VERSION_MAJOR HEX(__BORLANDC__>>8)
|
||||
# define COMPILER_VERSION_MINOR HEX(__BORLANDC__ & 0xFF)
|
||||
|
||||
#elif defined(__WATCOMC__) && __WATCOMC__ < 1200
|
||||
# define COMPILER_ID "Watcom"
|
||||
/* __WATCOMC__ = VVRR */
|
||||
# define COMPILER_VERSION_MAJOR DEC(__WATCOMC__ / 100)
|
||||
# define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10)
|
||||
# if (__WATCOMC__ % 10) > 0
|
||||
# define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10)
|
||||
# endif
|
||||
|
||||
#elif defined(__WATCOMC__)
|
||||
# define COMPILER_ID "OpenWatcom"
|
||||
/* __WATCOMC__ = VVRP + 1100 */
|
||||
# define COMPILER_VERSION_MAJOR DEC((__WATCOMC__ - 1100) / 100)
|
||||
# define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10)
|
||||
# if (__WATCOMC__ % 10) > 0
|
||||
# define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10)
|
||||
# endif
|
||||
|
||||
#elif defined(__SUNPRO_CC)
|
||||
# define COMPILER_ID "SunPro"
|
||||
# if __SUNPRO_CC >= 0x5100
|
||||
/* __SUNPRO_CC = 0xVRRP */
|
||||
# define COMPILER_VERSION_MAJOR HEX(__SUNPRO_CC>>12)
|
||||
# define COMPILER_VERSION_MINOR HEX(__SUNPRO_CC>>4 & 0xFF)
|
||||
# define COMPILER_VERSION_PATCH HEX(__SUNPRO_CC & 0xF)
|
||||
# else
|
||||
/* __SUNPRO_CC = 0xVRP */
|
||||
# define COMPILER_VERSION_MAJOR HEX(__SUNPRO_CC>>8)
|
||||
# define COMPILER_VERSION_MINOR HEX(__SUNPRO_CC>>4 & 0xF)
|
||||
# define COMPILER_VERSION_PATCH HEX(__SUNPRO_CC & 0xF)
|
||||
# endif
|
||||
|
||||
#elif defined(__HP_aCC)
|
||||
# define COMPILER_ID "HP"
|
||||
/* __HP_aCC = VVRRPP */
|
||||
# define COMPILER_VERSION_MAJOR DEC(__HP_aCC/10000)
|
||||
# define COMPILER_VERSION_MINOR DEC(__HP_aCC/100 % 100)
|
||||
# define COMPILER_VERSION_PATCH DEC(__HP_aCC % 100)
|
||||
|
||||
#elif defined(__DECCXX)
|
||||
# define COMPILER_ID "Compaq"
|
||||
/* __DECCXX_VER = VVRRTPPPP */
|
||||
# define COMPILER_VERSION_MAJOR DEC(__DECCXX_VER/10000000)
|
||||
# define COMPILER_VERSION_MINOR DEC(__DECCXX_VER/100000 % 100)
|
||||
# define COMPILER_VERSION_PATCH DEC(__DECCXX_VER % 10000)
|
||||
|
||||
#elif defined(__IBMCPP__) && defined(__COMPILER_VER__)
|
||||
# define COMPILER_ID "zOS"
|
||||
/* __IBMCPP__ = VRP */
|
||||
# define COMPILER_VERSION_MAJOR DEC(__IBMCPP__/100)
|
||||
# define COMPILER_VERSION_MINOR DEC(__IBMCPP__/10 % 10)
|
||||
# define COMPILER_VERSION_PATCH DEC(__IBMCPP__ % 10)
|
||||
|
||||
#elif defined(__ibmxl__) && defined(__clang__)
|
||||
# define COMPILER_ID "XLClang"
|
||||
# define COMPILER_VERSION_MAJOR DEC(__ibmxl_version__)
|
||||
# define COMPILER_VERSION_MINOR DEC(__ibmxl_release__)
|
||||
# define COMPILER_VERSION_PATCH DEC(__ibmxl_modification__)
|
||||
# define COMPILER_VERSION_TWEAK DEC(__ibmxl_ptf_fix_level__)
|
||||
|
||||
|
||||
#elif defined(__IBMCPP__) && !defined(__COMPILER_VER__) && __IBMCPP__ >= 800
|
||||
# define COMPILER_ID "XL"
|
||||
/* __IBMCPP__ = VRP */
|
||||
# define COMPILER_VERSION_MAJOR DEC(__IBMCPP__/100)
|
||||
# define COMPILER_VERSION_MINOR DEC(__IBMCPP__/10 % 10)
|
||||
# define COMPILER_VERSION_PATCH DEC(__IBMCPP__ % 10)
|
||||
|
||||
#elif defined(__IBMCPP__) && !defined(__COMPILER_VER__) && __IBMCPP__ < 800
|
||||
# define COMPILER_ID "VisualAge"
|
||||
/* __IBMCPP__ = VRP */
|
||||
# define COMPILER_VERSION_MAJOR DEC(__IBMCPP__/100)
|
||||
# define COMPILER_VERSION_MINOR DEC(__IBMCPP__/10 % 10)
|
||||
# define COMPILER_VERSION_PATCH DEC(__IBMCPP__ % 10)
|
||||
|
||||
#elif defined(__PGI)
|
||||
# define COMPILER_ID "PGI"
|
||||
# define COMPILER_VERSION_MAJOR DEC(__PGIC__)
|
||||
# define COMPILER_VERSION_MINOR DEC(__PGIC_MINOR__)
|
||||
# if defined(__PGIC_PATCHLEVEL__)
|
||||
# define COMPILER_VERSION_PATCH DEC(__PGIC_PATCHLEVEL__)
|
||||
# endif
|
||||
|
||||
#elif defined(_CRAYC)
|
||||
# define COMPILER_ID "Cray"
|
||||
# define COMPILER_VERSION_MAJOR DEC(_RELEASE_MAJOR)
|
||||
# define COMPILER_VERSION_MINOR DEC(_RELEASE_MINOR)
|
||||
|
||||
#elif defined(__TI_COMPILER_VERSION__)
|
||||
# define COMPILER_ID "TI"
|
||||
/* __TI_COMPILER_VERSION__ = VVVRRRPPP */
|
||||
# define COMPILER_VERSION_MAJOR DEC(__TI_COMPILER_VERSION__/1000000)
|
||||
# define COMPILER_VERSION_MINOR DEC(__TI_COMPILER_VERSION__/1000 % 1000)
|
||||
# define COMPILER_VERSION_PATCH DEC(__TI_COMPILER_VERSION__ % 1000)
|
||||
|
||||
#elif defined(__FUJITSU) || defined(__FCC_VERSION) || defined(__fcc_version)
|
||||
# define COMPILER_ID "Fujitsu"
|
||||
|
||||
#elif defined(__ghs__)
|
||||
# define COMPILER_ID "GHS"
|
||||
/* __GHS_VERSION_NUMBER = VVVVRP */
|
||||
# ifdef __GHS_VERSION_NUMBER
|
||||
# define COMPILER_VERSION_MAJOR DEC(__GHS_VERSION_NUMBER / 100)
|
||||
# define COMPILER_VERSION_MINOR DEC(__GHS_VERSION_NUMBER / 10 % 10)
|
||||
# define COMPILER_VERSION_PATCH DEC(__GHS_VERSION_NUMBER % 10)
|
||||
# endif
|
||||
|
||||
#elif defined(__SCO_VERSION__)
|
||||
# define COMPILER_ID "SCO"
|
||||
|
||||
#elif defined(__ARMCC_VERSION) && !defined(__clang__)
|
||||
# define COMPILER_ID "ARMCC"
|
||||
#if __ARMCC_VERSION >= 1000000
|
||||
/* __ARMCC_VERSION = VRRPPPP */
|
||||
# define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/1000000)
|
||||
# define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 100)
|
||||
# define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000)
|
||||
#else
|
||||
/* __ARMCC_VERSION = VRPPPP */
|
||||
# define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/100000)
|
||||
# define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 10)
|
||||
# define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000)
|
||||
#endif
|
||||
|
||||
|
||||
#elif defined(__clang__) && defined(__apple_build_version__)
|
||||
# define COMPILER_ID "AppleClang"
|
||||
# if defined(_MSC_VER)
|
||||
# define SIMULATE_ID "MSVC"
|
||||
# endif
|
||||
# define COMPILER_VERSION_MAJOR DEC(__clang_major__)
|
||||
# define COMPILER_VERSION_MINOR DEC(__clang_minor__)
|
||||
# define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__)
|
||||
# if defined(_MSC_VER)
|
||||
/* _MSC_VER = VVRR */
|
||||
# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100)
|
||||
# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100)
|
||||
# endif
|
||||
# define COMPILER_VERSION_TWEAK DEC(__apple_build_version__)
|
||||
|
||||
#elif defined(__clang__) && defined(__ARMCOMPILER_VERSION)
|
||||
# define COMPILER_ID "ARMClang"
|
||||
# define COMPILER_VERSION_MAJOR DEC(__ARMCOMPILER_VERSION/1000000)
|
||||
# define COMPILER_VERSION_MINOR DEC(__ARMCOMPILER_VERSION/10000 % 100)
|
||||
# define COMPILER_VERSION_PATCH DEC(__ARMCOMPILER_VERSION % 10000)
|
||||
# define COMPILER_VERSION_INTERNAL DEC(__ARMCOMPILER_VERSION)
|
||||
|
||||
#elif defined(__clang__)
|
||||
# define COMPILER_ID "Clang"
|
||||
# if defined(_MSC_VER)
|
||||
# define SIMULATE_ID "MSVC"
|
||||
# endif
|
||||
# define COMPILER_VERSION_MAJOR DEC(__clang_major__)
|
||||
# define COMPILER_VERSION_MINOR DEC(__clang_minor__)
|
||||
# define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__)
|
||||
# if defined(_MSC_VER)
|
||||
/* _MSC_VER = VVRR */
|
||||
# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100)
|
||||
# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100)
|
||||
# endif
|
||||
|
||||
#elif defined(__GNUC__) || defined(__GNUG__)
|
||||
# define COMPILER_ID "GNU"
|
||||
# if defined(__GNUC__)
|
||||
# define COMPILER_VERSION_MAJOR DEC(__GNUC__)
|
||||
# else
|
||||
# define COMPILER_VERSION_MAJOR DEC(__GNUG__)
|
||||
# endif
|
||||
# if defined(__GNUC_MINOR__)
|
||||
# define COMPILER_VERSION_MINOR DEC(__GNUC_MINOR__)
|
||||
# endif
|
||||
# if defined(__GNUC_PATCHLEVEL__)
|
||||
# define COMPILER_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__)
|
||||
# endif
|
||||
|
||||
#elif defined(_MSC_VER)
|
||||
# define COMPILER_ID "MSVC"
|
||||
/* _MSC_VER = VVRR */
|
||||
# define COMPILER_VERSION_MAJOR DEC(_MSC_VER / 100)
|
||||
# define COMPILER_VERSION_MINOR DEC(_MSC_VER % 100)
|
||||
# if defined(_MSC_FULL_VER)
|
||||
# if _MSC_VER >= 1400
|
||||
/* _MSC_FULL_VER = VVRRPPPPP */
|
||||
# define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 100000)
|
||||
# else
|
||||
/* _MSC_FULL_VER = VVRRPPPP */
|
||||
# define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 10000)
|
||||
# endif
|
||||
# endif
|
||||
# if defined(_MSC_BUILD)
|
||||
# define COMPILER_VERSION_TWEAK DEC(_MSC_BUILD)
|
||||
# endif
|
||||
|
||||
#elif defined(__VISUALDSPVERSION__) || defined(__ADSPBLACKFIN__) || defined(__ADSPTS__) || defined(__ADSP21000__)
|
||||
# define COMPILER_ID "ADSP"
|
||||
#if defined(__VISUALDSPVERSION__)
|
||||
/* __VISUALDSPVERSION__ = 0xVVRRPP00 */
|
||||
# define COMPILER_VERSION_MAJOR HEX(__VISUALDSPVERSION__>>24)
|
||||
# define COMPILER_VERSION_MINOR HEX(__VISUALDSPVERSION__>>16 & 0xFF)
|
||||
# define COMPILER_VERSION_PATCH HEX(__VISUALDSPVERSION__>>8 & 0xFF)
|
||||
#endif
|
||||
|
||||
#elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC)
|
||||
# define COMPILER_ID "IAR"
|
||||
# if defined(__VER__) && defined(__ICCARM__)
|
||||
# define COMPILER_VERSION_MAJOR DEC((__VER__) / 1000000)
|
||||
# define COMPILER_VERSION_MINOR DEC(((__VER__) / 1000) % 1000)
|
||||
# define COMPILER_VERSION_PATCH DEC((__VER__) % 1000)
|
||||
# define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__)
|
||||
# elif defined(__VER__) && (defined(__ICCAVR__) || defined(__ICCRX__) || defined(__ICCRH850__) || defined(__ICCRL78__) || defined(__ICC430__) || defined(__ICCRISCV__) || defined(__ICCV850__) || defined(__ICC8051__))
|
||||
# define COMPILER_VERSION_MAJOR DEC((__VER__) / 100)
|
||||
# define COMPILER_VERSION_MINOR DEC((__VER__) - (((__VER__) / 100)*100))
|
||||
# define COMPILER_VERSION_PATCH DEC(__SUBVERSION__)
|
||||
# define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__)
|
||||
# endif
|
||||
|
||||
|
||||
/* These compilers are either not known or too old to define an
|
||||
identification macro. Try to identify the platform and guess that
|
||||
it is the native compiler. */
|
||||
#elif defined(__hpux) || defined(__hpua)
|
||||
# define COMPILER_ID "HP"
|
||||
|
||||
#else /* unknown compiler */
|
||||
# define COMPILER_ID ""
|
||||
#endif
|
||||
|
||||
/* Construct the string literal in pieces to prevent the source from
|
||||
getting matched. Store it in a pointer rather than an array
|
||||
because some compilers will just produce instructions to fill the
|
||||
array rather than assigning a pointer to a static array. */
|
||||
char const* info_compiler = "INFO" ":" "compiler[" COMPILER_ID "]";
|
||||
#ifdef SIMULATE_ID
|
||||
char const* info_simulate = "INFO" ":" "simulate[" SIMULATE_ID "]";
|
||||
#endif
|
||||
|
||||
#ifdef __QNXNTO__
|
||||
char const* qnxnto = "INFO" ":" "qnxnto[]";
|
||||
#endif
|
||||
|
||||
#if defined(__CRAYXE) || defined(__CRAYXC)
|
||||
char const *info_cray = "INFO" ":" "compiler_wrapper[CrayPrgEnv]";
|
||||
#endif
|
||||
|
||||
#define STRINGIFY_HELPER(X) #X
|
||||
#define STRINGIFY(X) STRINGIFY_HELPER(X)
|
||||
|
||||
/* Identify known platforms by name. */
|
||||
#if defined(__linux) || defined(__linux__) || defined(linux)
|
||||
# define PLATFORM_ID "Linux"
|
||||
|
||||
#elif defined(__CYGWIN__)
|
||||
# define PLATFORM_ID "Cygwin"
|
||||
|
||||
#elif defined(__MINGW32__)
|
||||
# define PLATFORM_ID "MinGW"
|
||||
|
||||
#elif defined(__APPLE__)
|
||||
# define PLATFORM_ID "Darwin"
|
||||
|
||||
#elif defined(_WIN32) || defined(__WIN32__) || defined(WIN32)
|
||||
# define PLATFORM_ID "Windows"
|
||||
|
||||
#elif defined(__FreeBSD__) || defined(__FreeBSD)
|
||||
# define PLATFORM_ID "FreeBSD"
|
||||
|
||||
#elif defined(__NetBSD__) || defined(__NetBSD)
|
||||
# define PLATFORM_ID "NetBSD"
|
||||
|
||||
#elif defined(__OpenBSD__) || defined(__OPENBSD)
|
||||
# define PLATFORM_ID "OpenBSD"
|
||||
|
||||
#elif defined(__sun) || defined(sun)
|
||||
# define PLATFORM_ID "SunOS"
|
||||
|
||||
#elif defined(_AIX) || defined(__AIX) || defined(__AIX__) || defined(__aix) || defined(__aix__)
|
||||
# define PLATFORM_ID "AIX"
|
||||
|
||||
#elif defined(__hpux) || defined(__hpux__)
|
||||
# define PLATFORM_ID "HP-UX"
|
||||
|
||||
#elif defined(__HAIKU__)
|
||||
# define PLATFORM_ID "Haiku"
|
||||
|
||||
#elif defined(__BeOS) || defined(__BEOS__) || defined(_BEOS)
|
||||
# define PLATFORM_ID "BeOS"
|
||||
|
||||
#elif defined(__QNX__) || defined(__QNXNTO__)
|
||||
# define PLATFORM_ID "QNX"
|
||||
|
||||
#elif defined(__tru64) || defined(_tru64) || defined(__TRU64__)
|
||||
# define PLATFORM_ID "Tru64"
|
||||
|
||||
#elif defined(__riscos) || defined(__riscos__)
|
||||
# define PLATFORM_ID "RISCos"
|
||||
|
||||
#elif defined(__sinix) || defined(__sinix__) || defined(__SINIX__)
|
||||
# define PLATFORM_ID "SINIX"
|
||||
|
||||
#elif defined(__UNIX_SV__)
|
||||
# define PLATFORM_ID "UNIX_SV"
|
||||
|
||||
#elif defined(__bsdos__)
|
||||
# define PLATFORM_ID "BSDOS"
|
||||
|
||||
#elif defined(_MPRAS) || defined(MPRAS)
|
||||
# define PLATFORM_ID "MP-RAS"
|
||||
|
||||
#elif defined(__osf) || defined(__osf__)
|
||||
# define PLATFORM_ID "OSF1"
|
||||
|
||||
#elif defined(_SCO_SV) || defined(SCO_SV) || defined(sco_sv)
|
||||
# define PLATFORM_ID "SCO_SV"
|
||||
|
||||
#elif defined(__ultrix) || defined(__ultrix__) || defined(_ULTRIX)
|
||||
# define PLATFORM_ID "ULTRIX"
|
||||
|
||||
#elif defined(__XENIX__) || defined(_XENIX) || defined(XENIX)
|
||||
# define PLATFORM_ID "Xenix"
|
||||
|
||||
#elif defined(__WATCOMC__)
|
||||
# if defined(__LINUX__)
|
||||
# define PLATFORM_ID "Linux"
|
||||
|
||||
# elif defined(__DOS__)
|
||||
# define PLATFORM_ID "DOS"
|
||||
|
||||
# elif defined(__OS2__)
|
||||
# define PLATFORM_ID "OS2"
|
||||
|
||||
# elif defined(__WINDOWS__)
|
||||
# define PLATFORM_ID "Windows3x"
|
||||
|
||||
# else /* unknown platform */
|
||||
# define PLATFORM_ID
|
||||
# endif
|
||||
|
||||
#elif defined(__INTEGRITY)
|
||||
# if defined(INT_178B)
|
||||
# define PLATFORM_ID "Integrity178"
|
||||
|
||||
# else /* regular Integrity */
|
||||
# define PLATFORM_ID "Integrity"
|
||||
# endif
|
||||
|
||||
#else /* unknown platform */
|
||||
# define PLATFORM_ID
|
||||
|
||||
#endif
|
||||
|
||||
/* For windows compilers MSVC and Intel we can determine
|
||||
the architecture of the compiler being used. This is because
|
||||
the compilers do not have flags that can change the architecture,
|
||||
but rather depend on which compiler is being used
|
||||
*/
|
||||
#if defined(_WIN32) && defined(_MSC_VER)
|
||||
# if defined(_M_IA64)
|
||||
# define ARCHITECTURE_ID "IA64"
|
||||
|
||||
# elif defined(_M_X64) || defined(_M_AMD64)
|
||||
# define ARCHITECTURE_ID "x64"
|
||||
|
||||
# elif defined(_M_IX86)
|
||||
# define ARCHITECTURE_ID "X86"
|
||||
|
||||
# elif defined(_M_ARM64)
|
||||
# define ARCHITECTURE_ID "ARM64"
|
||||
|
||||
# elif defined(_M_ARM)
|
||||
# if _M_ARM == 4
|
||||
# define ARCHITECTURE_ID "ARMV4I"
|
||||
# elif _M_ARM == 5
|
||||
# define ARCHITECTURE_ID "ARMV5I"
|
||||
# else
|
||||
# define ARCHITECTURE_ID "ARMV" STRINGIFY(_M_ARM)
|
||||
# endif
|
||||
|
||||
# elif defined(_M_MIPS)
|
||||
# define ARCHITECTURE_ID "MIPS"
|
||||
|
||||
# elif defined(_M_SH)
|
||||
# define ARCHITECTURE_ID "SHx"
|
||||
|
||||
# else /* unknown architecture */
|
||||
# define ARCHITECTURE_ID ""
|
||||
# endif
|
||||
|
||||
#elif defined(__WATCOMC__)
|
||||
# if defined(_M_I86)
|
||||
# define ARCHITECTURE_ID "I86"
|
||||
|
||||
# elif defined(_M_IX86)
|
||||
# define ARCHITECTURE_ID "X86"
|
||||
|
||||
# else /* unknown architecture */
|
||||
# define ARCHITECTURE_ID ""
|
||||
# endif
|
||||
|
||||
#elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC)
|
||||
# if defined(__ICCARM__)
|
||||
# define ARCHITECTURE_ID "ARM"
|
||||
|
||||
# elif defined(__ICCRX__)
|
||||
# define ARCHITECTURE_ID "RX"
|
||||
|
||||
# elif defined(__ICCRH850__)
|
||||
# define ARCHITECTURE_ID "RH850"
|
||||
|
||||
# elif defined(__ICCRL78__)
|
||||
# define ARCHITECTURE_ID "RL78"
|
||||
|
||||
# elif defined(__ICCRISCV__)
|
||||
# define ARCHITECTURE_ID "RISCV"
|
||||
|
||||
# elif defined(__ICCAVR__)
|
||||
# define ARCHITECTURE_ID "AVR"
|
||||
|
||||
# elif defined(__ICC430__)
|
||||
# define ARCHITECTURE_ID "MSP430"
|
||||
|
||||
# elif defined(__ICCV850__)
|
||||
# define ARCHITECTURE_ID "V850"
|
||||
|
||||
# elif defined(__ICC8051__)
|
||||
# define ARCHITECTURE_ID "8051"
|
||||
|
||||
# else /* unknown architecture */
|
||||
# define ARCHITECTURE_ID ""
|
||||
# endif
|
||||
|
||||
#elif defined(__ghs__)
|
||||
# if defined(__PPC64__)
|
||||
# define ARCHITECTURE_ID "PPC64"
|
||||
|
||||
# elif defined(__ppc__)
|
||||
# define ARCHITECTURE_ID "PPC"
|
||||
|
||||
# elif defined(__ARM__)
|
||||
# define ARCHITECTURE_ID "ARM"
|
||||
|
||||
# elif defined(__x86_64__)
|
||||
# define ARCHITECTURE_ID "x64"
|
||||
|
||||
# elif defined(__i386__)
|
||||
# define ARCHITECTURE_ID "X86"
|
||||
|
||||
# else /* unknown architecture */
|
||||
# define ARCHITECTURE_ID ""
|
||||
# endif
|
||||
#else
|
||||
# define ARCHITECTURE_ID
|
||||
#endif
|
||||
|
||||
/* Convert integer to decimal digit literals. */
|
||||
#define DEC(n) \
|
||||
('0' + (((n) / 10000000)%10)), \
|
||||
('0' + (((n) / 1000000)%10)), \
|
||||
('0' + (((n) / 100000)%10)), \
|
||||
('0' + (((n) / 10000)%10)), \
|
||||
('0' + (((n) / 1000)%10)), \
|
||||
('0' + (((n) / 100)%10)), \
|
||||
('0' + (((n) / 10)%10)), \
|
||||
('0' + ((n) % 10))
|
||||
|
||||
/* Convert integer to hex digit literals. */
|
||||
#define HEX(n) \
|
||||
('0' + ((n)>>28 & 0xF)), \
|
||||
('0' + ((n)>>24 & 0xF)), \
|
||||
('0' + ((n)>>20 & 0xF)), \
|
||||
('0' + ((n)>>16 & 0xF)), \
|
||||
('0' + ((n)>>12 & 0xF)), \
|
||||
('0' + ((n)>>8 & 0xF)), \
|
||||
('0' + ((n)>>4 & 0xF)), \
|
||||
('0' + ((n) & 0xF))
|
||||
|
||||
/* Construct a string literal encoding the version number components. */
|
||||
#ifdef COMPILER_VERSION_MAJOR
|
||||
char const info_version[] = {
|
||||
'I', 'N', 'F', 'O', ':',
|
||||
'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','[',
|
||||
COMPILER_VERSION_MAJOR,
|
||||
# ifdef COMPILER_VERSION_MINOR
|
||||
'.', COMPILER_VERSION_MINOR,
|
||||
# ifdef COMPILER_VERSION_PATCH
|
||||
'.', COMPILER_VERSION_PATCH,
|
||||
# ifdef COMPILER_VERSION_TWEAK
|
||||
'.', COMPILER_VERSION_TWEAK,
|
||||
# endif
|
||||
# endif
|
||||
# endif
|
||||
']','\0'};
|
||||
#endif
|
||||
|
||||
/* Construct a string literal encoding the internal version number. */
|
||||
#ifdef COMPILER_VERSION_INTERNAL
|
||||
char const info_version_internal[] = {
|
||||
'I', 'N', 'F', 'O', ':',
|
||||
'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','_',
|
||||
'i','n','t','e','r','n','a','l','[',
|
||||
COMPILER_VERSION_INTERNAL,']','\0'};
|
||||
#endif
|
||||
|
||||
/* Construct a string literal encoding the version number components. */
|
||||
#ifdef SIMULATE_VERSION_MAJOR
|
||||
char const info_simulate_version[] = {
|
||||
'I', 'N', 'F', 'O', ':',
|
||||
's','i','m','u','l','a','t','e','_','v','e','r','s','i','o','n','[',
|
||||
SIMULATE_VERSION_MAJOR,
|
||||
# ifdef SIMULATE_VERSION_MINOR
|
||||
'.', SIMULATE_VERSION_MINOR,
|
||||
# ifdef SIMULATE_VERSION_PATCH
|
||||
'.', SIMULATE_VERSION_PATCH,
|
||||
# ifdef SIMULATE_VERSION_TWEAK
|
||||
'.', SIMULATE_VERSION_TWEAK,
|
||||
# endif
|
||||
# endif
|
||||
# endif
|
||||
']','\0'};
|
||||
#endif
|
||||
|
||||
/* Construct the string literal in pieces to prevent the source from
|
||||
getting matched. Store it in a pointer rather than an array
|
||||
because some compilers will just produce instructions to fill the
|
||||
array rather than assigning a pointer to a static array. */
|
||||
char const* info_platform = "INFO" ":" "platform[" PLATFORM_ID "]";
|
||||
char const* info_arch = "INFO" ":" "arch[" ARCHITECTURE_ID "]";
|
||||
|
||||
|
||||
|
||||
|
||||
#if defined(__INTEL_COMPILER) && defined(_MSVC_LANG) && _MSVC_LANG < 201403L
|
||||
# if defined(__INTEL_CXX11_MODE__)
|
||||
# if defined(__cpp_aggregate_nsdmi)
|
||||
# define CXX_STD 201402L
|
||||
# else
|
||||
# define CXX_STD 201103L
|
||||
# endif
|
||||
# else
|
||||
# define CXX_STD 199711L
|
||||
# endif
|
||||
#elif defined(_MSC_VER) && defined(_MSVC_LANG)
|
||||
# define CXX_STD _MSVC_LANG
|
||||
#else
|
||||
# define CXX_STD __cplusplus
|
||||
#endif
|
||||
|
||||
const char* info_language_dialect_default = "INFO" ":" "dialect_default["
|
||||
#if CXX_STD > 201703L
|
||||
"20"
|
||||
#elif CXX_STD >= 201703L
|
||||
"17"
|
||||
#elif CXX_STD >= 201402L
|
||||
"14"
|
||||
#elif CXX_STD >= 201103L
|
||||
"11"
|
||||
#else
|
||||
"98"
|
||||
#endif
|
||||
"]";
|
||||
|
||||
/*--------------------------------------------------------------------------*/
|
||||
|
||||
int main(int argc, char* argv[])
|
||||
{
|
||||
int require = 0;
|
||||
require += info_compiler[argc];
|
||||
require += info_platform[argc];
|
||||
#ifdef COMPILER_VERSION_MAJOR
|
||||
require += info_version[argc];
|
||||
#endif
|
||||
#ifdef COMPILER_VERSION_INTERNAL
|
||||
require += info_version_internal[argc];
|
||||
#endif
|
||||
#ifdef SIMULATE_ID
|
||||
require += info_simulate[argc];
|
||||
#endif
|
||||
#ifdef SIMULATE_VERSION_MAJOR
|
||||
require += info_simulate_version[argc];
|
||||
#endif
|
||||
#if defined(__CRAYXE) || defined(__CRAYXC)
|
||||
require += info_cray[argc];
|
||||
#endif
|
||||
require += info_language_dialect_default[argc];
|
||||
(void)argv;
|
||||
return require;
|
||||
}
|
Binary file not shown.
@ -1,13 +0,0 @@
|
||||
Determining if the C compiler works failed with the following output:
|
||||
Change Dir: C:/Users/MassiveAtoms/Desktop/hashmap-bench/build/CMakeFiles/CMakeTmp
|
||||
|
||||
Run Build Command(s):C:/DEVTOOLS/cpp/_ninja/ninja.exe cmTC_f16c6 && [1/2] Building C object CMakeFiles\cmTC_f16c6.dir\testCCompiler.c.obj
|
||||
[2/2] Linking C executable cmTC_f16c6.exe
|
||||
FAILED: cmTC_f16c6.exe
|
||||
cmd.exe /C "cd . && "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\bin\cmake.exe" -E vs_link_exe --intdir=CMakeFiles\cmTC_f16c6.dir --rc=llvm-rc --mt=CMAKE_MT-NOTFOUND --manifests -- C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\Llvm\bin\lld-link.exe /nologo CMakeFiles\cmTC_f16c6.dir\testCCompiler.c.obj /out:cmTC_f16c6.exe /implib:cmTC_f16c6.lib /pdb:cmTC_f16c6.pdb /version:0.0 /machine:X86 /debug /INCREMENTAL /subsystem:console kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ."
|
||||
RC Pass 1: command "llvm-rc /fo CMakeFiles\cmTC_f16c6.dir/manifest.res CMakeFiles\cmTC_f16c6.dir/manifest.rc" failed (exit code 0) with the following output:
|
||||
The system cannot find the file specified
|
||||
ninja: build stopped: subcommand failed.
|
||||
|
||||
|
||||
|
@ -1,27 +0,0 @@
|
||||
The system is: Windows - 10.0.18363 - AMD64
|
||||
Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded.
|
||||
Compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/Llvm/bin/clang-cl.exe
|
||||
Build flags:
|
||||
Id flags:
|
||||
|
||||
The output was:
|
||||
0
|
||||
|
||||
|
||||
Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "CMakeCCompilerId.exe"
|
||||
|
||||
The C compiler identification is Clang, found in "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build/CMakeFiles/3.16.19112601-MSVC_2/CompilerIdC/CMakeCCompilerId.exe"
|
||||
|
||||
Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded.
|
||||
Compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/Llvm/bin/clang-cl.exe
|
||||
Build flags:
|
||||
Id flags:
|
||||
|
||||
The output was:
|
||||
0
|
||||
|
||||
|
||||
Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "CMakeCXXCompilerId.exe"
|
||||
|
||||
The CXX compiler identification is Clang, found in "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build/CMakeFiles/3.16.19112601-MSVC_2/CompilerIdCXX/CMakeCXXCompilerId.exe"
|
||||
|
@ -1 +0,0 @@
|
||||
|
@ -1,2 +0,0 @@
|
||||
#include "foo.h"
|
||||
int main(){}
|
Binary file not shown.
@ -1 +0,0 @@
|
||||
# This file is generated by cmake for dependency checking of the CMakeCache.txt file
|
3299
build/build.ninja
3299
build/build.ninja
File diff suppressed because one or more lines are too long
@ -1,49 +0,0 @@
|
||||
# Install script for directory: C:/Users/MassiveAtoms/Desktop/hashmap-bench
|
||||
|
||||
# Set the install prefix
|
||||
if(NOT DEFINED CMAKE_INSTALL_PREFIX)
|
||||
set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/another_studproject")
|
||||
endif()
|
||||
string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}")
|
||||
|
||||
# Set the install configuration name.
|
||||
if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME)
|
||||
if(BUILD_TYPE)
|
||||
string(REGEX REPLACE "^[^A-Za-z0-9_]+" ""
|
||||
CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}")
|
||||
else()
|
||||
set(CMAKE_INSTALL_CONFIG_NAME "Debug")
|
||||
endif()
|
||||
message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"")
|
||||
endif()
|
||||
|
||||
# Set the component getting installed.
|
||||
if(NOT CMAKE_INSTALL_COMPONENT)
|
||||
if(COMPONENT)
|
||||
message(STATUS "Install component: \"${COMPONENT}\"")
|
||||
set(CMAKE_INSTALL_COMPONENT "${COMPONENT}")
|
||||
else()
|
||||
set(CMAKE_INSTALL_COMPONENT)
|
||||
endif()
|
||||
endif()
|
||||
|
||||
# Is this installation the result of a crosscompile?
|
||||
if(NOT DEFINED CMAKE_CROSSCOMPILING)
|
||||
set(CMAKE_CROSSCOMPILING "FALSE")
|
||||
endif()
|
||||
|
||||
if(NOT CMAKE_INSTALL_LOCAL_ONLY)
|
||||
# Include the install script for the subdirectory.
|
||||
include("C:/Users/MassiveAtoms/Desktop/hashmap-bench/build/src/includes/3thparty/tsl/cmake_install.cmake")
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT)
|
||||
set(CMAKE_INSTALL_MANIFEST "install_manifest_${CMAKE_INSTALL_COMPONENT}.txt")
|
||||
else()
|
||||
set(CMAKE_INSTALL_MANIFEST "install_manifest.txt")
|
||||
endif()
|
||||
|
||||
string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT
|
||||
"${CMAKE_INSTALL_MANIFEST_FILES}")
|
||||
file(WRITE "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build/${CMAKE_INSTALL_MANIFEST}"
|
||||
"${CMAKE_INSTALL_MANIFEST_CONTENT}")
|
@ -1,619 +0,0 @@
|
||||
[
|
||||
{
|
||||
"directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build",
|
||||
"command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd -std:c++17 /FoCMakeFiles\\studproject.dir\\src\\generator.cpp.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\generator.cpp",
|
||||
"file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/generator.cpp"
|
||||
},
|
||||
|
||||
{
|
||||
"directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build",
|
||||
"command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd -std:c++17 /FoCMakeFiles\\studproject.dir\\src\\includes\\3thparty\\emilib\\loguru.cpp.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\emilib\\loguru.cpp",
|
||||
"file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/emilib/loguru.cpp"
|
||||
},
|
||||
|
||||
{
|
||||
"directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build",
|
||||
"command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd -std:c++17 /FoCMakeFiles\\studproject.dir\\src\\main.cpp.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\main.cpp",
|
||||
"file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/main.cpp"
|
||||
},
|
||||
|
||||
{
|
||||
"directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build",
|
||||
"command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\base\\CMakeFiles\\absl_spinlock_wait.dir\\internal\\spinlock_wait.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\base\\internal\\spinlock_wait.cc",
|
||||
"file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/base/internal/spinlock_wait.cc"
|
||||
},
|
||||
|
||||
{
|
||||
"directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build",
|
||||
"command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\base\\CMakeFiles\\absl_malloc_internal.dir\\internal\\low_level_alloc.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\base\\internal\\low_level_alloc.cc",
|
||||
"file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/base/internal/low_level_alloc.cc"
|
||||
},
|
||||
|
||||
{
|
||||
"directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build",
|
||||
"command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\base\\CMakeFiles\\absl_dynamic_annotations.dir\\dynamic_annotations.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\base\\dynamic_annotations.cc",
|
||||
"file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/base/dynamic_annotations.cc"
|
||||
},
|
||||
|
||||
{
|
||||
"directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build",
|
||||
"command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\base\\CMakeFiles\\absl_log_severity.dir\\log_severity.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\base\\log_severity.cc",
|
||||
"file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/base/log_severity.cc"
|
||||
},
|
||||
|
||||
{
|
||||
"directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build",
|
||||
"command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\base\\CMakeFiles\\absl_raw_logging_internal.dir\\internal\\raw_logging.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\base\\internal\\raw_logging.cc",
|
||||
"file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/base/internal/raw_logging.cc"
|
||||
},
|
||||
|
||||
{
|
||||
"directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build",
|
||||
"command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\base\\CMakeFiles\\absl_base.dir\\internal\\cycleclock.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\base\\internal\\cycleclock.cc",
|
||||
"file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/base/internal/cycleclock.cc"
|
||||
},
|
||||
|
||||
{
|
||||
"directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build",
|
||||
"command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\base\\CMakeFiles\\absl_base.dir\\internal\\spinlock.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\base\\internal\\spinlock.cc",
|
||||
"file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/base/internal/spinlock.cc"
|
||||
},
|
||||
|
||||
{
|
||||
"directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build",
|
||||
"command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\base\\CMakeFiles\\absl_base.dir\\internal\\sysinfo.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\base\\internal\\sysinfo.cc",
|
||||
"file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/base/internal/sysinfo.cc"
|
||||
},
|
||||
|
||||
{
|
||||
"directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build",
|
||||
"command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\base\\CMakeFiles\\absl_base.dir\\internal\\thread_identity.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\base\\internal\\thread_identity.cc",
|
||||
"file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/base/internal/thread_identity.cc"
|
||||
},
|
||||
|
||||
{
|
||||
"directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build",
|
||||
"command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\base\\CMakeFiles\\absl_base.dir\\internal\\unscaledcycleclock.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\base\\internal\\unscaledcycleclock.cc",
|
||||
"file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/base/internal/unscaledcycleclock.cc"
|
||||
},
|
||||
|
||||
{
|
||||
"directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build",
|
||||
"command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\base\\CMakeFiles\\absl_throw_delegate.dir\\internal\\throw_delegate.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\base\\internal\\throw_delegate.cc",
|
||||
"file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/base/internal/throw_delegate.cc"
|
||||
},
|
||||
|
||||
{
|
||||
"directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build",
|
||||
"command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\base\\CMakeFiles\\absl_scoped_set_env.dir\\internal\\scoped_set_env.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\base\\internal\\scoped_set_env.cc",
|
||||
"file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/base/internal/scoped_set_env.cc"
|
||||
},
|
||||
|
||||
{
|
||||
"directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build",
|
||||
"command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\base\\CMakeFiles\\absl_exponential_biased.dir\\internal\\exponential_biased.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\base\\internal\\exponential_biased.cc",
|
||||
"file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/base/internal/exponential_biased.cc"
|
||||
},
|
||||
|
||||
{
|
||||
"directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build",
|
||||
"command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\base\\CMakeFiles\\absl_periodic_sampler.dir\\internal\\periodic_sampler.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\base\\internal\\periodic_sampler.cc",
|
||||
"file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/base/internal/periodic_sampler.cc"
|
||||
},
|
||||
|
||||
{
|
||||
"directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build",
|
||||
"command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\container\\CMakeFiles\\absl_hashtablez_sampler.dir\\internal\\hashtablez_sampler.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\container\\internal\\hashtablez_sampler.cc",
|
||||
"file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/container/internal/hashtablez_sampler.cc"
|
||||
},
|
||||
|
||||
{
|
||||
"directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build",
|
||||
"command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\container\\CMakeFiles\\absl_hashtablez_sampler.dir\\internal\\hashtablez_sampler_force_weak_definition.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\container\\internal\\hashtablez_sampler_force_weak_definition.cc",
|
||||
"file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/container/internal/hashtablez_sampler_force_weak_definition.cc"
|
||||
},
|
||||
|
||||
{
|
||||
"directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build",
|
||||
"command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\container\\CMakeFiles\\absl_raw_hash_set.dir\\internal\\raw_hash_set.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\container\\internal\\raw_hash_set.cc",
|
||||
"file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/container/internal/raw_hash_set.cc"
|
||||
},
|
||||
|
||||
{
|
||||
"directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build",
|
||||
"command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\debugging\\CMakeFiles\\absl_stacktrace.dir\\stacktrace.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\debugging\\stacktrace.cc",
|
||||
"file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/debugging/stacktrace.cc"
|
||||
},
|
||||
|
||||
{
|
||||
"directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build",
|
||||
"command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\debugging\\CMakeFiles\\absl_symbolize.dir\\symbolize.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\debugging\\symbolize.cc",
|
||||
"file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/debugging/symbolize.cc"
|
||||
},
|
||||
|
||||
{
|
||||
"directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build",
|
||||
"command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\debugging\\CMakeFiles\\absl_failure_signal_handler.dir\\failure_signal_handler.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\debugging\\failure_signal_handler.cc",
|
||||
"file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/debugging/failure_signal_handler.cc"
|
||||
},
|
||||
|
||||
{
|
||||
"directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build",
|
||||
"command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\debugging\\CMakeFiles\\absl_examine_stack.dir\\internal\\examine_stack.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\debugging\\internal\\examine_stack.cc",
|
||||
"file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/debugging/internal/examine_stack.cc"
|
||||
},
|
||||
|
||||
{
|
||||
"directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build",
|
||||
"command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\debugging\\CMakeFiles\\absl_leak_check.dir\\leak_check.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\debugging\\leak_check.cc",
|
||||
"file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/debugging/leak_check.cc"
|
||||
},
|
||||
|
||||
{
|
||||
"directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build",
|
||||
"command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\debugging\\CMakeFiles\\absl_debugging_internal.dir\\internal\\address_is_readable.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\debugging\\internal\\address_is_readable.cc",
|
||||
"file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/debugging/internal/address_is_readable.cc"
|
||||
},
|
||||
|
||||
{
|
||||
"directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build",
|
||||
"command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\debugging\\CMakeFiles\\absl_debugging_internal.dir\\internal\\elf_mem_image.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\debugging\\internal\\elf_mem_image.cc",
|
||||
"file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/debugging/internal/elf_mem_image.cc"
|
||||
},
|
||||
|
||||
{
|
||||
"directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build",
|
||||
"command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\debugging\\CMakeFiles\\absl_debugging_internal.dir\\internal\\vdso_support.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\debugging\\internal\\vdso_support.cc",
|
||||
"file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/debugging/internal/vdso_support.cc"
|
||||
},
|
||||
|
||||
{
|
||||
"directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build",
|
||||
"command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\debugging\\CMakeFiles\\absl_leak_check_disable.dir\\leak_check_disable.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\debugging\\leak_check_disable.cc",
|
||||
"file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/debugging/leak_check_disable.cc"
|
||||
},
|
||||
|
||||
{
|
||||
"directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build",
|
||||
"command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\debugging\\CMakeFiles\\absl_demangle_internal.dir\\internal\\demangle.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\debugging\\internal\\demangle.cc",
|
||||
"file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/debugging/internal/demangle.cc"
|
||||
},
|
||||
|
||||
{
|
||||
"directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build",
|
||||
"command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\flags\\CMakeFiles\\absl_flags_internal.dir\\internal\\flag.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\flags\\internal\\flag.cc",
|
||||
"file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/flags/internal/flag.cc"
|
||||
},
|
||||
|
||||
{
|
||||
"directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build",
|
||||
"command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\flags\\CMakeFiles\\absl_flags_config.dir\\usage_config.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\flags\\usage_config.cc",
|
||||
"file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/flags/usage_config.cc"
|
||||
},
|
||||
|
||||
{
|
||||
"directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build",
|
||||
"command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\flags\\CMakeFiles\\absl_flags_program_name.dir\\internal\\program_name.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\flags\\internal\\program_name.cc",
|
||||
"file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/flags/internal/program_name.cc"
|
||||
},
|
||||
|
||||
{
|
||||
"directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build",
|
||||
"command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\flags\\CMakeFiles\\absl_flags_marshalling.dir\\marshalling.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\flags\\marshalling.cc",
|
||||
"file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/flags/marshalling.cc"
|
||||
},
|
||||
|
||||
{
|
||||
"directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build",
|
||||
"command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\flags\\CMakeFiles\\absl_flags.dir\\flag.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\flags\\flag.cc",
|
||||
"file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/flags/flag.cc"
|
||||
},
|
||||
|
||||
{
|
||||
"directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build",
|
||||
"command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\flags\\CMakeFiles\\absl_flags_registry.dir\\internal\\registry.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\flags\\internal\\registry.cc",
|
||||
"file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/flags/internal/registry.cc"
|
||||
},
|
||||
|
||||
{
|
||||
"directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build",
|
||||
"command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\flags\\CMakeFiles\\absl_flags_registry.dir\\internal\\type_erased.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\flags\\internal\\type_erased.cc",
|
||||
"file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/flags/internal/type_erased.cc"
|
||||
},
|
||||
|
||||
{
|
||||
"directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build",
|
||||
"command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\flags\\CMakeFiles\\absl_flags_usage_internal.dir\\internal\\usage.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\flags\\internal\\usage.cc",
|
||||
"file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/flags/internal/usage.cc"
|
||||
},
|
||||
|
||||
{
|
||||
"directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build",
|
||||
"command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\flags\\CMakeFiles\\absl_flags_usage.dir\\usage.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\flags\\usage.cc",
|
||||
"file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/flags/usage.cc"
|
||||
},
|
||||
|
||||
{
|
||||
"directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build",
|
||||
"command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\flags\\CMakeFiles\\absl_flags_parse.dir\\parse.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\flags\\parse.cc",
|
||||
"file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/flags/parse.cc"
|
||||
},
|
||||
|
||||
{
|
||||
"directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build",
|
||||
"command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\hash\\CMakeFiles\\absl_hash.dir\\internal\\hash.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\hash\\internal\\hash.cc",
|
||||
"file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/hash/internal/hash.cc"
|
||||
},
|
||||
|
||||
{
|
||||
"directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build",
|
||||
"command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\hash\\CMakeFiles\\absl_city.dir\\internal\\city.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\hash\\internal\\city.cc",
|
||||
"file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/hash/internal/city.cc"
|
||||
},
|
||||
|
||||
{
|
||||
"directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build",
|
||||
"command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\numeric\\CMakeFiles\\absl_int128.dir\\int128.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\numeric\\int128.cc",
|
||||
"file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/numeric/int128.cc"
|
||||
},
|
||||
|
||||
{
|
||||
"directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build",
|
||||
"command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\random\\CMakeFiles\\absl_random_seed_sequences.dir\\seed_sequences.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\random\\seed_sequences.cc",
|
||||
"file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/random/seed_sequences.cc"
|
||||
},
|
||||
|
||||
{
|
||||
"directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build",
|
||||
"command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\random\\CMakeFiles\\absl_random_distributions.dir\\discrete_distribution.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\random\\discrete_distribution.cc",
|
||||
"file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/random/discrete_distribution.cc"
|
||||
},
|
||||
|
||||
{
|
||||
"directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build",
|
||||
"command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\random\\CMakeFiles\\absl_random_distributions.dir\\gaussian_distribution.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\random\\gaussian_distribution.cc",
|
||||
"file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/random/gaussian_distribution.cc"
|
||||
},
|
||||
|
||||
{
|
||||
"directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build",
|
||||
"command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\random\\CMakeFiles\\absl_random_seed_gen_exception.dir\\seed_gen_exception.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\random\\seed_gen_exception.cc",
|
||||
"file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/random/seed_gen_exception.cc"
|
||||
},
|
||||
|
||||
{
|
||||
"directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build",
|
||||
"command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\random\\CMakeFiles\\absl_random_internal_seed_material.dir\\internal\\seed_material.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\random\\internal\\seed_material.cc",
|
||||
"file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/random/internal/seed_material.cc"
|
||||
},
|
||||
|
||||
{
|
||||
"directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build",
|
||||
"command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\random\\CMakeFiles\\absl_random_internal_pool_urbg.dir\\internal\\pool_urbg.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\random\\internal\\pool_urbg.cc",
|
||||
"file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/random/internal/pool_urbg.cc"
|
||||
},
|
||||
|
||||
{
|
||||
"directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build",
|
||||
"command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\random\\CMakeFiles\\absl_random_internal_randen_slow.dir\\internal\\randen_slow.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\random\\internal\\randen_slow.cc",
|
||||
"file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/random/internal/randen_slow.cc"
|
||||
},
|
||||
|
||||
{
|
||||
"directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build",
|
||||
"command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\random\\CMakeFiles\\absl_random_internal_randen_hwaes.dir\\internal\\randen_detect.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\random\\internal\\randen_detect.cc",
|
||||
"file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/random/internal/randen_detect.cc"
|
||||
},
|
||||
|
||||
{
|
||||
"directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build",
|
||||
"command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\random\\CMakeFiles\\absl_random_internal_randen.dir\\internal\\randen.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\random\\internal\\randen.cc",
|
||||
"file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/random/internal/randen.cc"
|
||||
},
|
||||
|
||||
{
|
||||
"directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build",
|
||||
"command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\random\\CMakeFiles\\absl_random_internal_randen_hwaes_impl.dir\\internal\\randen_hwaes.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\random\\internal\\randen_hwaes.cc",
|
||||
"file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/random/internal/randen_hwaes.cc"
|
||||
},
|
||||
|
||||
{
|
||||
"directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build",
|
||||
"command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\random\\CMakeFiles\\absl_random_internal_distribution_test_util.dir\\internal\\chi_square.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\random\\internal\\chi_square.cc",
|
||||
"file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/random/internal/chi_square.cc"
|
||||
},
|
||||
|
||||
{
|
||||
"directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build",
|
||||
"command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\random\\CMakeFiles\\absl_random_internal_distribution_test_util.dir\\internal\\distribution_test_util.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\random\\internal\\distribution_test_util.cc",
|
||||
"file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/random/internal/distribution_test_util.cc"
|
||||
},
|
||||
|
||||
{
|
||||
"directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build",
|
||||
"command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\strings\\CMakeFiles\\absl_strings_internal.dir\\internal\\ostringstream.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\strings\\internal\\ostringstream.cc",
|
||||
"file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/strings/internal/ostringstream.cc"
|
||||
},
|
||||
|
||||
{
|
||||
"directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build",
|
||||
"command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\strings\\CMakeFiles\\absl_strings_internal.dir\\internal\\utf8.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\strings\\internal\\utf8.cc",
|
||||
"file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/strings/internal/utf8.cc"
|
||||
},
|
||||
|
||||
{
|
||||
"directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build",
|
||||
"command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\strings\\CMakeFiles\\absl_strings_internal.dir\\internal\\escaping.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\strings\\internal\\escaping.cc",
|
||||
"file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/strings/internal/escaping.cc"
|
||||
},
|
||||
|
||||
{
|
||||
"directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build",
|
||||
"command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\strings\\CMakeFiles\\absl_strings.dir\\ascii.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\strings\\ascii.cc",
|
||||
"file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/strings/ascii.cc"
|
||||
},
|
||||
|
||||
{
|
||||
"directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build",
|
||||
"command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\strings\\CMakeFiles\\absl_strings.dir\\charconv.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\strings\\charconv.cc",
|
||||
"file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/strings/charconv.cc"
|
||||
},
|
||||
|
||||
{
|
||||
"directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build",
|
||||
"command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\strings\\CMakeFiles\\absl_strings.dir\\escaping.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\strings\\escaping.cc",
|
||||
"file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/strings/escaping.cc"
|
||||
},
|
||||
|
||||
{
|
||||
"directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build",
|
||||
"command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\strings\\CMakeFiles\\absl_strings.dir\\internal\\charconv_bigint.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\strings\\internal\\charconv_bigint.cc",
|
||||
"file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/strings/internal/charconv_bigint.cc"
|
||||
},
|
||||
|
||||
{
|
||||
"directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build",
|
||||
"command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\strings\\CMakeFiles\\absl_strings.dir\\internal\\charconv_parse.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\strings\\internal\\charconv_parse.cc",
|
||||
"file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/strings/internal/charconv_parse.cc"
|
||||
},
|
||||
|
||||
{
|
||||
"directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build",
|
||||
"command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\strings\\CMakeFiles\\absl_strings.dir\\internal\\memutil.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\strings\\internal\\memutil.cc",
|
||||
"file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/strings/internal/memutil.cc"
|
||||
},
|
||||
|
||||
{
|
||||
"directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build",
|
||||
"command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\strings\\CMakeFiles\\absl_strings.dir\\match.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\strings\\match.cc",
|
||||
"file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/strings/match.cc"
|
||||
},
|
||||
|
||||
{
|
||||
"directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build",
|
||||
"command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\strings\\CMakeFiles\\absl_strings.dir\\numbers.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\strings\\numbers.cc",
|
||||
"file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/strings/numbers.cc"
|
||||
},
|
||||
|
||||
{
|
||||
"directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build",
|
||||
"command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\strings\\CMakeFiles\\absl_strings.dir\\str_cat.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\strings\\str_cat.cc",
|
||||
"file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/strings/str_cat.cc"
|
||||
},
|
||||
|
||||
{
|
||||
"directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build",
|
||||
"command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\strings\\CMakeFiles\\absl_strings.dir\\str_replace.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\strings\\str_replace.cc",
|
||||
"file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/strings/str_replace.cc"
|
||||
},
|
||||
|
||||
{
|
||||
"directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build",
|
||||
"command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\strings\\CMakeFiles\\absl_strings.dir\\str_split.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\strings\\str_split.cc",
|
||||
"file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/strings/str_split.cc"
|
||||
},
|
||||
|
||||
{
|
||||
"directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build",
|
||||
"command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\strings\\CMakeFiles\\absl_strings.dir\\string_view.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\strings\\string_view.cc",
|
||||
"file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/strings/string_view.cc"
|
||||
},
|
||||
|
||||
{
|
||||
"directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build",
|
||||
"command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\strings\\CMakeFiles\\absl_strings.dir\\substitute.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\strings\\substitute.cc",
|
||||
"file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/strings/substitute.cc"
|
||||
},
|
||||
|
||||
{
|
||||
"directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build",
|
||||
"command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\strings\\CMakeFiles\\absl_str_format_internal.dir\\internal\\str_format\\arg.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\strings\\internal\\str_format\\arg.cc",
|
||||
"file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/strings/internal/str_format/arg.cc"
|
||||
},
|
||||
|
||||
{
|
||||
"directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build",
|
||||
"command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\strings\\CMakeFiles\\absl_str_format_internal.dir\\internal\\str_format\\bind.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\strings\\internal\\str_format\\bind.cc",
|
||||
"file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/strings/internal/str_format/bind.cc"
|
||||
},
|
||||
|
||||
{
|
||||
"directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build",
|
||||
"command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\strings\\CMakeFiles\\absl_str_format_internal.dir\\internal\\str_format\\extension.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\strings\\internal\\str_format\\extension.cc",
|
||||
"file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/strings/internal/str_format/extension.cc"
|
||||
},
|
||||
|
||||
{
|
||||
"directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build",
|
||||
"command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\strings\\CMakeFiles\\absl_str_format_internal.dir\\internal\\str_format\\float_conversion.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\strings\\internal\\str_format\\float_conversion.cc",
|
||||
"file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/strings/internal/str_format/float_conversion.cc"
|
||||
},
|
||||
|
||||
{
|
||||
"directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build",
|
||||
"command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\strings\\CMakeFiles\\absl_str_format_internal.dir\\internal\\str_format\\output.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\strings\\internal\\str_format\\output.cc",
|
||||
"file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/strings/internal/str_format/output.cc"
|
||||
},
|
||||
|
||||
{
|
||||
"directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build",
|
||||
"command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\strings\\CMakeFiles\\absl_str_format_internal.dir\\internal\\str_format\\parser.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\strings\\internal\\str_format\\parser.cc",
|
||||
"file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/strings/internal/str_format/parser.cc"
|
||||
},
|
||||
|
||||
{
|
||||
"directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build",
|
||||
"command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\synchronization\\CMakeFiles\\absl_graphcycles_internal.dir\\internal\\graphcycles.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\synchronization\\internal\\graphcycles.cc",
|
||||
"file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/synchronization/internal/graphcycles.cc"
|
||||
},
|
||||
|
||||
{
|
||||
"directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build",
|
||||
"command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\synchronization\\CMakeFiles\\absl_synchronization.dir\\barrier.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\synchronization\\barrier.cc",
|
||||
"file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/synchronization/barrier.cc"
|
||||
},
|
||||
|
||||
{
|
||||
"directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build",
|
||||
"command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\synchronization\\CMakeFiles\\absl_synchronization.dir\\blocking_counter.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\synchronization\\blocking_counter.cc",
|
||||
"file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/synchronization/blocking_counter.cc"
|
||||
},
|
||||
|
||||
{
|
||||
"directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build",
|
||||
"command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\synchronization\\CMakeFiles\\absl_synchronization.dir\\internal\\create_thread_identity.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\synchronization\\internal\\create_thread_identity.cc",
|
||||
"file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/synchronization/internal/create_thread_identity.cc"
|
||||
},
|
||||
|
||||
{
|
||||
"directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build",
|
||||
"command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\synchronization\\CMakeFiles\\absl_synchronization.dir\\internal\\per_thread_sem.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\synchronization\\internal\\per_thread_sem.cc",
|
||||
"file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/synchronization/internal/per_thread_sem.cc"
|
||||
},
|
||||
|
||||
{
|
||||
"directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build",
|
||||
"command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\synchronization\\CMakeFiles\\absl_synchronization.dir\\internal\\waiter.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\synchronization\\internal\\waiter.cc",
|
||||
"file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/synchronization/internal/waiter.cc"
|
||||
},
|
||||
|
||||
{
|
||||
"directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build",
|
||||
"command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\synchronization\\CMakeFiles\\absl_synchronization.dir\\notification.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\synchronization\\notification.cc",
|
||||
"file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/synchronization/notification.cc"
|
||||
},
|
||||
|
||||
{
|
||||
"directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build",
|
||||
"command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\synchronization\\CMakeFiles\\absl_synchronization.dir\\mutex.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\synchronization\\mutex.cc",
|
||||
"file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/synchronization/mutex.cc"
|
||||
},
|
||||
|
||||
{
|
||||
"directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build",
|
||||
"command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\time\\CMakeFiles\\absl_time.dir\\civil_time.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\time\\civil_time.cc",
|
||||
"file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/time/civil_time.cc"
|
||||
},
|
||||
|
||||
{
|
||||
"directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build",
|
||||
"command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\time\\CMakeFiles\\absl_time.dir\\clock.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\time\\clock.cc",
|
||||
"file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/time/clock.cc"
|
||||
},
|
||||
|
||||
{
|
||||
"directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build",
|
||||
"command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\time\\CMakeFiles\\absl_time.dir\\duration.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\time\\duration.cc",
|
||||
"file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/time/duration.cc"
|
||||
},
|
||||
|
||||
{
|
||||
"directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build",
|
||||
"command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\time\\CMakeFiles\\absl_time.dir\\format.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\time\\format.cc",
|
||||
"file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/time/format.cc"
|
||||
},
|
||||
|
||||
{
|
||||
"directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build",
|
||||
"command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\time\\CMakeFiles\\absl_time.dir\\time.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\time\\time.cc",
|
||||
"file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/time/time.cc"
|
||||
},
|
||||
|
||||
{
|
||||
"directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build",
|
||||
"command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\time\\CMakeFiles\\absl_civil_time.dir\\internal\\cctz\\src\\civil_time_detail.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\time\\internal\\cctz\\src\\civil_time_detail.cc",
|
||||
"file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/time/internal/cctz/src/civil_time_detail.cc"
|
||||
},
|
||||
|
||||
{
|
||||
"directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build",
|
||||
"command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\time\\CMakeFiles\\absl_time_zone.dir\\internal\\cctz\\src\\time_zone_fixed.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\time\\internal\\cctz\\src\\time_zone_fixed.cc",
|
||||
"file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/time/internal/cctz/src/time_zone_fixed.cc"
|
||||
},
|
||||
|
||||
{
|
||||
"directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build",
|
||||
"command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\time\\CMakeFiles\\absl_time_zone.dir\\internal\\cctz\\src\\time_zone_format.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\time\\internal\\cctz\\src\\time_zone_format.cc",
|
||||
"file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/time/internal/cctz/src/time_zone_format.cc"
|
||||
},
|
||||
|
||||
{
|
||||
"directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build",
|
||||
"command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\time\\CMakeFiles\\absl_time_zone.dir\\internal\\cctz\\src\\time_zone_if.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\time\\internal\\cctz\\src\\time_zone_if.cc",
|
||||
"file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/time/internal/cctz/src/time_zone_if.cc"
|
||||
},
|
||||
|
||||
{
|
||||
"directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build",
|
||||
"command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\time\\CMakeFiles\\absl_time_zone.dir\\internal\\cctz\\src\\time_zone_impl.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\time\\internal\\cctz\\src\\time_zone_impl.cc",
|
||||
"file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/time/internal/cctz/src/time_zone_impl.cc"
|
||||
},
|
||||
|
||||
{
|
||||
"directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build",
|
||||
"command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\time\\CMakeFiles\\absl_time_zone.dir\\internal\\cctz\\src\\time_zone_info.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\time\\internal\\cctz\\src\\time_zone_info.cc",
|
||||
"file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/time/internal/cctz/src/time_zone_info.cc"
|
||||
},
|
||||
|
||||
{
|
||||
"directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build",
|
||||
"command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\time\\CMakeFiles\\absl_time_zone.dir\\internal\\cctz\\src\\time_zone_libc.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\time\\internal\\cctz\\src\\time_zone_libc.cc",
|
||||
"file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/time/internal/cctz/src/time_zone_libc.cc"
|
||||
},
|
||||
|
||||
{
|
||||
"directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build",
|
||||
"command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\time\\CMakeFiles\\absl_time_zone.dir\\internal\\cctz\\src\\time_zone_lookup.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\time\\internal\\cctz\\src\\time_zone_lookup.cc",
|
||||
"file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/time/internal/cctz/src/time_zone_lookup.cc"
|
||||
},
|
||||
|
||||
{
|
||||
"directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build",
|
||||
"command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\time\\CMakeFiles\\absl_time_zone.dir\\internal\\cctz\\src\\time_zone_posix.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\time\\internal\\cctz\\src\\time_zone_posix.cc",
|
||||
"file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/time/internal/cctz/src/time_zone_posix.cc"
|
||||
},
|
||||
|
||||
{
|
||||
"directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build",
|
||||
"command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\time\\CMakeFiles\\absl_time_zone.dir\\internal\\cctz\\src\\zone_info_source.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\time\\internal\\cctz\\src\\zone_info_source.cc",
|
||||
"file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/time/internal/cctz/src/zone_info_source.cc"
|
||||
},
|
||||
|
||||
{
|
||||
"directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build",
|
||||
"command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\types\\CMakeFiles\\absl_bad_any_cast_impl.dir\\bad_any_cast.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\types\\bad_any_cast.cc",
|
||||
"file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/types/bad_any_cast.cc"
|
||||
},
|
||||
|
||||
{
|
||||
"directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build",
|
||||
"command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\types\\CMakeFiles\\absl_bad_variant_access.dir\\bad_variant_access.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\types\\bad_variant_access.cc",
|
||||
"file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/types/bad_variant_access.cc"
|
||||
},
|
||||
|
||||
{
|
||||
"directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build",
|
||||
"command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\types\\CMakeFiles\\absl_bad_optional_access.dir\\bad_optional_access.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\types\\bad_optional_access.cc",
|
||||
"file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/types/bad_optional_access.cc"
|
||||
}
|
||||
]
|
1023
build/rules.ninja
1023
build/rules.ninja
File diff suppressed because it is too large
Load Diff
@ -1,34 +0,0 @@
|
||||
# Install script for directory: C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/algorithm
|
||||
|
||||
# Set the install prefix
|
||||
if(NOT DEFINED CMAKE_INSTALL_PREFIX)
|
||||
set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/another_studproject")
|
||||
endif()
|
||||
string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}")
|
||||
|
||||
# Set the install configuration name.
|
||||
if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME)
|
||||
if(BUILD_TYPE)
|
||||
string(REGEX REPLACE "^[^A-Za-z0-9_]+" ""
|
||||
CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}")
|
||||
else()
|
||||
set(CMAKE_INSTALL_CONFIG_NAME "Debug")
|
||||
endif()
|
||||
message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"")
|
||||
endif()
|
||||
|
||||
# Set the component getting installed.
|
||||
if(NOT CMAKE_INSTALL_COMPONENT)
|
||||
if(COMPONENT)
|
||||
message(STATUS "Install component: \"${COMPONENT}\"")
|
||||
set(CMAKE_INSTALL_COMPONENT "${COMPONENT}")
|
||||
else()
|
||||
set(CMAKE_INSTALL_COMPONENT)
|
||||
endif()
|
||||
endif()
|
||||
|
||||
# Is this installation the result of a crosscompile?
|
||||
if(NOT DEFINED CMAKE_CROSSCOMPILING)
|
||||
set(CMAKE_CROSSCOMPILING "FALSE")
|
||||
endif()
|
||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user