sandboxed-api/sandboxed_api
Christian Blichmann 04cb14791e Clang tool: Enable incremental pre-processing
This avoids doing extra work when processing multiple input files.

PiperOrigin-RevId: 539884025
Change-Id: I8e48495f33c09bc53e70f4d5c1d730fe7c1202b2
2023-06-13 01:04:38 -07:00
..
bazel
docs
examples
sandbox2 stack_trace: avoid copying /proc/{pid}/exe if possible 2023-06-12 00:14:40 -07:00
tools Clang tool: Enable incremental pre-processing 2023-06-13 01:04:38 -07:00
util Make SAPI_RAW_LOG(FATAL, ...) noreturn 2023-03-20 05:43:28 -07:00
BUILD.bazel Mostly internal change: Optimize OSS transforms 2023-06-07 02:23:18 -07:00
call.h Change license link to HTTPS URL 2022-01-28 01:39:09 -08:00
client.cc
CMakeLists.txt
config.h
embed_file.cc Use Abseil's log/flags instead of glog/gflags 2022-10-20 06:48:51 -07:00
embed_file.h
file_toc.h
lenval_core.h Change license link to HTTPS URL 2022-01-28 01:39:09 -08:00
proto_arg.proto
proto_helper.cc
proto_helper.h
rpcchannel.cc
rpcchannel.h
sandbox.cc Remove superfluous set_rlimit_as(RLIM64_INFINITY) 2023-03-03 01:14:31 -08:00
sandbox.h
sapi_test.cc
testing.cc Run more tests with coverage and sanitizers 2023-03-02 08:46:07 -08:00
testing.h
transaction.cc Change license link to HTTPS URL 2022-01-28 01:39:09 -08:00
transaction.h Use Abseil's log/flags instead of glog/gflags 2022-10-20 06:48:51 -07:00
var_abstract.cc
var_abstract.h
var_array.h Use Abseil's log/flags instead of glog/gflags 2022-10-20 06:48:51 -07:00
var_int.cc
var_int.h Change license link to HTTPS URL 2022-01-28 01:39:09 -08:00
var_lenval.cc Use Abseil's log/flags instead of glog/gflags 2022-10-20 06:48:51 -07:00
var_lenval.h Change license link to HTTPS URL 2022-01-28 01:39:09 -08:00
var_proto.h #Cleanup: Consistently use std::make_unique 2022-10-12 05:23:42 -07:00
var_ptr.h Change license link to HTTPS URL 2022-01-28 01:39:09 -08:00
var_reg.h
var_struct.h
var_type.h Change license link to HTTPS URL 2022-01-28 01:39:09 -08:00
var_void.h Change license link to HTTPS URL 2022-01-28 01:39:09 -08:00
vars.h