Skip to content
Snippets Groups Projects
Commit c50b1949 authored by Marty Faltesek's avatar Marty Faltesek Committed by CQ bot account: commit-bot@chromium.org
Browse files

[zircon][unittest] Rename stack-test.c to stack-test.cpp

ZX-3736

Test: stack-test
Change-Id: Ib7a55021bf5790352a451a34a5cad1e74fda780b
parent 05c6062d
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,7 @@
source_set("stack") {
testonly = true
sources = [
"stack-test.c",
"stack-test.cpp",
]
cflags = [ "-fstack-protector-all" ]
deps = [
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment