summaryrefslogtreecommitdiffstats
path: root/clang/lib/AST/Expr.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2009-09-08 18:19:27 +0000
committerChris Lattner <sabre@nondot.org>2009-09-08 18:19:27 +0000
commit0c7973655375698d5eada54f743991c460919e3a (patch)
tree6bac192b6cd75b459694bfcde4562e8f4ccf634c /clang/lib/AST/Expr.cpp
parent926fc3d68dbbfbd9f80c09616d01f15bd483731d (diff)
downloadbcm5719-llvm-0c7973655375698d5eada54f743991c460919e3a.tar.gz
bcm5719-llvm-0c7973655375698d5eada54f743991c460919e3a.zip
Fix PR4922, where Sema would complete tentative definitions in nondeterminstic
order because it was doing so while iterating over a densemap. There are still similar problems in other places, for example WeakUndeclaredIdentifiers is still written to the PCH file in a nondeterminstic order, and we emit warnings about #pragma weak in nondeterminstic order. llvm-svn: 81236
Diffstat (limited to 'clang/lib/AST/Expr.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud