xref: /third_party/libabigail/tests/data/test-diff-suppr/test21-suppr-added-var-sym-v1.cc (revision e01aa904)
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/libabigail/tests/data/test-diff-suppr/
1e01aa904Sopenharmony_ci// Compile this without debug info with:
2e01aa904Sopenharmony_ci//  g++ -Wall -c test21-suppr-added-var-sym-v1.cc
3e01aa904Sopenharmony_ci
4e01aa904Sopenharmony_ciint global_var0 = 0;
5e01aa904Sopenharmony_cichar global_var1 = 0;
6e01aa904Sopenharmony_ciunsigned global_var2 = 0;
7

Indexes created Thu Nov 07 10:32:03 CST 2024