Skip to content

Commit 8cc87a9

Browse files
committed
---
yaml --- r: 347517 b: refs/heads/master c: 89b8f0d h: refs/heads/master i: 347515: e8b678d
1 parent ec3af4d commit 8cc87a9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
refs/heads/master: 1180f23b9a4975ae16a3299bda3d6718d7b6153a
2+
refs/heads/master: 89b8f0df904b7f511aea07afc818bddbfda2b3c7
33
refs/heads/master-next: 203b3026584ecad859eb328b2e12490099409cd5
44
refs/tags/osx-passed: b6b74147ef8a386f532cf9357a1bde006e552c54
55
refs/tags/swift-2.2-SNAPSHOT-2015-12-01-a: 6bb18e013c2284f2b45f5f84f2df2887dc0f7dea

trunk/lib/AST/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,6 @@ else()
136136
set(swift_ast_verifier_flag " -DSWIFT_DISABLE_AST_VERIFIER=1")
137137
endif()
138138

139-
set_property(SOURCE Verifier.cpp APPEND_STRING PROPERTY COMPILE_FLAGS
139+
set_property(SOURCE ASTVerifier.cpp APPEND_STRING PROPERTY COMPILE_FLAGS
140140
"${swift_ast_verifier_flag}")
141141

0 commit comments

Comments
 (0)